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

A number of testsuite problems


I am wondering whether others are experiencing these problems, or whether
they look familiar to anybody.

1)  After the testsuite runs, a pair of 1.2 GB files are left behind, "tmp"
and "tmp_setbuf2".  That's not a problem per se, but is a tad rude.  :-)

2)  The trunk testsuite is being linked against the installed system
libstdc++.so, not the freshly built one.

3)  27_io/basic_filebuf/close/char/4879.cc has two problems:

  a)  it hangs opening tmp_fifo1, and
  b)  dejagnu isn't killing it after the timeout, and in fact it's recorded
      as a PASS.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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