| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 3f04c7c598cc9ad58a3d887f5796854043149789..da79ab6a6f770f43d97a3c70fbc3d78eb5349766 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -5,6 +5,8 @@
|
| [ $runtime == vm ]
|
| Language/12_Expressions/01_Constants_A16_t04: fail # Issue 392
|
| Language/12_Expressions/01_Constants_A16_t05: fail # Issue 392
|
| +
|
| +[ $compiler == none && $runtime == vm ]
|
| 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
|
|
|