Remove redundant test expectation from mjsunit.
authormstarzinger <mstarzinger@chromium.org>
Thu, 15 Jan 2015 12:47:53 +0000 (04:47 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 15 Jan 2015 12:47:59 +0000 (12:47 +0000)
R=jkummerow@chromium.org
TEST=mjsunit/nans

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

Cr-Commit-Position: refs/heads/master@{#26075}

test/mjsunit/mjsunit.status

index 26ec10ba663acd6d40ae50e6ab5f3fa8a45e02cb..2e769277106e315a24b657007d10837740853092 100644 (file)
   # 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]],