-
Notifications
You must be signed in to change notification settings - Fork 84
Failing test on Mac OS X #54
Comments
32 or 64 bit, and what version of OS X? |
64 bit, and OS X 10.7.5. |
Got any chance to look at this one? Current git head still has the issue. I have also tested on a Montain Lion machine (10.8.5) and I could reproduce it so apparently it's on all 64 bit macs. Note that it's not only that test, alignment is completely broken on OS X. Tests on the following lines also break: 469, 499, 510, 514, 517, 520 and 522. |
I hit those myself a couple days ago. Commented out with "FT" for failing test.
CPU: 8-core 64-bit sandybridge In the test on line 385, I am not even sure how nYear is ever set to the value 4. Looks like most of the failing tests have to do with alignment (bitfields, structs) |
make test_macosx
returns this:The text was updated successfully, but these errors were encountered: