Opened 7 years ago

Closed 7 years ago

#4653 closed defect (duplicate)

String test failure on OSX Sierra 10.12

Reported by: elexis Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

Tobbi reported this on #0ad-dev:

Running cxxtest tests (306 tests)...............................................................................................................................................................
In TestCStr::test_parse:
0ad/source/ps/tests/test_CStr.h:136: Error: Expected (str3.ToFloat() == 3.0f), found (0.0000 != 3.0000)
0ad/source/ps/tests/test_CStr.h:137: Error: Expected (str3.ToDouble() == 3.0), found (0.0000 != 3.0000)
..................................................................................................................................................
Failed 1 and Skipped 0 of 306 tests
Success rate: 99%

He uses the most recent OSX, which is Sierra, 10.12.

This might or might not be able to create an OOS.

Change History (1)

comment:1 by leper, 7 years ago

Milestone: Alpha 22
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.