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

Unified Diff: pkg/dev_compiler/test/browser/language_tests.js

Issue 2905223002: Cherry-picks of multiple html CLs
Patch Set: Created 3 years, 7 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
Index: pkg/dev_compiler/test/browser/language_tests.js
diff --git a/pkg/dev_compiler/test/browser/language_tests.js b/pkg/dev_compiler/test/browser/language_tests.js
index e4a2f537ab7165be77aae98e94b8c913beaefbe8..3f6cd8a87a1bf6a0e5b68d50e70f7dc9da070249 100644
--- a/pkg/dev_compiler/test/browser/language_tests.js
+++ b/pkg/dev_compiler/test/browser/language_tests.js
@@ -114,7 +114,7 @@ define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'],
'const_switch_test_02_multi': fail,
'const_switch_test_04_multi': fail,
'constructor12_test': fail,
- 'covariant_subtyping_tearoff2_test': fail,
+ 'covariant_subtyping_tearoff2_test': fail,
'covariant_subtyping_tearoff3_test': fail,
'covariant_subtyping_unsafe_call2_test': fail,
'covariant_subtyping_unsafe_call3_test': fail,
@@ -496,7 +496,6 @@ define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'],
// was https://github.com/dart-lang/sdk/issues/27578, needs triage
'speechrecognition_test': firefox_fail,
- 'svgelement_test': chrome_fail,
'text_event_test': firefox_fail,
// was https://github.com/dart-lang/sdk/issues/27578, needs triage
« no previous file with comments | « pkg/dev_compiler/lib/src/compiler/code_generator.dart ('k') | pkg/dev_compiler/test/not_yet_strong_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698