-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
d9fefe3 introduced test_profit_float, which passes on 64bit platforms, but not 32bit. At least in my testing on i386 and Debian armhf:
======================================================================
FAIL: test.test_munkres.test_profit_float
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/stefanor/git/munkres/test/test_munkres.py", line 171, in test_profit_float
assert_almost_equal(profit, 362.65)
AssertionError: 392.65000000000003 != 362.65 within 7 places (30.000000000000057 difference)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels