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

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

Issue 2430953006: fix #27532, implementing a native type with fields (Closed)
Patch Set: Created 4 years, 2 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 25ea068db3eead362971976aa1f60bd6f62b6da6..22c547d1aed7df457eb5a32f522874315aa20058 100644
--- a/pkg/dev_compiler/test/browser/language_tests.js
+++ b/pkg/dev_compiler/test/browser/language_tests.js
@@ -536,7 +536,6 @@ define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'require'],
'math2_test': skip_fail,
'pi_test': skip_timeout,
'random_big_test': skip_fail,
- 'rectangle_test': fail, // TODO(rnystrom): #27551
},
'lib/typed_data': {

Powered by Google App Engine
This is Rietveld 408576698