BUG=
R=bmeurer@chromium.org
Review URL: https://codereview.chromium.org/
622713003
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24385
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00
# Skip endain dependent test for mips due to different typed views of the same
# array buffer.
- 'nans': [PASS, ['arch == mips', SKIP]],
+ '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]],
}], # ALWAYS
##############################################################################