[PATCH v2 2/2] find.exe: Implement file searching

Francois Gouget fgouget at codeweavers.com
Tue Feb 18 16:07:06 CST 2020


On Tue, 18 Feb 2020, Fabian Maurer wrote:

> > === w1064v1809_ja (32 bit report) ===
> >
> > Report validation errors:
> > find.exe:find is missing some failure messages
> >
> > === w1064v1809_zh_CN (32 bit report) ===
> >
> > Report validation errors:
> > find.exe:find is missing some failure messages
> 
> What exactly does that mean? Did I write something bad into the log?

The TestBot does not recognize these lines:

find.c:315: Test failed:
[...]
find.c:423: Test marked todo:

The reason is it strips the end-of-line spaces to deal with the CR / LF 
variations but because there's no text after the colon it ends up 
removing the space that follows that colon and then it does not 
recognize these lines. I'll fix that.


-- 
Francois Gouget <fgouget at codeweavers.com>




More information about the wine-devel mailing list