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

Unified Diff: test/cctest/cctest.status

Issue 196173021: ARM64: Prevent compilers to optimize away NaN negation in tests. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: update status file Created 6 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
« no previous file with comments | « src/arm64/simulator-arm64.cc ('k') | test/cctest/test-assembler-arm64.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 7e5fe2adc52fd355684cadf2d5c1fe9cd0169b37..182a35b6fb7adc945e781472cdb8cbbc187b5228 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -89,9 +89,6 @@
# BUG(v8:3155).
'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]],
-
- # BUG(v8:3226).
- 'test-assembler-arm64/fmadd_fmsub_float_nans': [PASS, FAIL]
}], # 'arch == arm64'
['arch == arm64 and simulator_run == True', {
« no previous file with comments | « src/arm64/simulator-arm64.cc ('k') | test/cctest/test-assembler-arm64.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698