| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 1504)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -349,6 +349,17 @@
|
| [ $component == vm && $checked ]
|
| LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail
|
|
|
| +# Started failing after rename from StopWatch to Stopwatch.
|
| +[ $component == vm ]
|
| +LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail
|
| +LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail
|
| +LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test.
|
| +LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail
|
| +LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail
|
| +LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail
|
| +LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail
|
| +LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail
|
| +
|
| [ $arch == x64 ]
|
| *: Skip
|
|
|
|
|