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

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

Issue 2995513003: Remove obsolete bailout tests (Closed)
Patch Set: rebase 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/bailout_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index e63b926a0208c5798f3056560f435e9dd1061e3d..e2257cfda81050201ffae7a434bde727713cf5b4 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -107,7 +107,6 @@ timer_test: Fail # Issue 7728.
[ $runtime == none ]
timer_negative_test: Fail, OK # A negative runtime test.
-bailout8_test: Fail, OK # Mismatch in thrown exception.
[ $compiler == dart2js && $csp ]
deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loading.
@@ -139,7 +138,6 @@ mirror_printer_test: Pass, Slow # Issue 25940, 16473
big_allocation_expression_test: Pass # Issue 27394
21666_test: Crash # Issue 27394
23486_test/02: Crash # Issue 27394
-bailout_on_continue_test: RuntimeError # Issue 27394
closure_type_reflection2_test: Crash # Issue 27394
closure_type_reflection_test: Crash # Issue 27394
deferred/deferred_mirrors2_test: Crash # Issue 27394
@@ -197,11 +195,6 @@ regress/4562_test/01: Crash # Issue 27394
LayoutTests_fast_mediastream_getusermedia_t01_test/none: Crash
assert_with_message_test: Crash
async_stacktrace_test: Crash
-bailout8_test: Crash
-bailout_aborting_if_test: Crash
-bailout_on_break_test: Crash
-bailout_on_continue_test: Timeout
-bailout_test: Crash
big_allocation_expression_test: Crash
bound_closure_interceptor_methods_test: Crash
bound_closure_interceptor_type_test: Crash
@@ -367,11 +360,6 @@ useful_error_message_1_test: Crash
28919_test: Crash # Assertion failure: Cannot find value local(foo_closure.call#i) in (local(foo_closure.call#x), local(foo#)) for j:closure_call(foo_closure.call).
assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
-bailout8_test: Crash # Assertion failure: Cannot find value local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for j:closure_call(unwrapException_closure.call).
-bailout_aborting_if_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToString_closure.call).
-bailout_on_break_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
-bailout_on_continue_test: Timeout
-bailout_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin
big_allocation_expression_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToString_closure.call).
bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on null.
« no previous file with comments | « tests/compiler/dart2js_extra/bailout_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698