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

Unified Diff: samples/tests/samples/samples.status

Issue 10912147: Change our 'is int' check to use Math.floor instead of a smi check. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
Index: samples/tests/samples/samples.status
===================================================================
--- samples/tests/samples/samples.status (revision 12009)
+++ samples/tests/samples/samples.status (working copy)
@@ -83,12 +83,3 @@
[ $compiler == dart2js && $checked ]
swarm/swarm_test: Fail # TypeError: Object #<HTMLParagraphElement> has no method 'get$text'
-
-# The following tests fail on int checks.
-# Issue 3720
-lib/layout/layout_test: Fail
-lib/view/view_test: Fail
-
-[ $compiler == dart2js && $checked && $browser ]
-lib/util/util_test: Fail # Issue 3720
-lib/observable/observable_test: Fail # Issue 3720

Powered by Google App Engine
This is Rietveld 408576698