[Webkit-unassigned] [Bug 106187] [Mac Lion] [WK2] tiled-drawing tests are being run when they shouldn’t be

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 17:55:14 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106187





--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-30 17:57:13 PST ---
(In reply to comment #15)
> Yup, buggy error message (the two line numbers are swapped).
> 
> At any rate, you can't have both qualified and unqualified lines in a single file like that. As the comment you found indicates, having multiple lines that both match a single configuration is an error. We used to support more-specific overriding less-specific, but it seemed to be unwarranted complexity.
> 
> In this case, I would replace the two lines:
> 
> platform/mac/tiled-drawing/ [ Pass ]                           
> [ Lion ] platform/mac/tiled-drawing/ [ Skip ]                                   
> 
> With just:
> 
> [ MountainLion ] platform/mac/tiled-drawing/ [ Pass ]

That wouldn't work because we need to make it pass on MacFuture as well.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list