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

Unified Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 3003273002: update_all: remove user-dependent part of assertion file path (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 | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_native/dart2js_native.status
diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
index 8dc5cb2fd6eca9a720d5bf409eea2139382a25ae..dc0d4a9cef82f696b7896edf0372ae5b8bd8084a 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -139,7 +139,7 @@ compute_this_script_test: Crash
core_type_check_native_test: RuntimeError
event_loop_test: Crash
fake_thing_test: RuntimeError
-inference_of_helper_methods_test: Crash
+inference_of_helper_methods_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#value) is stored in a closure field.
internal_library_test: Crash
is_check_test: CompileTimeError
load_elim_refinement_test: CompileTimeError
@@ -153,8 +153,8 @@ native_class_inheritance3_frog_test: Crash
native_class_inheritance4_frog_test: Crash
native_class_with_dart_methods_frog_test: Crash
native_closure_identity_frog_test: Crash
-native_exception2_test: Crash
-native_exception_test: Crash
+native_exception2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#previous) is stored in a closure field.
+native_exception_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#previous) is stored in a closure field.
native_exceptions1_frog_test: Crash
native_field_invocation6_test: Crash
native_field_optimization_test: Crash
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698