nav-two-elements-one-line.html fails on chromium.webkit/WebKit Mac10.11 (dbg) |
|||||||||
Issue descriptionBuilders failed on: - WebKit Mac10.11 (dbg): https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29 Diff between expected and actual two-elements-one-line.html: --- /b/rr/tmpjcG2P9/w/layout-test-results/fast/spatial-navigation/snav-two-elements-one-line-expected.txt +++ /b/rr/tmpjcG2P9/w/layout-test-results/fast/spatial-navigation/snav-two-elements-one-line-actual.txt @@ -5,10 +5,10 @@ PASS successfullyParsed is true TEST COMPLETE -PASS gFocusedDocument.activeElement.getAttribute("id") is "e1" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e2" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e3" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e2" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e1" +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e1. Was start. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e2. Was e1. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e3. Was e2. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e2. Was e1. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e1. Was start. PASS gFocusedDocument.activeElement.getAttribute("id") is "start" This test is testing that we can handle 2 inline elements in the same line. Most likely causing the failure (CC'ed): 58cb30d4 (varkha): MacViews: Allows the toolkit-views Manage Passwords Dialog to be used 74934b2b (jzfeng): use devtools command to do window management Full regression range: 2d9f45d2 (rlanday): Rewrite loops in DocumentMarkerController to use ListForType() 5e87893e (vasilii): Notify PasswordAutofillAgent about dynamic forms after the document was parsed. 39a09b97 (yoichio): Remove LayoutView from LayoutSelection::commit() 019c92b5 (robhogan): Treat cells with percent height as auto if their container depends on content height 7fd3f671 (ollel): Add curly brackets to list of characters that gn needs to escape 58cb30d4 (varkha): MacViews: Allows the toolkit-views Manage Passwords Dialog to be used 74934b2b (jzfeng): use devtools command to do window management 3a05731e (gambard): LabelObserver is no longer retained by the label 7d42d2d5 (vasilii): Enable PasswordManagerBrowserTestBase.PreferPasswordFormManagerWhichFinishedMatching.
,
Apr 21 2017
,
Apr 28 2017
The last 22 builds have succeeded: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29?numbuilds=25 Assigning to Friedrich since he wants to keep an eye on it. Friedrich: if you no longer want to keep an eye on this can you find a better owner? Thanks.
,
May 2 2017
I am neither Blink member nor Sheriff anymore. So no, I don't want to keep an eye on Mac Webkit tests ;) Marking this bug as fixed for now.
,
Sep 29 2017
,
Sep 29 2017
,
Jan 2 2018
This test is failing again: https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29/builds/11764 Diff: --- /b/s/w/ioQcYxj6/layout-test-results/fast/spatial-navigation/snav-two-elements-one-line-expected.txt +++ /b/s/w/ioQcYxj6/layout-test-results/fast/spatial-navigation/snav-two-elements-one-line-actual.txt @@ -5,10 +5,10 @@ PASS successfullyParsed is true TEST COMPLETE -PASS gFocusedDocument.activeElement.getAttribute("id") is "e1" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e2" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e3" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e2" -PASS gFocusedDocument.activeElement.getAttribute("id") is "e1" +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e1. Was start. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e2. Was e1. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e3. Was e2. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e2. Was e1. +FAIL gFocusedDocument.activeElement.getAttribute("id") should be e1. Was start. PASS gFocusedDocument.activeElement.getAttribute("id") is "start" This test is testing that we can handle 2 inline elements in the same line.
,
Jan 3
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jan 7
Looks the test is very stable now. |
|||||||||
►
Sign in to add a comment |
|||||||||
Comment 1 by fhorschig@chromium.org
, Apr 21 2017