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

Unified Diff: test/mjsunit/mjsunit.status

Issue 422063005: Contribution of PowerPC port. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: re-upload - catch up to 8/19 level Created 6 years, 4 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: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 1305a0b9ee699a0e7a1f0f6ad224323b6a645920..7c359945a9b29594592c43eb531bed4c28c09ac8 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -587,6 +587,14 @@
}], # 'arch == nacl_ia32 or arch == nacl_x64'
##############################################################################
+['arch == ppc or arch == ppc64', {
+
+ # Test does not handle increased precision of multiply-add optimization
+ 'numops-fuzz-part2': [PASS, FAIL]
+
+}], # 'arch == ppc or arch == ppc64'
+
+##############################################################################
['deopt_fuzzer == True', {
# Skip tests that are not suitable for deoptimization fuzzing.
« src/hydrogen-bch.cc ('K') | « test/mjsunit/d8-os.js ('k') | test/mjsunit/nans.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698