| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 8b099286145a8a8d518da156f4eaf0ad1a41ce58..98d655c9b7680c443c6b222d6cd71220229d7b04 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -26,6 +26,9 @@ no_assert_test: Fail, OK # This is testing a vm flag.
|
| package/package_isolate_test: Fail # Issue 12474
|
| io/observatory_test: Fail
|
| package/scenarios/invalid/same_package_twice_test: Pass # Issue 24119
|
| +javascript_int_overflow_test: Skip # Fails if the bot's uptime becomes too high.
|
| +javascript_int_overflow_literal_test: Skip # Fails if the bot's uptime becomes too high.
|
| +
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled) && $checked ]
|
| # These tests have type errors on purpose.
|
|
|