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

Unified Diff: test/browser/language_tests.js

Issue 2158173003: fix #603, support mock objects (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: add test Created 4 years, 5 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/no_such_method_mock_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 a37f7aaa5f3bd61a33b4244636fe879603fd6caf..4165d705092959a3a3523317a740b977555b67ee 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -259,7 +259,6 @@
'nan_identical_test': skip_fail,
'nested_switch_label_test': skip_fail,
'no_such_method_empty_selector_test': fail,
- 'no_such_method_subtype_test': fail,
'number_identifier_test_05_multi': skip_fail,
'number_identity2_test': skip_fail,
'numbers_test': skip_fail,
« no previous file with comments | « pubspec.lock ('k') | test/codegen/language/no_such_method_mock_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698