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

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

Issue 845793004: Update status files, replace "dartbug.com" with "Issue ". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove change to test_runner. 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 | « tests/html/html.status ('k') | tests/language/language.status » ('j') | 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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid) ] 76 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid) ]
77 isolate_stress_test: Pass, Slow # Issue 10697 77 isolate_stress_test: Pass, Slow # Issue 10697
78 78
79 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 79 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
80 unresolved_ports_test: Pass, Timeout # Issue 15610 80 unresolved_ports_test: Pass, Timeout # Issue 15610
81 81
82 [ $compiler == none && $runtime == drt ] 82 [ $compiler == none && $runtime == drt ]
83 spawn_uri_nested_vm_test: Skip # Issue 14463 83 spawn_uri_nested_vm_test: Skip # Issue 14463
84 84
85 [ $jscl ] 85 [ $jscl ]
86 spawn_uri_multi_test/none: RuntimeError # http://dartbug.com/13544 86 spawn_uri_multi_test/none: RuntimeError # Issue 13544
87 87
88 [ ($compiler == none || $compiler == dart2dart) && ($runtime == dartium || $runt ime == drt || $runtime == ContentShellOnAndroid) ] 88 [ ($compiler == none || $compiler == dart2dart) && ($runtime == dartium || $runt ime == drt || $runtime == ContentShellOnAndroid) ]
89 pause_test: Fail # Not implemented yet 89 pause_test: Fail # Not implemented yet
90 90
91 [ $compiler == none && $runtime == ContentShellOnAndroid ] 91 [ $compiler == none && $runtime == ContentShellOnAndroid ]
92 nested_spawn2_test: Skip # Issue 19127: This test is timing out. 92 nested_spawn2_test: Skip # Issue 19127: This test is timing out.
93 93
94 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ] 94 [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid ) ]
95 spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out. 95 spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out.
96 96
97 [ $compiler == none && ( $runtime == dartium || $runtime == drt || $runtime == C ontentShellOnAndroid) ] 97 [ $compiler == none && ( $runtime == dartium || $runtime == drt || $runtime == C ontentShellOnAndroid) ]
98 compile_time_error_test/none: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction 98 compile_time_error_test/none: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
99 isolate_import_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw nFunction 99 isolate_import_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw nFunction
100 issue_21398_parent_isolate_test: Fail, OK # Issue 13921 Dom isolates don't suppo rt spawnFunction 100 issue_21398_parent_isolate_test: Fail, OK # Issue 13921 Dom isolates don't suppo rt spawnFunction
101 issue_21398_parent_isolate1_test: Fail, OK # Issue 13921 Dom isolates don't supp ort spawnFunction 101 issue_21398_parent_isolate1_test: Fail, OK # Issue 13921 Dom isolates don't supp ort spawnFunction
102 isolate_stress_test: Skip # Issue 13921 Dom isolates don't support spawnFunction 102 isolate_stress_test: Skip # Issue 13921 Dom isolates don't support spawnFunction
103 message3_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction 103 message3_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunction
104 start_paused_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunc tion 104 start_paused_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunc tion
105 object_leak_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunctio n 105 object_leak_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFunctio n
106 simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw nFunction 106 simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw nFunction
107 spawn_uri_missing_from_isolate_test: RuntimeError # http://dartbug.com/17649 107 spawn_uri_missing_from_isolate_test: RuntimeError # Issue 17649
108 spawn_uri_missing_test: Skip # Times out. 108 spawn_uri_missing_test: Skip # Times out.
109 isolate_current_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFun ction 109 isolate_current_test: Fail, OK # Issue 13921 Dom isolates don't support spawnFun ction
110 110
111 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] 111 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
112 browser/typed_data_message_test: StaticWarning 112 browser/typed_data_message_test: StaticWarning
113 mint_maker_test: StaticWarning 113 mint_maker_test: StaticWarning
114 114
115 [ $compiler != none || $runtime != vm ] 115 [ $compiler != none || $runtime != vm ]
116 package_root_test: SkipByDesign # Uses dart:io. 116 package_root_test: SkipByDesign # Uses dart:io.
OLDNEW
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698