Commit 7cbdadd4 authored by michael_dawson's avatar michael_dawson Committed by Commit bot

PPC: remove test excludes no longer required

The test/cctest/cctest.status and test/mjsunit/mjsunit.status
tests now pass under the simulator so removing these
excludes

	modified:   test/cctest/cctest.status
	modified:   test/mjsunit/mjsunit.status

R=danno@chromium.org, svenpanne@chromium.org

BUG=

Review URL: https://codereview.chromium.org/995393003

Cr-Commit-Position: refs/heads/master@{#27145}
parent c67dab62
...@@ -405,9 +405,6 @@ ...@@ -405,9 +405,6 @@
'test-api/Threading2': [SKIP], 'test-api/Threading2': [SKIP],
'test-api/ExternalArrays': [SKIP], 'test-api/ExternalArrays': [SKIP],
# issues to be investigated based on latest uplevel
'test-run-machops/RunWord64EqualInBranchP': [SKIP],
# will not pass until we agree/implement changes to serializce.cc # will not pass until we agree/implement changes to serializce.cc
'test-serialize/SerializeInternalReference': [SKIP], 'test-serialize/SerializeInternalReference': [SKIP],
......
...@@ -595,7 +595,6 @@ ...@@ -595,7 +595,6 @@
'asm/embenchen/box2d': [SKIP], 'asm/embenchen/box2d': [SKIP],
# issues to be investigated based on latest uplevel # issues to be investigated based on latest uplevel
'es6/collections': [SKIP],
'debug-references': [SKIP], 'debug-references': [SKIP],
}], # 'arch == ppc and simulator_run == True' }], # 'arch == ppc and simulator_run == True'
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment