http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug%20%28Tests%29/builds/262/steps/WebKit%20GObject%20DOM%20bindings%20API%20break%20tests/logs/stdio http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/353/steps/WebKit%20GObject%20DOM%20bindings%20API%20break%20tests/logs/stdio
This has been happening since we split the bots on r168471 <http://trac.webkit.org/changeset/168471> And nobody noticed that until now because of bug 133209 The problem is that the file WebKitBuild/Release/gtkdoc-webkitdom.cfg is not being archived on the step archive-built-product of the build-only bots, therefore later the test-only bots can't find it when they decompress the zip with the built product. I will try to come with a patch.
Created attachment 232098 [details] Patch
Comment on attachment 232098 [details] Patch Clearing flags on attachment: 232098 Committed r169361: <http://trac.webkit.org/changeset/169361>
All reviewed patches have been landed. Closing bug.