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

Unified Diff: test/cctest/cctest.status

Issue 994533004: Contribution of PowerPC port (continuation of 422063005) - uplevel (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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/ppc/macro-assembler-ppc.cc ('k') | test/mjsunit/mjsunit.status » ('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 e681d7d31d5ba2c1cf381a5babe5c2df8031ed47..489d6f97e04ef798b509fe32ab1f14d5906dc084 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -405,8 +405,12 @@
'test-api/Threading2': [SKIP],
'test-api/ExternalArrays': [SKIP],
- # isses to be investigated
+ # issues to be investigated based on latest uplevel
'test-run-machops/RunWord64EqualInBranchP': [SKIP],
+ 'test-deoptimization/DeoptimizeCompare': [SKIP],
+
+ # will not pass until we agree/implement changes to serializce.cc
+ 'test-serialize/SerializeInternalReference': [SKIP],
}], # 'arch == ppc64 and simulator_run == True'
]
« no previous file with comments | « src/ppc/macro-assembler-ppc.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698