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

Unified Diff: tests/language/language.status

Issue 1396743003: Mark newly added sqrt test as pass/fail on ia32. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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 e164c45052b27e29d8c5daccfe884a8149725a00..28dedbadbaa9a66efa4f48463a23b5e71f62d23a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -98,3 +98,6 @@ vm/load_to_load_unaligned_forwarding_vm_test: Pass, Crash # Unaligned offset. Is
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
issue23244_test: Fail # Can't run spawnFunction on dartium.
+
+[ $compiler == none && ($runtime == vm || $runtime == drt || $runtime == dartium) && $arch == ia32 ]
+vm/regress_24517_test: Pass, Fail # Issue 24517.
« 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