| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 5891105cdacc89f0e3cf687815da59976679aca9..241086a806a285044b228c73f1196bc787fda545 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -164,7 +164,7 @@ assert_test: Fail # Issue 14651.
|
| javascript_int_overflow_literal_test/01: Fail # Issue 14651.
|
| javascript_int_overflow_test: Fail # Issue 14651.
|
|
|
| -[ $compiler == none && $runtime == drt && $arch == x64 ]
|
| +[ $compiler == none && $runtime == drt ]
|
| map_literal_oom_test: RuntimeError # Issue 24571
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
|
|