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

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

Issue 2301833002: Travis config (Closed)
Patch Set: Point pubspec to analyzer in SDK Created 4 years, 3 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 | « pkg/dev_compiler/pubspec.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a8b7a44685479b817a72a49acee8008be78b44ed..89c85e1c2757b31f9e18829d1fb83a913fbf203c 100644
--- a/pkg/dev_compiler/test/browser/language_tests.js
+++ b/pkg/dev_compiler/test/browser/language_tests.js
@@ -575,8 +575,9 @@ define(['dart_sdk', 'async_helper', 'unittest', 'require'],
'low_test': skip_fail,
'math_test': skip_fail,
'math2_test': skip_fail,
- 'random_big_test': skip_fail,
+ 'pi_test': skip_timeout,
'point_test': ['unittest', 'skip', 'fail'],
+ 'random_big_test': skip_fail,
'rectangle_test': 'unittest',
},
« no previous file with comments | « pkg/dev_compiler/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698