| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 719fc5dd10248959368bb37cd57d13ee416ce9aa..3f04c7c598cc9ad58a3d887f5796854043149789 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -5,6 +5,10 @@
|
| [ $runtime == vm ]
|
| Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392
|
| Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392
|
| +Language/13_Statements/03_Variable_Declaration_A04_t01: MissingCompileTimeError # Issue 7052
|
| +Language/13_Statements/03_Variable_Declaration_A04_t02: MissingCompileTimeError # Issue 7052
|
| +Language/13_Statements/03_Variable_Declaration_A04_t05: MissingCompileTimeError # Issue 7052
|
| +Language/13_Statements/03_Variable_Declaration_A04_t06: MissingCompileTimeError # Issue 7052
|
|
|
| [ $runtime == vm && $system == windows ]
|
| LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382.
|
|
|