| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 9f90e66883cad485496c38b1d714d5525113c818..44ef0fdb935361044a0b6f3344a55b0c4d6f400f 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -40,7 +40,12 @@ bool_from_environment2_test/03: MissingCompileTimeError
|
| bool_from_environment2_test/04: MissingCompileTimeError
|
| bool_from_environment2_test/05: MissingCompileTimeError
|
| compare_to2_test: RuntimeError
|
| +unicode_test: RuntimeError
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| bool_from_environment2_test: Skip
|
| bool_from_environment_test: Skip
|
| +
|
| +[ $runtime == ff || $runtime == jsshell ]
|
| +unicode_test: Fail
|
| +
|
|
|