WinCairo buildbot does't run layout tests long long time ago ( http://trac.webkit.org/changeset/159815 ) because (N)RWT doesn't support this platform at all. But folks regularly update LayoutTests/platform/wincairo/TestExpectations for nothing. We should simply remove this useless file since there is no way to run layout tests on WinCairo.
Created attachment 255103 [details] Patch
I've been planning to look at the layout tests for WinCairo for some time, but I haven't had time for it yet. Maybe we can leave the file for now, or we can readd it once we get to work on the layout tests?
(In reply to comment #2) > I've been planning to look at the layout tests for WinCairo for some time, > but I haven't had time for it yet. Maybe we can leave the file for now, or > we can readd it once we get to work on the layout tests? This file is very very outdated, nobody ran layout tests on WinCairo in the latest 2-3 years. I proposed removing it to avoid useless speculative changes in it. Of course it would be great if somebody could make layout testing work on WinCairo port work and maintain TestExpectations and expected files too.
Yes, I will hopefully have some time to look at the http and layout tests soon :)
Comment on attachment 255103 [details] Patch Yes, we can make a new one some day or even pull this file out of Subversion history.
Comment on attachment 255103 [details] Patch Clearing flags on attachment: 255103 Committed r185758: <http://trac.webkit.org/changeset/185758>
All reviewed patches have been landed. Closing bug.