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

Unified Diff: tests/language_strong/language_strong.status

Issue 2999593002: fix #30330, don't ignore cast failures in DDC for language/lib 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/corelib_strong/corelib_strong.status ('k') | tests/lib_strong/lib_strong.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/language_strong.status
diff --git a/tests/language_strong/language_strong.status b/tests/language_strong/language_strong.status
index e45a640a16183e5c81aa7edb3168cfa6724de408..829b993b5522f198b80308f3dac99da7e3e1522d 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -718,7 +718,6 @@ const_evaluation_test/01: RuntimeError # Issue 29920
const_switch_test/02: RuntimeError # Issue 29920
const_switch_test/04: RuntimeError # Ints and doubles are unified.
constructor12_test: RuntimeError # Issue 29920
-covariant_subtyping_test: RuntimeError # Issue 29920
custom_await_stack_trace_test: RuntimeError # Issue 29920
cyclic_type2_test: RuntimeError # Issue 29920
cyclic_type_test/02: RuntimeError # Issue 29920
@@ -743,10 +742,6 @@ flatten_test/08: MissingRuntimeError # Issue 29920
flatten_test/09: MissingRuntimeError # Issue 29920
flatten_test/12: MissingRuntimeError # Issue 29920
for_variable_capture_test: RuntimeError # Issue 29920
-function_subtype_cast0_test: RuntimeError # Issue 29920
-function_subtype_cast1_test: RuntimeError # Issue 29920
-function_subtype_cast2_test: RuntimeError # Issue 29920
-function_subtype_cast3_test: RuntimeError # Issue 29920
function_subtype_named1_test: RuntimeError # Issue 29920
function_subtype_named2_test: RuntimeError # Issue 29920
function_subtype_optional1_test: RuntimeError # Issue 29920
« no previous file with comments | « tests/corelib_strong/corelib_strong.status ('k') | tests/lib_strong/lib_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698