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

Unified Diff: tests/lib_strong/lib_strong.status

Issue 2991403003: fix ddc bot 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 | « tests/language_strong/language_strong.status ('k') | no next file » | 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 25a4be62541af60b2bc7717287917bf275454bff..a18d82c746ca13612cbcf7e5ad9f0b2ecd1b1226 100644
--- a/tests/lib_strong/lib_strong.status
+++ b/tests/lib_strong/lib_strong.status
@@ -334,8 +334,15 @@ typed_data/int64_list_load_store_test: RuntimeError # Issue 29922
typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 29922
typed_data/typed_data_list_test: RuntimeError # Issue 29922
html/cross_domain_iframe_test: RuntimeError # Issue 28326
-html/touchevent_test: RuntimeError # Issue 29922
+html/interactive_test: Skip # requests interactive permissions (camera, geolocation)
+
+[ $compiler == dartdevc && $runtime == chrome ]
html/css_test: RuntimeError # Issue 29922
-html/element_types_test: RuntimeError # Issue 29922
html/element_animate_test/timing_dict: RuntimeError # Issue 29922
-html/interactive_test: Skip # requests interactive permissions (camera, geolocation)
+html/element_types_test: RuntimeError # Issue 29922
+html/touchevent_test: RuntimeError # Issue 29922
+
+[ $compiler == dartdevc && $runtime == drt ]
+html/svg_test: RuntimeError # Issue 29922
+math/math_test: RuntimeError # Issue 29922
+math/math2_test: RuntimeError # Issue 29922
« no previous file with comments | « tests/language_strong/language_strong.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698