I didn't see any test failures from your log: [==========] 764 tests from 102 test cases ran. (3249 ms total) [ PASSED ] 764 tests.
The ERROR logs are expected, to test the protoc complains in some situations. On Mon, Jul 25, 2011 at 2:28 PM, Chris Morris <[email protected]>wrote: > So I downloaded the source to Google Protocl Buffers 2.4.1 on my Windows7 > machine. Per the README in the vsprojects directory, I opened the .sln file > in Visual Studio 2008 (which said it had to convert the solution file to the > 2008 version because, apparently, it is some other version by default). > > I then built the solution in both DEBUG and RELEASE mode, and then ran the > two initial tests, as suggested in the README. All tests in > lite-test.exe succeeded. For tests.exe, I've attached the output (for > RELEASE mode). Some tests failed because of some sort of DEATH test macro > that isn't supported in Windows. The others tests...I don't know why they > failed. I'm not that familiar with protocol buffers so I simply wanted to > put my output file up here and see if anyone has any ideas. In addition, > maybe these tests are *supposed* to fail for Windows, in which case, the > developers should make a note of this. > > Any help would be appreciated. Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/protobuf/-/m4Ba879xKp4J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
