As usual, the PDT sheriffing stint was fairly chaotic.
I tried to roll to r146382, but a problematic WebKit revision (initially misdiagnosed as flakiness) caused people to near-simultaneously revert the roll and disable the failing test on the Chromium side. With the test disabled, I stuck a re-do of the roll in the CQ, but that's been chewing on it for hours and hasn't landed it yet:
https://codereview.chromium.org/12442010/ (I rarely use the CQ for these things, but I was gunshy after the first failure.)
Meanwhile, there's lots of redness everywhere:
* The Chromium Test Win7 Dbg Canary (
http://build.chromium.org/p/chromium.webkit/builders/Win7%20%28dbg%29 ) shows a persistent crash in a test (interactive_ui_tests:ManyMessageCenterNotifications) that was also failing on the main waterfall (I didn't look to see whether the main waterfall failure was also a crash). Someone apparently marked the test FLAKY, but that isn't making the redness of the crashed test disappear. Worth checking to see what the main waterfall status is, but probably not an issue.
* The Chromium Test Linux Aura Canary (
http://build.chromium.org/p/chromium.webkit/builders/Linux%20Aura ) had a test failing for a while (ui_unittests:DisplayRectShowsCursorLTR) which was not failing on the main waterfall. Then it stopped, then it started again. I checked all the change log ranges and can't see any obvious reason for this behavior. This one worries me.
* On the Win7 Perf bot (
http://build.chromium.org/p/chromium.webkit/builders/Win7%20Perf ), in addition to the "maybe we need to update the reference build" dromaeo_domcoremodify test (why is the perf sheriff not doing that?), startup_test is now persistently failing by timing out after 20 miinutes with no output. Bot needs a kick? Who knows.
* The Layout Test Canaries are in mediocre shape; a couple people (including me) landed tons of rebaselines, and there's been some fallout from that (maybe bad rebaselining due to non-cycled bots?) which I don't know if I've cleaned up completely yet. There are also some crashes in some video-related compositing tests which I think are due to a Chromium-side change. I sent a separate mail to the change author about this and CCed Anton (the non-PDT sheriff). I had hoped that somewhere in the 146435 - 146444 range or so would be good enough to do another roll, but now it looks like there are some failures in shadow-related tests popping up everywhere, so that's probably not going to fly.
On the plus side, a lot of lines of test expectations got nuked and many "unexpected pass" outputs disappeared. So at least some cleanup was accomplished.
Wearily,
PK