| 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 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] | 
| 6 math/*: Skip | 6 math/*: Skip | 
| 7 mirrors/mirrors_test: Fail # TODO(ahe): I'm working on fixing this. | 7 mirrors/mirrors_test: Fail # TODO(ahe): I'm working on fixing this. | 
| 8 mirrors/library_uri_io_test: Skip # Not intended for dart2js as it uses dart:io. | 8 mirrors/library_uri_io_test: Skip # Not intended for dart2js as it uses dart:io. | 
| 9 async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug
     .com/9002 | 9 async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug
     .com/9002 | 
| 10 async/run_async4_test: Pass, Fail # no global exception handler in isolates. htt
     p://dartbug.com/9012 | 10 async/run_async4_test: Pass, Fail # no global exception handler in isolates. htt
     p://dartbug.com/9012 | 
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 115 | 115 | 
| 116 [ $compiler == none && $runtime == drt && $system == windows ] | 116 [ $compiler == none && $runtime == drt && $system == windows ] | 
| 117 async/multiple_timer_test: Fail, Pass # See Issue 10982 | 117 async/multiple_timer_test: Fail, Pass # See Issue 10982 | 
| 118 async/timer_test: Fail, Pass # See Issue 10982 | 118 async/timer_test: Fail, Pass # See Issue 10982 | 
| 119 | 119 | 
| 120 | 120 | 
| 121 [ $arch == arm || $arch == simarm ] | 121 [ $arch == arm || $arch == simarm ] | 
| 122 async/future_test: Pass, Crash # Issue: 11207 | 122 async/future_test: Pass, Crash # Issue: 11207 | 
| 123 async/run_async6_test: Pass, Fail # Issue: 11207 | 123 async/run_async6_test: Pass, Fail # Issue: 11207 | 
| 124 async/run_async_test: Pass, Crash # Issue: 11207 | 124 async/run_async_test: Pass, Crash # Issue: 11207 | 
| 125 async/slow_consumer2_test: Pass, Crash, Timeout, # Issue: 11207 | 125 async/slow_consumer2_test: Pass, Crash # Issue: 11207 | 
| 126 async/slow_consumer3_test: Pass, Crash # Issue: 11207 | 126 async/slow_consumer3_test: Pass, Crash # Issue: 11207 | 
| 127 async/slow_consumer_test: Pass, Crash # Issue: 11207 | 127 async/slow_consumer_test: Pass, Crash # Issue: 11207 | 
| 128 async/stream_controller_async_test: Pass, Crash # Issue: 11207 | 128 async/stream_controller_async_test: Pass, Crash # Issue: 11207 | 
| 129 async/stream_controller_test: Timeout, Pass, Crash # Issue: 11207 | 129 async/stream_controller_test: Timeout, Pass, Crash # Issue: 11207 | 
| 130 async/stream_from_iterable_test: Pass, Crash # Issue: 11207 | 130 async/stream_from_iterable_test: Pass, Crash # Issue: 11207 | 
| 131 async/stream_periodic2_test: Pass, Crash # Issue: 11207 | 131 async/stream_periodic2_test: Pass, Crash # Issue: 11207 | 
| 132 async/stream_periodic3_test: Pass, Crash # Issue: 11207 | 132 async/stream_periodic3_test: Pass, Crash # Issue: 11207 | 
| 133 async/stream_periodic4_test: Pass, Crash # Issue: 11207 | 133 async/stream_periodic4_test: Pass, Crash # Issue: 11207 | 
| 134 async/stream_periodic5_test: Pass, Crash # Issue: 11207 | 134 async/stream_periodic5_test: Pass, Crash # Issue: 11207 | 
| 135 async/stream_single_to_multi_subscriber_test: Pass, Crash # Issue: 11207 | 135 async/stream_single_to_multi_subscriber_test: Pass, Crash # Issue: 11207 | 
| 136 async/stream_state_nonzero_timer_test: Pass, Crash # Issue: 11207 | 136 async/stream_state_nonzero_timer_test: Pass, Crash # Issue: 11207 | 
| 137 async/stream_state_test: Pass, Crash # Issue: 11207 | 137 async/stream_state_test: Pass, Crash # Issue: 11207 | 
| 138 async/stream_subscription_as_future_test: Pass, Crash # Issue: 11207 | 138 async/stream_subscription_as_future_test: Pass, Crash # Issue: 11207 | 
| 139 async/stream_transform_test: Pass, Crash # Issue: 11207 | 139 async/stream_transform_test: Pass, Crash # Issue: 11207 | 
| 140 async/timer_cancel1_test: Pass, Crash # Issue: 11207 | 140 async/timer_cancel1_test: Pass, Crash # Issue: 11207 | 
| 141 async/timer_cancel2_test: Pass, Crash # Issue: 11207 | 141 async/timer_cancel2_test: Pass, Crash # Issue: 11207 | 
| 142 math/pi_test: Crash, Fail # Issue: 11207 | 142 math/pi_test: Crash, Fail # Issue: 11207 | 
| 143 math/random_test: Fail # Issue: 11207 | 143 math/random_test: Fail # Issue: 11207 | 
| 144 mirrors/reflect_model_test: Pass, Crash # Issue: 11207 | 144 mirrors/reflect_model_test: Pass, Crash # Issue: 11207 | 
| 145 typed_data/float32x4_list_test: Crash # Issue: 11207 | 145 typed_data/float32x4_list_test: Crash # Issue: 11207 | 
| 146 typed_data/float32x4_test: Crash # Issue: 11207 | 146 typed_data/float32x4_test: Crash # Issue: 11207 | 
| 147 typed_data/float32x4_unbox_phi_test: Crash # Issue: 11207 | 147 typed_data/float32x4_unbox_phi_test: Crash # Issue: 11207 | 
| 148 typed_data/float32x4_unbox_regress_test: Crash # Issue: 11207 | 148 typed_data/float32x4_unbox_regress_test: Crash # Issue: 11207 | 
| 149 | 149 | 
| 150 async/stream_periodic_test: Crash # Issue: 11207 |  | 
| 151 async/catch_errors27_test: Crash # Issue: 11207 |  | 
| 152 async/multiple_timer_test: Crash # Issue: 11207 |  | 
| 153 async/timer_cancel_test: Crash # Issue: 11207 |  | 
| 154 async/runAsync3_test: Crash # Issue: 11207 |  | 
| 155 |  | 
| 156 |  | 
| 157 [ $arch == mips ] | 150 [ $arch == mips ] | 
| 158 *: Skip | 151 *: Skip | 
| 159 | 152 | 
| 160 [ $arch == simmips ] | 153 [ $arch == simmips ] | 
| 161 *: Skip | 154 *: Skip | 
| OLD | NEW | 
|---|