It's weird. When I redirect the stdout and stderr both to a file
("tests.exe >output 2>&1"), it passes all the tests.

But when it run it directly ("tests.exe") without redirection, it crashes
most of the time.




On Wed, Mar 21, 2012 at 3:48 AM, Pherl Liu <liuj...@google.com> wrote:

> Could you please post the error logs?
>
>
> On Tue, Mar 13, 2012 at 1:15 AM, Wei Cheng <che...@garena.com> wrote:
>
>> The lite-test passes well.
>> The tests either crash (release mode always, debug mode sometimes) or
>> failed 12 tests of CommandLineInterfaceTests.
>> Is there anyone else has the same problem?
>> Thanks.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Protocol Buffers" group.
>> To post to this group, send email to protobuf@googlegroups.com.
>> To unsubscribe from this group, send email to
>> protobuf+unsubscr...@googlegroups.com.
>> 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 protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to