buildbot status

Dan Kegel dank at kegel.com
Thu Oct 20 06:56:38 CDT 2011


On Wed, Oct 19, 2011 at 9:33 PM, Charles Davis <cdavis at mymail.mines.edu> wrote:
>> Options:
>> - integrate retry of flaky tests into goodtests so they get run in parallel
>> - add a MACFLAKY type
>> - check these in as MAC bugs
>>
>> or some combination of the above.  Hmm.  Maybe #3 for now, then #1 and #2?
> OK. Patch attached.

Committed.

BTW I sorted dotests_blacklist.txt with
sort -n -k 3
and reformatted it with
awk '{printf("%-36s %-14s %-12s\n", $1, $2, $3);}'

- Dan



More information about the wine-tests-results mailing list