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

Unified Diff: tests/language/language_dart2js.status

Issue 2996263002: Update dart2js_with_kernel status (Closed)
Patch Set: Created 3 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 6f9506a1d1ed8d315ee1ddd00129d8564483ea25..28bae5e6b6df49fa4fa0ad1edb76a799548d736f 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -583,6 +583,7 @@ class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
closure_in_field_test/01: Crash
closure_in_field_test/02: Crash
+closure_in_field_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo3/sdk/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 340 pos 14: 'value != null': No value for field j:field(Mixin.field)
compile_time_constant_a_test: Crash
compile_time_constant_b_test: Crash
compile_time_constant_c_test/02: Crash
@@ -1498,6 +1499,7 @@ class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
closure_in_field_test/01: Crash
closure_in_field_test/02: Crash
+closure_in_field_test/none: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
compile_time_constant_a_test: Crash
compile_time_constant_b_test: Crash
compile_time_constant_c_test/02: Crash
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698