| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index fab1994c896aade6ba77adc0940a7bcf608b1e95..c15db49fee817287061443ded5604536db1780ee 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -58,6 +58,9 @@ debugger/*: Skip # Do not run standalone debugger tests in browser.
|
| coverage_test: Skip
|
| http_launch_test: Skip
|
|
|
| +[ $runtime == vm && $arch == x64 ]
|
| +53bit_overflow_test: Fail # Issue 11411
|
| +
|
| [ $compiler == dartc ]
|
|
|
| # package test issue 7392
|
|
|