-
Notifications
You must be signed in to change notification settings - Fork 503
Closed
Labels
Milestone
Description
test/f64.wast:2326.1-2326.103: assert_return f64 operands have different bit patterns
test/float_misc.wast:92.1-92.141: assert_return f64 operands have different bit patterns
======================================================================
FAIL: test/f64.wast (__main__.RunTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "./runtests.py", line 37, in <lambda>
return lambda self : self._runTestFile(*rec)
File "./runtests.py", line 20, in _runTestFile
self.assertEqual(0, exitCode, "test runner failed with exit code %i" % exitCode)
AssertionError: test runner failed with exit code 1
======================================================================
FAIL: test/float_misc.wast (__main__.RunTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "./runtests.py", line 37, in <lambda>
return lambda self : self._runTestFile(*rec)
File "./runtests.py", line 20, in _runTestFile
self.assertEqual(0, exitCode, "test runner failed with exit code %i" % exitCode)
AssertionError: test runner failed with exit code 1