Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(390)

Side by Side Diff: tests/isolate/isolate.status

Issue 866203002: Fix build: (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $runtime == vm ] 5 [ $runtime == vm ]
6 browser/*: SkipByDesign # Browser specific tests 6 browser/*: SkipByDesign # Browser specific tests
7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav e wrapper-less tests. 7 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav e wrapper-less tests.
8 8
9 [ $runtime == vm && $arch == mips && $mode == debug ] 9 [ $runtime == vm && $arch == mips && $mode == debug ]
10 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device. 10 mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device.
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 [ $compiler == dart2js && $runtime == jsshell ] 42 [ $compiler == dart2js && $runtime == jsshell ]
43 pause_test: Fail # non-zero timer not supported. 43 pause_test: Fail # non-zero timer not supported.
44 44
45 [ $compiler == dart2js && $runtime == safari ] 45 [ $compiler == dart2js && $runtime == safari ]
46 cross_isolate_message_test: Skip # Issue 12627 46 cross_isolate_message_test: Skip # Issue 12627
47 message_test: Skip # Issue 12627 47 message_test: Skip # Issue 12627
48 48
49 [ $compiler == dart2js ] 49 [ $compiler == dart2js ]
50 spawn_uri_vm_test: SkipByDesign # Test uses a ".dart" URI. 50 spawn_uri_vm_test: SkipByDesign # Test uses a ".dart" URI.
51 spawn_uri_nested_vm_test: SkipByDesign # Test uses a ".dart" URI. 51 spawn_uri_nested_vm_test: SkipByDesign # Test uses a ".dart" URI.
52 spawn_uri_exported_main_test: SkipByDesign # Test uses a ".dart" URI.
52 issue_21398_parent_isolate_test: SkipByDesign # Test uses a ".dart" URI. 53 issue_21398_parent_isolate_test: SkipByDesign # Test uses a ".dart" URI.
53 issue_21398_parent_isolate1_test: SkipByDesign # Test uses a ".dart" URI. 54 issue_21398_parent_isolate1_test: SkipByDesign # Test uses a ".dart" URI.
54 message3_test/constList: RuntimeError # Issue 21817 55 message3_test/constList: RuntimeError # Issue 21817
55 message3_test/constList_identical: RuntimeError # Issue 21817 56 message3_test/constList_identical: RuntimeError # Issue 21817
56 message3_test/constMap: RuntimeError # Issue 21817 57 message3_test/constMap: RuntimeError # Issue 21817
57 message3_test/constInstance: RuntimeError # Issue 21817 58 message3_test/constInstance: RuntimeError # Issue 21817
58 59
59 [ $compiler == dart2js && $jscl ] 60 [ $compiler == dart2js && $jscl ]
60 spawn_uri_test: SkipByDesign # Loading another file is not supported in JS shell 61 spawn_uri_test: SkipByDesign # Loading another file is not supported in JS shell
61 62
62 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 63 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
63 isolate_stress_test: Pass, Slow # TODO(kasperl): Please triage. 64 isolate_stress_test: Pass, Slow # TODO(kasperl): Please triage.
64 65
65 mandel_isolate_test: Pass, Timeout # TODO(kasperl): Please triage. 66 mandel_isolate_test: Pass, Timeout # TODO(kasperl): Please triage.
66 67
67 [ $compiler == dart2dart ] 68 [ $compiler == dart2dart ]
68 illegal_msg_mirror_test: RuntimeError # Issue 16548 69 illegal_msg_mirror_test: RuntimeError # Issue 16548
69 spawn_uri_multi_test/none: RuntimeError # Issue 16549 70 spawn_uri_multi_test/none: RuntimeError # Issue 16549
70 spawn_uri_nested_vm_test: RuntimeError # Issue 16549 71 spawn_uri_nested_vm_test: RuntimeError # Issue 16549
71 spawn_uri_test: RuntimeError # Issue 16549 72 spawn_uri_test: RuntimeError # Issue 16549
72 spawn_uri_vm_test: RuntimeError # Issue 16549 73 spawn_uri_vm_test: RuntimeError # Issue 16549
74 spawn_uri_exported_main_test: RuntimeError # Issue 16549
73 issue_21398_parent_isolate_test: RuntimeError # Issue 16549 75 issue_21398_parent_isolate_test: RuntimeError # Issue 16549
74 issue_21398_parent_isolate1_test: RuntimeError # Issue 16549 76 issue_21398_parent_isolate1_test: RuntimeError # Issue 16549
75 77
76 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid) ] 78 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid) ]
77 isolate_stress_test: Pass, Slow # Issue 10697 79 isolate_stress_test: Pass, Slow # Issue 10697
78 80
79 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 81 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
80 unresolved_ports_test: Pass, Timeout # Issue 15610 82 unresolved_ports_test: Pass, Timeout # Issue 15610
81 83
82 [ $compiler == none && $runtime == drt ] 84 [ $compiler == none && $runtime == drt ]
(...skipping 24 matching lines...) Expand all
107 spawn_uri_missing_from_isolate_test: RuntimeError # Issue 17649 109 spawn_uri_missing_from_isolate_test: RuntimeError # Issue 17649
108 spawn_uri_missing_test: Skip # Times out. 110 spawn_uri_missing_test: Skip # Times out.
109 isolate_current_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFun ction 111 isolate_current_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFun ction
110 112
111 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] 113 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
112 browser/typed_data_message_test: StaticWarning 114 browser/typed_data_message_test: StaticWarning
113 mint_maker_test: StaticWarning 115 mint_maker_test: StaticWarning
114 116
115 [ $compiler != none || $runtime != vm ] 117 [ $compiler != none || $runtime != vm ]
116 package_root_test: SkipByDesign # Uses dart:io. 118 package_root_test: SkipByDesign # Uses dart:io.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698