| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE.md file. | 3 # BSD-style license that can be found in the LICENSE.md file. |
| 4 | 4 |
| 5 pkg/analyzer_cli/test/data/file_with_error: Fail | 5 pkg/analyzer_cli/test/data/file_with_error: Fail |
| 6 pkg/dev_compiler/test/codegen/corelib/from_environment_const_type_test: Fail | 6 pkg/dev_compiler/test/codegen/corelib/from_environment_const_type_test: Fail |
| 7 pkg/dev_compiler/test/codegen/corelib/from_environment_const_type_undefined_test
: Fail | 7 pkg/dev_compiler/test/codegen/corelib/from_environment_const_type_undefined_test
: Fail |
| 8 pkg/dev_compiler/test/codegen/corelib/symbol_reserved_word_test: Fail | 8 pkg/dev_compiler/test/codegen/corelib/symbol_reserved_word_test: Fail |
| 9 pkg/dev_compiler/test/codegen/destructuring: Fail | 9 pkg/dev_compiler/test/codegen/destructuring: Fail |
| 10 pkg/dev_compiler/test/codegen/language/abstract_syntax_test: Fail | 10 pkg/dev_compiler/test/codegen/language/abstract_syntax_test: Fail |
| (...skipping 2124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2135 tests/standalone/io/process_exit_negative_test: Fail | 2135 tests/standalone/io/process_exit_negative_test: Fail |
| 2136 tests/standalone/io/snapshot_fail_script: Fail | 2136 tests/standalone/io/snapshot_fail_script: Fail |
| 2137 tests/standalone/io/test_extension: Fail | 2137 tests/standalone/io/test_extension: Fail |
| 2138 tests/standalone/io/test_relative_extension: Fail | 2138 tests/standalone/io/test_relative_extension: Fail |
| 2139 tests/standalone/package/sibling_isolate: Fail | 2139 tests/standalone/package/sibling_isolate: Fail |
| 2140 third_party/pkg/linter/test/_data/synthetic/synthetic: Fail | 2140 third_party/pkg/linter/test/_data/synthetic/synthetic: Fail |
| 2141 third_party/pkg/linter/test/rules/cascade_invocations: Fail | 2141 third_party/pkg/linter/test/rules/cascade_invocations: Fail |
| 2142 third_party/pkg/resource/test/loader_data_test: Fail | 2142 third_party/pkg/resource/test/loader_data_test: Fail |
| 2143 third_party/pkg/resource/test/loader_file_test: Fail | 2143 third_party/pkg/resource/test/loader_file_test: Fail |
| 2144 third_party/pkg/resource/test/loader_http_test: Fail | 2144 third_party/pkg/resource/test/loader_http_test: Fail |
| 2145 |
| 2146 issue23520: Fail |
| 2147 issue28367: Fail |
| 2148 pkg/front_end/test/fasta/function_type_recovery: Fail |
| 2149 tests/language/bad_raw_string_test: Fail |
| 2150 tests/language/generic_function_typedef2_test: Fail |
| 2151 tests/language_strong/bad_raw_string_test: Fail |
| OLD | NEW |