WebFrameTest.ContentText crashes on both the FYI webkit (webkit.org) bot as well as on win_rel try bots
Created attachment 65217 [details] patch - disable failing test Disabling failing test for the time being.
FWIW, on my Windows machine it runs into the last DCHECK in WebURLLoaderMockFactory::RegisterURL
http://trac.webkit.org/changeset/65867 might have broken Chromium Win Release
I forgot to check-in the actual test files, so the test DCHECKs when trying to access them. Sorry for the breakage. Fix coming shortly.
Created attachment 65290 [details] Initial patch
Comment on attachment 65290 [details] Initial patch ok.
Comment on attachment 65290 [details] Initial patch Clearing flags on attachment: 65290 Committed r66003: <http://trac.webkit.org/changeset/66003>