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

Unified Diff: tests/language/language.status

Issue 9325007: Fix frogium build by disabling test for frog, frogsh AND frogium. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 3871)
+++ tests/language/language.status (working copy)
@@ -417,6 +417,9 @@
[ ($component == frogsh || $component == frog || $component == frogium) && $checked ]
PrivateMemberTest/none: Fail # test seems bad - see issue #353
+[ $component == frog || $component == frogsh || $component == frogium ]
+IntrinsifiedMethodsTest: Fail # Issue 1470
Jennifer Messerly 2012/02/02 21:17:01 I suspect this belongs up in the big block above:
Ivan Posva 2012/02/02 21:39:52 It is nearly impossible for any of us to know what
Emily Fortuna 2012/02/02 21:41:39 +1 to jmesserly's first comment. There is talk of
Jennifer Messerly 2012/02/02 21:50:04 Totally understand! I get lost in all of our confi
Emily Fortuna 2012/02/02 22:01:59 Regardless of OS/browser combination, there are *f
Ivan Posva 2012/02/02 23:02:41 Could you please add comments to the file describi
+
[ $component == frog || $component == frogsh ]
# these tests are inconsistent in frogium and frogsh-node, investigate
StaticField1RunNegativeTest: Pass
@@ -428,14 +431,12 @@
SyntaxTest/33: Fail # Issue 1109
StringEscape3NegativeTest: Fail # Issue 1352
LiteralUnaryPlusTest/01: Fail # Issue 1400
-IntrinsifiedMethodsTest: Fail # Issue 1470
[ $component == frogium ]
# these tests are inconsistent in frogium and frogsh-node, investigate
StaticField1RunNegativeTest: Pass # but error is not correct
StaticField2RunNegativeTest: Pass # but error is not correct
-
[ $arch == simarm ]
*: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698