Comment #3 on issue 318 by [email protected]: Unit tests
CommandLineInterfaceTest.OutputDirectoryIsFileError failes on Windows 7
VS2008
http://code.google.com/p/protobuf/issues/detail?id=318
I'm getting a very similar error from that test case on AIX 5.2:
[ RUN ] CommandLineInterfaceTest.OutputDirectoryIsFileError
google/protobuf/compiler/command_line_interface_unittest.cc:345: Failure
Value of: expected_substring
Actual: "foo.proto/: Not a directory"
Expected: a substring of error_text_
Which
is: "/tmp/aaak5edya/proto2_cli_test_temp/foo.proto/foo.proto.MockCodeGenerator.test_generator:
Not a directory"
[ FAILED ] CommandLineInterfaceTest.OutputDirectoryIsFileError (32 ms)
--
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.