| Index: tests/lib/analyzer/analyze_tests.status
|
| ===================================================================
|
| --- tests/lib/analyzer/analyze_tests.status (revision 25674)
|
| +++ tests/lib/analyzer/analyze_tests.status (working copy)
|
| @@ -3,7 +3,7 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dartanalyzer ]
|
| -53bit_overflow_literal_test/01: fail, ok
|
| +javascript_int_overflow_literal_test/01: fail, ok
|
|
|
| # https://code.google.com/p/dart/issues/detail?id=11665
|
| standalone/assert_test: fail
|
| @@ -32,7 +32,7 @@
|
|
|
|
|
| [ $compiler == dart2analyzer ]
|
| -53bit_overflow_literal_test/01: fail, ok
|
| +javascript_int_overflow_literal_test/01: fail, ok
|
|
|
| # https://code.google.com/p/dart/issues/detail?id=11665
|
| standalone/assert_test: fail
|
|
|