This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: [3.3.2] regressions on the branch (pack-test-2.c, parameter-declaration-1.C)


On Wednesday, Sep 24, 2003, at 19:55 Pacific/Auckland, Eric Botcazou wrote:

libjava:
FAIL: Thread_Interrupt -O output - source compiled test
Fails:
  wait()
  interrupted - ok
  sleep()
  interrupted - ok
  Busy waiting
  Error: Busy wait was not interrupted.
  join()
  interrupted - ok

IIRC this one is spurious: it doesn't fail if you run it manually.

It is timing-sensitive unfortunately, and I can see it failing if your system is under heavy or variable load. Perhaps the particular part of this test which is failing here should be removed.


Regards

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]