[webkit-dev] LayoutTest results choose from which folder?
Chris Fleizach
cfleizach at apple.com
Sat Aug 22 10:33:33 PDT 2009
I just committed
http://trac.webkit.org/changeset/47675
which affects LayoutTest/accessibility/aria-roles.html
The result is different on SnowLeopard than it is on Tiger/Leopard
To account for this difference, I have an -expected file in platform/
mac-snowleopard
where the line is
< This test PASSES in DumpRenderTree. The role is AXRole: AXList
There is an existing file in platform/mac/
where the line is
> This test PASSES in DumpRenderTree. The role is AXRole: AXGroup
---
Now after committing, Tiger/Leopard are complaining and saying
http://build.webkit.org/results/Tiger%20Intel%20Release/r47675%20(3758)/accessibility/aria-roles-pretty-diff.html
that it is expecting my the expected file from mac-snowleopard instead
of platform/mac
My question is, why does Tiger/Leopard expect the file in the mac-
snowleopard folder
http://build.webkit.org/results/Tiger%20Intel%20Release/r47675%20(3758)/accessibility/aria-roles-expected.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090822/7d045051/attachment.html>
More information about the webkit-dev
mailing list