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

Unified Diff: tests/language/language.status

Issue 879613002: Mark load_to_load_unaligned_forwarding_vm_test as Pass, Crash on platforms other than IA32/X64. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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
diff --git a/tests/language/language.status b/tests/language/language.status
index 769af0941520b7c0052137c08a19fa0cdf5fffa9..6ade8993dd85f757ff4fee7805310de7d3db7c50 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -262,5 +262,5 @@ large_class_declaration_test: Skip # Times out. Issue 20352
gc_test: Skip # Times out flakily. Issue 20956
[ $compiler == none && $runtime == vm && ( $arch == simarm || $arch == arm || $arch == simarm64 || $arch == arm64 || $arch == simmips || $arch == mips) ]
-vm/load_to_load_unaligned_forwarding_vm_test: Crash # Unaligned offset. Issue 22151
+vm/load_to_load_unaligned_forwarding_vm_test: Pass, Crash # Unaligned offset. Issue 22151
« 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