[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2015-07-12 Thread Paul D. Smith
Update of bug #42390 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2015-07-12 Thread Paul D. Smith
Follow-up Comment #5, bug #42390 (project make): There is already a way to choose a longer timeout: the run_make_test() method takes an optional extra argument which is the timeout value. I increased this to 300; hopefully that will solve this problem (I cannot reproduce the original problem on m

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-09-04 Thread YunQiang Su
Follow-up Comment #4, bug #42390 (project make): I don't think this works. it still fails on mips64el, even when I modify another test_timeout to 300 and both to 1300. It should be just hang, not about timeout. ___ Reply to this item at:

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-06-13 Thread Manoj Srivastava
Follow-up Comment #3, bug #42390 (project make): In the Debian BTS, Víctor M. Jáquez L. found the root cause: > The problem is, if I understand it correctly, the timeout value: > By default the test timeout (tests/test_driver.pl) is 5 seconds, but in this > particular test, the timeout is rea

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-05-26 Thread Manoj Srivastava
Follow-up Comment #2, bug #42390 (project make): Pardon me for not being clear. What I mean to say is that while I can see the Makefile being used, all it contains is an include directive, which reads in another file. What is not clear to me is what that file contains; and what the recipe being r

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-05-19 Thread Paul D. Smith
Follow-up Comment #1, bug #42390 (project make): I'm not sure I understand the question "how can I see what the actual Makefile is"... you've shown the actual makefile in your question. The contents of the .run file is the shell command used to invoke make for that test. You should be able to ty

[bug #42390] fopen-fail fails on Debian GNU/Linux unstable

2014-05-19 Thread Manoj Srivastava
URL: Summary: fopen-fail fails on Debian GNU/Linux unstable Project: make Submitted by: srivasta Submitted on: Mon 19 May 2014 01:23:38 PM CDT Severity: 3 - Normal Item G