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

Unified Diff: tests/lib_strong/lib_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/language_strong/language_strong.status ('k') | tools/testing/dart/browser_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib_strong/lib_strong.status
diff --git a/tests/lib_strong/lib_strong.status b/tests/lib_strong/lib_strong.status
index 05cef06ef940b5d0bafea3bededa5e42c045ad74..7507efffeac9bbc3d7663e55dca5afebdd9ff7d4 100644
--- a/tests/lib_strong/lib_strong.status
+++ b/tests/lib_strong/lib_strong.status
@@ -334,6 +334,21 @@ typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 29922
typed_data/typed_data_list_test: RuntimeError # Issue 29922
html/interactive_test: Skip # requests interactive permissions (camera, geolocation)
+async/stream_controller_async_test: RuntimeError # Issue 29922, strong mode cast failure
+async/stream_join_test: RuntimeError # Issue 29922, strong mode cast failure
+async/stream_subscription_as_future_test: RuntimeError # Issue 29922, strong mode cast failure
+async/stream_transformer_from_handlers_test: RuntimeError # Issue 29922, strong mode cast failure
+async/zone_bind_callback_test: RuntimeError # Issue 29922, strong mode cast failure
+async/zone_register_callback_test: RuntimeError # Issue 29922, strong mode cast failure
+convert/encoding_test: RuntimeError # Issue 29922, strong mode cast failure
+convert/streamed_conversion_json_utf8_decode_test: RuntimeError # Issue 29922, strong mode cast failure
+convert/streamed_conversion_json_utf8_encode_test: RuntimeError # Issue 29922, strong mode cast failure
+convert/streamed_conversion_utf8_decode_test: RuntimeError # Issue 29922, strong mode cast failure
+convert/streamed_conversion_utf8_encode_test: RuntimeError # Issue 29922, strong mode cast failure
+html/indexeddb_1_test/functional: RuntimeError # Issue 29922, strong mode cast failure
+html/indexeddb_2_test: RuntimeError, Timeout # Issue 29922, strong mode cast failure
+html/xhr_test/xhr: RuntimeError # Issue 29922, strong mode cast failure
+
[ $compiler == dartdevc && $runtime == chrome ]
html/css_test: RuntimeError # Issue 29922
html/element_animate_test/timing_dict: RuntimeError # Issue 29922
« no previous file with comments | « tests/language_strong/language_strong.status ('k') | tools/testing/dart/browser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698