| OLD | NEW |
| 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2011, 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 prefix co19 | 5 prefix co19 |
| 6 | 6 |
| 7 | 7 |
| 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 | 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 |
| 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip | 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip |
| 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip | 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip |
| 11 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip | 11 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip |
| 12 LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Skip | 12 LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Skip |
| 13 LibTest/core/SendPort/call/SendPort/call/A01/t01: Skip # Issue co19 - 10 | 13 LibTest/core/SendPort/call/SendPort/call/A01/t01: Skip # Issue co19 - 10 |
| 14 LibTest/core/Isolate/A01/t01: Skip # Issue co19 - 11 |
| 15 LibTest/core/Isolate/A02/t01: Skip # Issue co19 - 11 |
| 14 | 16 |
| 15 | 17 |
| 16 [ $component == vm ] | 18 [ $component == vm ] |
| 17 | 19 |
| 18 LibTest/core/double/isNegative/double/isNegative/A01/t01: Fail # Issue 6 | 20 LibTest/core/double/isNegative/double/isNegative/A01/t01: Fail # Issue 6 |
| 19 LibTest/core/double/operatorDivision/double/operatorDivision/A01/t05: Fail # Is
sue 7 | 21 LibTest/core/double/operatorDivision/double/operatorDivision/A01/t05: Fail # Is
sue 7 |
| 20 LibTest/core/double/operator~div/double/operator~div/A01/t05: Fail # Issue 7 | 22 LibTest/core/double/operator~div/double/operator~div/A01/t05: Fail # Issue 7 |
| 21 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail # Issue 8 | 23 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail # Issue 8 |
| 22 | 24 |
| 23 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04
/t01: Fail # Bug 5371433 | 25 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04
/t01: Fail # Bug 5371433 |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 139 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail | 141 LibTest/core/Dispatcher/Dispatcher_serve/A01/t01: Fail |
| 140 LibTest/core/Expect/listEquals/Expect/listEquals/A03/t01: Fail | 142 LibTest/core/Expect/listEquals/Expect/listEquals/A03/t01: Fail |
| 141 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail | 143 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail |
| 142 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail | 144 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail |
| 143 LibTest/core/Expect/stringEquals/Expect/stringEquals/A01/t02: Fail | 145 LibTest/core/Expect/stringEquals/Expect/stringEquals/A01/t02: Fail |
| 144 LibTest/core/Expect/stringEquals/Expect/stringEquals/A02/t01: Fail | 146 LibTest/core/Expect/stringEquals/Expect/stringEquals/A02/t01: Fail |
| 145 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail | 147 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail |
| 146 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail | 148 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail |
| 147 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Crash | 149 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Crash |
| 148 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Crash | 150 LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Crash |
| 149 LibTest/core/Isolate/A01/t01: Fail | |
| 150 LibTest/core/Isolate/A02/t01: Fail | |
| 151 LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail | 151 LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail |
| 152 LibTest/core/List/every/List/every/A01/t04: Fail | 152 LibTest/core/List/every/List/every/A01/t04: Fail |
| 153 LibTest/core/List/filter/List/filter/A01/t04: Fail | 153 LibTest/core/List/filter/List/filter/A01/t04: Fail |
| 154 LibTest/core/List/forEach/List/forEach/A01/t05: Fail | 154 LibTest/core/List/forEach/List/forEach/A01/t05: Fail |
| 155 LibTest/core/List/getRange/List/getRange/A01/t01: Fail | 155 LibTest/core/List/getRange/List/getRange/A01/t01: Fail |
| 156 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail | 156 LibTest/core/List/insertRange/List/insertRange/A01/t01: Fail |
| 157 LibTest/core/List/length/List/set/length/A01/t01: Fail | 157 LibTest/core/List/length/List/set/length/A01/t01: Fail |
| 158 LibTest/core/List/length/List/set/length/A03/t01: Fail | 158 LibTest/core/List/length/List/set/length/A03/t01: Fail |
| 159 LibTest/core/List/operator\[]/List/operator\[]/A01/t02: Fail | 159 LibTest/core/List/operator\[]/List/operator\[]/A01/t02: Fail |
| 160 LibTest/core/List/operator\[]/List/operator\[]/A02/t02: Fail | 160 LibTest/core/List/operator\[]/List/operator\[]/A02/t02: Fail |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 346 [ $arch == x64 ] | 346 [ $arch == x64 ] |
| 347 *: Skip | 347 *: Skip |
| 348 | 348 |
| 349 | 349 |
| 350 [ $arch == simarm ] | 350 [ $arch == simarm ] |
| 351 *: Skip | 351 *: Skip |
| 352 | 352 |
| 353 | 353 |
| 354 [ $arch == arm ] | 354 [ $arch == arm ] |
| 355 *: Skip | 355 *: Skip |
| OLD | NEW |