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

Unified Diff: test/browser/language_tests.js

Issue 2209473002: Fix wrt analyzer tip (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 4 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 | « pubspec.lock ('k') | test/codegen/language/internal_library_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/browser/language_tests.js
diff --git a/test/browser/language_tests.js b/test/browser/language_tests.js
index ae05557605315cc5af9cf655c0e8df230821d1b7..b8e7ff30a94fac6c568ffbb8dea2df12b9629f86 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -774,15 +774,11 @@
'const_types_test_04_multi': notyetstrong,
'const_types_test_05_multi': notyetstrong,
'const_types_test_06_multi': notyetstrong,
- 'const_types_test_07_multi': notyetstrong,
- 'const_types_test_08_multi': notyetstrong,
'const_types_test_09_multi': notyetstrong,
'const_types_test_10_multi': notyetstrong,
'const_types_test_11_multi': notyetstrong,
'const_types_test_12_multi': notyetstrong,
'const_types_test_13_multi': notyetstrong,
- 'const_types_test_14_multi': notyetstrong,
- 'const_types_test_15_multi': notyetstrong,
'const_types_test_16_multi': notyetstrong,
'const_types_test_17_multi': notyetstrong,
'const_types_test_18_multi': notyetstrong,
@@ -815,7 +811,6 @@
'constant_locals_test_03_multi': notyetstrong,
'constant_locals_test_04_multi': notyetstrong,
'constant_locals_test_05_multi': notyetstrong,
- 'constant_type_literal_test_01_multi': notyetstrong,
'constructor10_test_00_multi': notyetstrong,
'constructor10_test_01_multi': notyetstrong,
'constructor10_test_02_multi': notyetstrong,
@@ -1259,7 +1254,6 @@
'interface_cycle_test_02_multi': notyetstrong,
'interface_test_00_multi': notyetstrong,
'interface_test_none_multi': notyetstrong,
- 'internal_library_test_02_multi': notyetstrong,
'invocation_mirror2_test': notyetstrong,
'invocation_mirror_invoke_on2_test': notyetstrong,
'invocation_mirror_invoke_on_test': notyetstrong,
« no previous file with comments | « pubspec.lock ('k') | test/codegen/language/internal_library_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698