| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 0ba332dd6c5bce71689ed14e5bea6f373964a48e..c917ac71a3023ede2555f425faa8e6a04aaa4570 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -157,7 +157,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 ]
|
| +[ $compiler == none && $runtime == drt && $arch == x64 ]
|
| map_literal_oom_test: RuntimeError # Issue 24571
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
|
|