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

Unified Diff: test/browser/language_tests.js

Issue 1976383002: enable top-level @JS() getters (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 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
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | test/codegen/expect/cascade.js » ('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 aed977743d535b249dbbe82c6a1b257eb8ae10be..8e54ca8f84fc3683fb9c9851bf1ba5a48594da46 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -560,7 +560,7 @@
'instance_of_test': ['unittest', 'skip', 'fail'],
'interactive_test': ['unittest', 'skip', 'fail'],
'isolates_test': ['unittest', 'skip', 'fail'],
- 'js_function_getter_test': ['unittest', 'skip', 'fail'],
+ 'js_function_getter_test': 'unittest',
'js_function_getter_trust_types_test': ['unittest', 'skip', 'fail'],
'js_interop_1_test': ['unittest', 'skip', 'fail'],
'js_test': ['unittest', 'skip', 'fail'],
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | test/codegen/expect/cascade.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698