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

Unified Diff: test/mjsunit/mjsunit.status

Issue 997773003: PPC: Exclude mirror-object test until issue is resolved (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index db076b52876ef01371698f4d233d61c9e9561c5e..5e3aab1aaf106835f8c48748729bfa33777cec50 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -594,7 +594,8 @@
'regress/regress-1132': [SKIP],
'asm/embenchen/box2d': [SKIP],
- # issues to be investigated based on latest uplevel
+ # these two issues started after uplevel, believe they share common cause
'debug-references': [SKIP],
+ 'mirror-object': [SKIP],
}], # 'arch == ppc and simulator_run == True'
]
« 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