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

Unified Diff: tests/language/language_kernel.status

Issue 2924423003: Complain about use before declaration. (Closed)
Patch Set: Created 3 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 72c410e7769100b50c6794b82b1a75f572f3cfac..772a6929cb5b8edfa27c4f43a5cfc095c54ca386 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -232,28 +232,12 @@ vm/optimized_stacktrace_test: Skip # Issue 28788
[ $compiler == dartk && $mode == debug ]
deopt_inlined_function_lazy_test: Skip
hello_dart_test: Crash # error: expected: cls.is_type_finalized()
-ref_before_declaration_test/00: Crash
-ref_before_declaration_test/01: Crash
-ref_before_declaration_test/02: Crash
-ref_before_declaration_test/03: Crash
-ref_before_declaration_test/04: Crash
-ref_before_declaration_test/05: Crash
-ref_before_declaration_test/06: Crash
-ref_before_declaration_test/07: Crash
vm/lazy_deopt_vm_test: Crash
# dartk: precompilation failures
[ $compiler == dartkp ]
const_syntax_test/08: Crash
final_syntax_test/09: MissingCompileTimeError
-ref_before_declaration_test/00: Crash
-ref_before_declaration_test/01: Crash
-ref_before_declaration_test/02: Crash
-ref_before_declaration_test/03: Crash
-ref_before_declaration_test/04: Crash
-ref_before_declaration_test/05: Crash
-ref_before_declaration_test/06: Crash
-ref_before_declaration_test/07: Crash
ref_before_declaration_test/none: Crash
setter_declaration2_negative_test: Crash
setter_declaration_negative_test: Crash
@@ -398,16 +382,7 @@ function_type_alias9_test/00: MissingCompileTimeError # Fixed in ahe's dev branc
metadata_test: CompileTimeError # Fixed in ahe's dev branch.
named_parameters_aggregated_test/04: MissingCompileTimeError # Fixed in ahe's dev branch.
named_parameters_aggregated_test/06: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/00: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/02: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/03: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/04: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/05: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/06: MissingCompileTimeError # Fixed in ahe's dev branch.
-ref_before_declaration_test/07: MissingCompileTimeError # Fixed in ahe's dev branch.
regress_29349_test: CompileTimeError # Fixed in ahe's dev branch.
-scope_variable_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
[ $unchecked && ($compiler == dartk || $compiler == dartkp) ]
const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant evaluation.
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698