On 09/14/2010 07:20 AM, Nikolay Sivov wrote:
Properly set default value for SelectionLanguage property
Hi Nikolay,
I wondered why there were only a few testbot reports on test.winehq.org. Looking at the reports on test.winehq.org (I have an account) shows that the reports are filled (12000+ lines) with:
domdoc.c:5649: Tests skipped: can't create CLSID_DOMDocument40 instance
This makes sure that the reports are not even considered valid:
wine:/home/winehq/opt/winetest/queue/errvyhFy$ more error dissect:error:/home/winehq/opt/winetest/queue/errvyhFy: report reached file limit (runaway test?)
On 09/15/2010 04:11 PM, Paul Vriens wrote:
On 09/14/2010 07:20 AM, Nikolay Sivov wrote:
Properly set default value for SelectionLanguage property
Hi Nikolay,
I wondered why there were only a few testbot reports on test.winehq.org. Looking at the reports on test.winehq.org (I have an account) shows that the reports are filled (12000+ lines) with:
domdoc.c:5649: Tests skipped: can't create CLSID_DOMDocument40 instance
This makes sure that the reports are not even considered valid:
wine:/home/winehq/opt/winetest/queue/errvyhFy$ more error dissect:error:/home/winehq/opt/winetest/queue/errvyhFy: report reached file limit (runaway test?)
Found it, there should be an 'entry++' in the failure case.