Disable PageLoadMetricsBrowserTest.NoPaintForEmptyDocumentInChildFrame on linux
This test has recently started flaking consistently on linux. Disabling for now. This is failing locally due to receiving valid paint updates for the main frame, which is not expected for a seamless iframe. Indicates the problem may be coming from blink. Test is only flaking 1/100 times, making a fix hard to verify quickly. TBR=csharrison@chromium.org Bug: 986642 Change-Id: Icc55950e549361169a8d07a1764c6ed06490e301 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894106Reviewed-by:John Delaney <johnidel@chromium.org> Commit-Queue: John Delaney <johnidel@chromium.org> Auto-Submit: John Delaney <johnidel@chromium.org> Cr-Commit-Position: refs/heads/master@{#711507}
Showing
Please register or sign in to comment