Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(237)

Side by Side Diff: pkg/front_end/test/fasta/parser/parser.status

Issue 2737753002: Make parser and scanner suites able to run standalone. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | pkg/front_end/test/fasta/parser/parser_suite.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
OLDNEW
« no previous file with comments | « no previous file | pkg/front_end/test/fasta/parser/parser_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698