Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make check hangs in docker (ubuntu 12.04, 14.04) #644

Open
GoogleCodeExporter opened this issue Jul 29, 2015 · 0 comments
Open

make check hangs in docker (ubuntu 12.04, 14.04) #644

GoogleCodeExporter opened this issue Jul 29, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. On ubuntu14.04, docker run -i -t ubuntu:12.04 /bin/bash (or 14.04)
2. checkout google-breakpad (r1434), and then configure; make; make check
3. Test fails with hannged processes, including linux_dumper_unittest_helper, 
linux_client_unittest

What is the expected output? What do you see instead?

expected: make check passes test. (It passes all tests on host machine)
what I see: fails at "src/client/linux/linux_client_unittest"



What version of the product are you using? On what operating system?

google-breakpad r1434, Ubuntu 14.04 (x86-64) + docker 1.0.1 + (in docker, 
ubuntu 12.04, 14.04).

Please provide any additional information below.



Please use labels and text to provide additional information.




Original issue reported on code.google.com by [email protected] on 19 Mar 2015 at 6:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant