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

Unified Diff: dart/samples/tests/samples/samples-leg.status

Issue 9813012: Add "mock" compilation feature to dart2js and use it to improve test coverage. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments Created 8 years, 9 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: dart/samples/tests/samples/samples-leg.status
diff --git a/dart/samples/tests/samples/samples-leg.status b/dart/samples/tests/samples/samples-leg.status
index 46ced673c9fe7ee79bbbb068426b6071e74b2649..00c5569fdd559664d7e5618234ba4c9b9066fb6b 100644
--- a/dart/samples/tests/samples/samples-leg.status
+++ b/dart/samples/tests/samples/samples-leg.status
@@ -3,15 +3,14 @@
# BSD-style license that can be found in the LICENSE file.
-[ $component == dart2js ]
+[ $component == dart2js || $component == legium ]
chat/ChatServerTest: Fail # Failed invariant in closure analyzer.
+lib/layout/LayoutTest: Fail #: ConstantHandler with this or super not implemented
+lib/view/ViewTest: Fail #: ConstantHandler with this or super not implemented
proxy/MintMakerRpcTest: Fail # TypeError: Cannot call method 'toSendPort$0' of undefined
+swarm/SwarmTest: Fail #: ConstantHandler with this or super not implemented
-lib/observable/ObservableTest: Fail, OK # ReferenceError: window is not defined
-lib/touch/TouchTest: Fail, OK # ReferenceError: window is not defined
-lib/util/UtilTest: Fail, OK # ReferenceError: window is not defined
-dartcombat/DartCombatTest: Fail, OK # ReferenceError: window is not defined
-lib/layout/LayoutTest: Fail, OK # ReferenceError: window is not defined
-lib/view/ViewTest: Fail, OK # ReferenceError: window is not defined
-swarm/SwarmTest: Fail, OK # ReferenceError: window is not defined
-total/TotalTest: Fail, OK # ReferenceError: window is not defined
+
+[ $component == legium ]
+dartcombat/DartCombatTest: Fail
+proxy/MintMakerRpcTest: Pass # This test is failing but the test frame work doesn't detect it.
ngeoffray 2012/03/22 10:04:39 extra space in frame work.
ahe 2012/03/22 10:06:57 Actually, I'll use: proxy/MintMakerRpcTest: Pass

Powered by Google App Engine
This is Rietveld 408576698