Dechenjm / crack-language

Automatically exported from code.google.com/p/crack-language
Other
0 stars 0 forks source link

"make distcheck" relies on the presence of artifacts from a plain build #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout a fresh repo
2. run "make distcheck"
3.

What is the expected output? successful completion
What do you see instead? Breakage due to failure to resolve one of the 
exception symbols during test runs.

Please use labels and text to provide additional information.

I'm not entirely sure what's going on here, leaving a note for myself to retest 
it.

Original issue reported on code.google.com by mind...@gmail.com on 3 May 2011 at 7:20

GoogleCodeExporter commented 9 years ago
as of revision 56b9a2fb648f, I don't see any evidence of the original bug.  We 
do still fail during tests, apparently the nested process in the 
multiprocessing test can't load the runtime.

Changing this bug to address the new issue.

Original comment by mind...@gmail.com on 3 Sep 2012 at 1:45