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

Unified Diff: runtime/tests/vm/vm.status

Issue 17587015: Allows exception object to be null in simarm and simmips. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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 | runtime/vm/simulator_arm.cc » ('j') | runtime/vm/simulator_arm.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
===================================================================
--- runtime/tests/vm/vm.status (revision 24343)
+++ runtime/tests/vm/vm.status (working copy)
@@ -54,6 +54,9 @@
# Skip until we stabilize language tests.
*: Skip
+[ $arch == simarm && $mode == release ]
srdjan 2013/06/24 18:19:43 Note this is checked mode, linux only crash: so pr
+dart/isolate_mirror_local_test: Crash
regis 2013/06/24 17:30:47 I see this crash on the buildbot. Is this unrelate
zra 2013/06/24 18:43:58 Yes, it's unrelated.
+
[ $arch == arm ]
cc/DoubleToFloatConversion: Fail # Issue: 11207
cc/DoubleToIntConversion: Fail # Issue: 11207
« no previous file with comments | « no previous file | runtime/vm/simulator_arm.cc » ('j') | runtime/vm/simulator_arm.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698