Reviewers: danno, Sven Panne,

Message:
Remove tests that are now passing

Description:
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

[email protected], [email protected]

BUG=

Please review this at https://codereview.chromium.org/995393003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+0, -4 lines):
  M test/cctest/cctest.status
  M test/mjsunit/mjsunit.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index f278b058b74887af3b6a627aac4af97ad181175c..f483f13b4d5717bf03e54942d2b1995c11a12f8b 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -405,9 +405,6 @@
   'test-api/Threading2': [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
   'test-serialize/SerializeInternalReference': [SKIP],

Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index ac1024fdeeb45ba006ac65acef14b87efd5ae097..eaabdefd2f648dfecb7f34a6aed1edc2aeadc59f 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -595,7 +595,6 @@
   'asm/embenchen/box2d': [SKIP],

   # issues to be investigated based on latest uplevel
-  'es6/collections': [SKIP],
   'debug-references': [SKIP],
 }],  # 'arch == ppc and simulator_run == True'
 ]


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to