Reviewers: Jakob,

Message:
This splits out the cleanup from https://codereview.chromium.org/798873006/ into
a separate CL as per request.

Description:
Remove redundant test expectaion from mjsunit.

[email protected]

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

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

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


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 26ec10ba663acd6d40ae50e6ab5f3fa8a45e02cb..2e769277106e315a24b657007d10837740853092 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -193,10 +193,6 @@
   # nosse2. Also for arm novfp3.
'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == x87 or arch == arm and simulator == True', PASS]],

- # Skip endain dependent test for mips due to different typed views of the same
-  # array buffer.
-  'nans': [PASS, ],
-
   # This test variant makes only sense on arm.
'math-floor-of-div-nosudiv': [PASS, SLOW, ['arch not in [arm, arm64, android_arm, android_arm64]', SKIP]],



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