buildbot status

Dan Kegel dank at kegel.com
Tue Sep 20 10:33:23 CDT 2011


The bot is currently caught up.
Austin's bot is online.

Current problems:
- The AMD bots need to do "for cpu in 0 1 2 3; do cpufreq-set -g
governor -c $cpu; done" at boot time, else they run slow
- The e8400 is running into a hang in the background tests about half
the time when running with warn+heap.
- Austin's bot ran into a hang running wininet once.
- The twain_32/dsm.ok crash happened once,
http://bugs.winehq.org/show_bug.cgi?id=28133
  It happens rarely, so rather than blacklisting it yet,
  I did sudo apt-get install dbus-1-dbg libsane-dbg
  or moral equivalent on all my bots, hoping to get a better
  stacktrace next time.

For both hangs, the logs weren't very useful,
they hide which test was being run and what its output was.
Fixing this is already on the todo, I need to use my
own timeout rather than relying on buildbot's,
move the annotation out of make_highlit_log and into the timeout wrapper,
and apply the timeout wrapper using WINETEST_WRAPPER.



More information about the wine-tests-results mailing list