tr00per / googletest

Automatically exported from code.google.com/p/googletest
0 stars 0 forks source link

make check fails on ubuntu 8.01 #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download gtest 1.1.0
2. ./configure; make; make check

What is the expected output? What do you see instead?
expected: all pass
instead: I got 3 of 28 tests failed

What version of the product are you using? On what operating system?
I am using gtest 1.1.0
my os: Linux lilac 2.6.24-21-generic #1 SMP Tue Oct 21 23:43:45 UTC 2008
i686 GNU/Linux

Please provide any additional information below.
Does it have anything to do with the kernel version and g++ version?
my g++: 4.2.4

Original issue reported on code.google.com by shao...@gmail.com on 30 Oct 2008 at 12:44

Attachments:

GoogleCodeExporter commented 9 years ago
I meant ubuntu 8.04.1

Original comment by shao...@gmail.com on 30 Oct 2008 at 12:45

GoogleCodeExporter commented 9 years ago
This is the same as the issue 4. The problem seems to be in the interaction 
between
the test scripts and the Python interpreter.

Original comment by vladlosev on 12 Nov 2008 at 1:51

GoogleCodeExporter commented 9 years ago

it said it was fixed in 1.0.1, but I still have the problem with 1.1.0. Do you 
have a
newer patch?
Thanks,
-Shaojun

Original comment by shao...@gmail.com on 12 Nov 2008 at 3:30