|
Only 50 more own test failures to solve for windows :) Here is one I need some help with: http://buildbot.pypy.org/summary/longrepr?testname=TestLowLevelType.%28%29.test_round_up_for_allocation&builder=own-win-x86-32&build=162&mod=translator.c.test.test_lltyped The test is failing since the llarena.round_up_for_allocation(llmemory.sizeof(S)) is 8 where llmemory.sizeof(Signed) is 4 Is the test wrong or is there a bug (note the expected behaviour for ARM is the same as MSVC)? Matti |
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
