| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index da79ab6a6f770f43d97a3c70fbc3d78eb5349766..d73f41070414df2c085ebd22560e97e9db5ad2ed 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -2,11 +2,9 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -[ $runtime == vm ]
|
| +[ $compiler == none && $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
|
|
|