spaceconcordia / space-lib

Libraries projects
0 stars 2 forks source link

Shakespeare unit test failing #8

Closed CandyRedTele closed 9 years ago

CandyRedTele commented 9 years ago
End: filesize:32,entries:2
Time:2014/09/10@23:22:40 Subsystem:3 Priority:DEBUG Value:5
End: filesize:40,entries:3
Time:1970/01/04@14:09:55 Subsystem:14 Priority:(null) Value:21521
../gtest/shakespeare_test.cpp:145: Failure
Value of: logEntry.subsystem
  Actual: '\xE' (14)
Expected: test_subsystem
Which is: 4
[  FAILED  ] Shakespeare_Test.Binary (8 ms)
[ RUN      ] Shakespeare_Test.NullFilePointer
[       OK ] Shakespeare_Test.NullFilePointer (0 ms)
[----------] 7 tests from Shakespeare_Test (14 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test case ran. (16 ms total)
[  PASSED  ] 6 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] Shakespeare_Test.Binary

 1 FAILED TEST
SpaceShawn commented 9 years ago

These tests are now passing on 32-bit and 64-bit systems