This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
What hardware/software configuration is this? I don't recall seeing this fail, but you're correct in that this is the type of test that can fail intermittently if there is some kind of race condition somewhere.FYI - I was just running the testsuite to verify some patches and experienced an intermittent failure: FAIL: PR18699 execution - gij test The log shows a "WARNING: Timed out" just prior to this. The bug in question is marked resolved but is related to threading issues which would explain the intermittent results.
So far, I've run the libjava testsuite three times and experienced the
problem once. The machine didn't have any load on it other than
running the testsuite, so I think it was legitimately hung for that
one time.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |