| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 6128)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -3,6 +3,10 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
|
|
| +[ $runtime == vm ]
|
| +Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in compile-time constant expression)
|
| +
|
| +
|
| Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supported for classes
|
| Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (call operator not implemented)
|
| Language/07_Classes/1_Instance_Methods/2_Operators_A06_t01: Fail # issue 1604 (call operator not implemented)
|
|
|