| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 5478aab1e888a6b5240cc7ff4b51200a3db6815a..3d3a45bc1211ce956ed170d599843ff76f74b1cd 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -176,7 +176,9 @@ io/test_extension_fail_test: Fail
|
| io/dart_std_io_pipe_test: Fail
|
| io/file_read_special_device_test: Fail
|
|
|
| -[ $compiler == none && $runtime == dartium ]
|
| +[ $compiler == none && $runtime == dartium && $unchecked ]
|
| assert_test: Fail # Issue 13719: Please triage this failure.
|
| +
|
| +[ $compiler == none && $runtime == dartium ]
|
| javascript_int_overflow_literal_test/01: Fail # Issue 13719: Please triage this failure.
|
| javascript_int_overflow_test: Fail # Issue 13719: Please triage this failure.
|
|
|