As no skip is flagged, results appear all green. The only exception are Wylda's XP machines. They execute 16 tests but fail one of them.
Hi, i looked at that right now. WyldBOT downloads from FTP current testsuite + msrle.avi + test.avi and puts those video files into wct folder.
test.avi is actually only a renamed c:\windows\clock.avi video file, because i read somewhere, that when you put a test.avi into wct directory, more tests will be performed. And from following line i guess, that amstream.c uses test.avi aka clock.avi and fails there...
static const char fileA[FILE_LEN] = "test.avi";
W.