WebKit2.PageLoadBasic is failing on Mountain Lion: [ RUN ] WebKit2.PageLoadBasic /Volumes/Data/slave/mountainlion-debug/build/Tools/TestWebKitAPI/Tests/WebKit2/PageLoadBasic.cpp:149: Failure Value of: WKURLIsEqual(activeUrl.get(), url.get()) Actual: false Expected: true It started to fail in <http://trac.webkit.org/changeset/163037>, although the failure mode has changed since then, so it's possible that more brokenness was introduced while everything was crashing. Anders, could you please take a look soon?
Will look at this when I get home to my ML machine.
What should we do in the meanwhile? Bots are red, and it's the nastiest kind of failure, because it prevents even seeing in a popover what layout tests are failing.
*** Bug 127934 has been marked as a duplicate of this bug. ***
Andy disabled the test in <http://trac.webkit.org/changeset/163100>.
Created attachment 222821 [details] Patch
Committed r163173: <http://trac.webkit.org/changeset/163173>
Comment on attachment 222821 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222821&action=review > Tools/TestWebKitAPI/Tests/WebKit2/PageLoadBasic.cpp:111 > // FIXME: http://webkit.org/b/127934 REGRESSION (r163037): WebKit2.PageLoadBasic API test failing on Mountain Lion Can you please remove this line too?