Hi everyone, For anyone watching the buildbot waterfall[1], let me explain a couple of the failures. The OS X failures are due to older sqlite and do _not_ signify an actual issue with that combination (simply a test that needs to be updated since db.cast is now used since http://trac.edgewall.org/changeset/6841
The Windows failures are a little more interesting. They are running in vmware server 1.0.5 on a 64-bit linux host with dynticks and speed stepping enabled. Speed stepping causes[2] issues with vmware. After applying the listed workarounds, the Server 2003 builder now seemingly behaves (regardless of whether the governor on the host is 'ondemand' or 'performance'. The XP builder is a bit pickier, likely due to it running on FAT32. Any failures related to time on the Windows builders are issues with my setup (in particular #3833b), and if they continue I will either move to a system other than vmware or put them back on my older machine which does not speed step. Ideas welcome. Tim [1]: temporarily at http://home.timhatch.com:4200/waterfall?num_events=30&show_events=false [2]: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1591 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
