Re: [protobuf] Failed test from tests.exe and lite-test.exe

2011-07-26 Thread Chris Morris
Silly me. Of course. I can't believe I missed that. 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/-/6Sc6zkWd8HkJ. To post to this group, send email

Re: [protobuf] Failed test from tests.exe and lite-test.exe

2011-07-26 Thread Pherl Liu
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 wrote: > So I downloaded the source t

Re: [protobuf] Re: 1 failed test, CommandLineInterfaceTest.GeneratorPluginNotFound

2010-02-08 Thread Kenton Varda
On Mon, Feb 8, 2010 at 3:59 PM, idleman wrote: > hehe no, xxx = "The system cannot find the file specified" on Swedish: > "Det går inte att hitta filen" , I have a Swedish installation of > windows, I assumed it would not do any help so I just removed it. > Ah, then the problem is simply that t

[protobuf] Re: 1 failed test, CommandLineInterfaceTest.GeneratorPluginNotFound

2010-02-08 Thread idleman
hehe no, xxx = "The system cannot find the file specified" on Swedish: "Det går inte att hitta filen" , I have a Swedish installation of windows, I assumed it would not do any help so I just removed it. I tried to disable parallel build, all errors disperse (cannot reproduce them) and everything

Re: [protobuf] Re: 1 failed test, CommandLineInterfaceTest.GeneratorPluginNotFound

2010-02-08 Thread Kenton Varda
On Mon, Feb 8, 2010 at 1:35 PM, idleman wrote: > c:\protobuf-2.3.0\src\google\protobuf\compiler > \command_line_interface_unittest.cc(341): error: Value of: > expected_substring > Actual: "--badplug_out: prefix-gen-badplug: The system cannot find > the file specified." > Expected: a substring of

[protobuf] Re: 1 failed test, CommandLineInterfaceTest.GeneratorPluginNotFound

2010-02-08 Thread idleman
I am using Windows XP. c:\protobuf-2.3.0\src\google\protobuf\compiler \command_line_interface_unittest.cc(341): error: Value of: expected_substring Actual: "--badplug_out: prefix-gen-badplug: The system cannot find the file specified." Expected: a substring of error_text_ Which is: "--badplug_o

Re: [protobuf] 1 failed test, CommandLineInterfaceTest.GeneratorPluginNotFound

2010-02-06 Thread Kenton Varda
Please provide more information: - What OS? - What error messages did the test print before failing? On Sat, Feb 6, 2010 at 12:16 PM, idleman wrote: > Hi everyone, > > I have been playing around with protobuf a while and should today > update from 2.2.0 to 2.3.0. Everything compiled but when I a

[protobuf] 1 failed test, CommandLineInterfaceTest.GeneratorPluginNotFound

2010-02-06 Thread idleman
Hi everyone, I have been playing around with protobuf a while and should today update from 2.2.0 to 2.3.0. Everything compiled but when I am running the tests does it says CommandLineInterfaceTest.GeneratorPluginNotFound test failed. I am using visual express and downloaded: http://protobuf.googl

Re: Failed Test

2008-10-22 Thread Kenton Varda
[+petar] I believe this is a known issue with 64-bit systems, and you can ignore it (it's only the test that is broken). On Tue, Oct 21, 2008 at 2:40 PM, <[EMAIL PROTECTED]> wrote: > > I just ran into some test errors before installing the python tools > and after installing the protocol buffer l

Failed Test

2008-10-21 Thread tedspecht
I just ran into some test errors before installing the python tools and after installing the protocol buffer libraries. The environment I am using is a Quad-Core AMD Opteron(tm) Processor 8356 with 132104376 kB of memory, 2.6.18-6-amd64. I have tried tried python2.5 and python2.4. The errors are