| OLD | NEW |
| 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 unresolved_ports_negative_test: Skip # Issue 6839 | 7 unresolved_ports_negative_test: Skip # Issue 6839 |
| 8 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav
e wrapper-less tests. | 8 isolate_stress_test: Fail # Issue 12588: This should be able to pass when we hav
e wrapper-less tests. |
| 9 | 9 |
| 10 [ $compiler == none ] | 10 [ $compiler == none ] |
| 11 serialization_test: SkipByDesign # Tests dart2js-specific serialization code | 11 serialization_test: SkipByDesign # Tests dart2js-specific serialization code |
| 12 spawn_uri_test: SkipByDesign # Test uses a ".js" URI. | 12 spawn_uri_test: SkipByDesign # Test uses a ".js" URI. |
| 13 spawn_uri_negative_test: SkipByDesign # Test uses a ".js" URI. | 13 spawn_uri_multi_test/*: SkipByDesign # Test uses a ".js" URI. |
| 14 isolate2_negative_test: Skip # Issue 12587. | 14 isolate2_negative_test: Skip # Issue 12587. |
| 15 isolate3_negative_test: Skip # Issue 12587. | 15 isolate3_negative_test: Skip # Issue 12587. |
| 16 | 16 |
| 17 [ $analyzer ] | 17 [ $analyzer ] |
| 18 isolate2_negative_test: Fail | 18 isolate2_negative_test: Fail |
| 19 isolate_negative_test: Fail | 19 isolate_negative_test: Fail |
| 20 spawn_function_negative_test: Fail | 20 spawn_function_negative_test: Fail |
| 21 spawn_uri_negative_test: Fail | |
| 22 spawn_uri_vm_negative_test: Fail | 21 spawn_uri_vm_negative_test: Fail |
| 23 unresolved_ports_negative_test: Fail | 22 unresolved_ports_negative_test: Fail |
| 24 | 23 |
| 25 [ $compiler == dart2js && $jscl ] | 24 [ $compiler == dart2js && $jscl ] |
| 26 browser/*: SkipByDesign # Browser specific tests | 25 browser/*: SkipByDesign # Browser specific tests |
| 27 illegal_msg_stream_test: Fail # Issue 6750 | 26 illegal_msg_stream_test: Fail # Issue 6750 |
| 28 | 27 |
| 29 [ $compiler == dart2js && $browser ] | 28 [ $compiler == dart2js && $browser ] |
| 30 illegal_msg_stream_test: Fail, Pass # Issue 6750 | 29 illegal_msg_stream_test: Fail, Pass # Issue 6750 |
| 31 | 30 |
| (...skipping 30 matching lines...) Expand all Loading... |
| 62 isolate2_negative_test: Fail, Pass # Issue 7769 | 61 isolate2_negative_test: Fail, Pass # Issue 7769 |
| 63 | 62 |
| 64 [ $compiler == dart2js && $jscl ] | 63 [ $compiler == dart2js && $jscl ] |
| 65 spawn_uri_test: SkipByDesign # Loading another file is not supported in JS shell | 64 spawn_uri_test: SkipByDesign # Loading another file is not supported in JS shell |
| 66 | 65 |
| 67 [ $compiler == dart2js && $runtime == ie9 ] | 66 [ $compiler == dart2js && $runtime == ie9 ] |
| 68 spawn_uri_test: Fail # Issue 12630 | 67 spawn_uri_test: Fail # Issue 12630 |
| 69 | 68 |
| 70 [ $compiler == dart2js && $runtime == none ] | 69 [ $compiler == dart2js && $runtime == none ] |
| 71 spawn_function_negative_test: Fail # Issue 12628 | 70 spawn_function_negative_test: Fail # Issue 12628 |
| 72 spawn_uri_negative_test: Fail # Issue 12628 | |
| 73 unresolved_ports_negative_test: Fail # Issue 12628 | 71 unresolved_ports_negative_test: Fail # Issue 12628 |
| 74 stream_mangling_test: Pass # Issue 12628 | 72 stream_mangling_test: Pass # Issue 12628 |
| 75 isolate_negative_test: Fail # Issue 12628 | 73 isolate_negative_test: Fail # Issue 12628 |
| 76 serialization_test: Pass # Issue 12628 | 74 serialization_test: Pass # Issue 12628 |
| 77 isolate_import_negative_test: Fail # Issue 12628 | 75 isolate_import_negative_test: Fail # Issue 12628 |
| 78 isolate2_negative_test: Fail # Issue 12628 | 76 isolate2_negative_test: Fail # Issue 12628 |
| 79 illegal_msg_test: Pass # Issue 12628 | 77 illegal_msg_test: Pass # Issue 12628 |
| 80 | 78 |
| 81 [ $compiler == dart2js && $runtime == chromeOnAndroid ] | 79 [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
| 82 isolate_stress_test: Pass, Slow # TODO(kasperl): Please triage. | 80 isolate_stress_test: Pass, Slow # TODO(kasperl): Please triage. |
| 83 mandel_isolate_stream_test: Pass, Slow # TODO(kasperl): Please triage. | 81 mandel_isolate_stream_test: Pass, Slow # TODO(kasperl): Please triage. |
| 84 | 82 |
| 85 mandel_isolate_test: Pass, Timeout # TODO(kasperl): Please triage. | 83 mandel_isolate_test: Pass, Timeout # TODO(kasperl): Please triage. |
| 86 | 84 |
| 87 [ $compiler == dart2dart ] | 85 [ $compiler == dart2dart ] |
| 88 *: Skip # Issue 12629 | 86 *: Skip # Issue 12629 |
| 89 | 87 |
| 90 [ $compiler == dart2js && $runtime == ff && ($system == windows || $system == li
nux) ] | 88 [ $compiler == dart2js && $runtime == ff && ($system == windows || $system == li
nux) ] |
| 91 mandel_isolate_test: Pass, Fail, Timeout # Issue 7952 | 89 mandel_isolate_test: Pass, Fail, Timeout # Issue 7952 |
| 92 mandel_isolate_stream_test: Pass, Fail, Timeout # Issue 7952 | 90 mandel_isolate_stream_test: Pass, Fail, Timeout # Issue 7952 |
| 93 | 91 |
| 94 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime ==
drt || $runtime == chrome ) ] | 92 [ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime ==
drt || $runtime == chrome ) ] |
| 95 isolate_stress_test: Pass, Slow # Issue 10697 | 93 isolate_stress_test: Pass, Slow # Issue 10697 |
| 96 | 94 |
| 97 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | 95 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| 98 isolate_stress_test: Skip # Issue 12537 | 96 isolate_stress_test: Skip # Issue 12537 |
| 99 | 97 |
| 100 [ $csp ] | 98 [ $csp ] |
| 101 spawn_uri_negative_test: Fail # http://dartbug.com/13454 | 99 spawn_uri_multi_test/none: Fail # http://dartbug.com/13454 |
| OLD | NEW |