[Webkit-unassigned] [Bug 244395] New: [ macOS X86_64 wk1 release ] 103x editing/execCommand and fast/domHTMLElement (layout-tests) are flaky text failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 10:49:31 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244395

            Bug ID: 244395
           Summary: [ macOS X86_64 wk1 release ] 103x editing/execCommand
                    and fast/domHTMLElement (layout-tests) are flaky text
                    failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Jenner at apple.com

Then following 103 editing/execCommand and fast/dom/HTMLElement layout-tests are flaky text failures on macOS BigSur and higher on wk1 release Intel only: 

editing/execCommand/primitive-value-cleanup-minimal.html
editing/execCommand/primitive-value.html
editing/execCommand/print.html
editing/execCommand/query-command-state.html
editing/execCommand/query-command-value-background-color.html
editing/execCommand/query-font-size-with-typing-style.html
editing/execCommand/query-font-size.html
editing/execCommand/query-format-block.html
editing/execCommand/query-text-alignment.html
editing/execCommand/query-text-decoration-with-typing-style.html
editing/execCommand/queryCommandState-01.html
editing/execCommand/queryCommandState-02.html
editing/execCommand/queryCommandValue-unsupported-commands.html
editing/execCommand/remove-format-background-color.html
editing/execCommand/remove-format-elements.html
editing/execCommand/remove-format-image.html
editing/execCommand/remove-format-in-table-cell.html
editing/execCommand/remove-format-multiple-elements-mac.html
editing/execCommand/remove-format-multiple-elements-win.html
editing/execCommand/remove-format-non-html-element-crash.html
editing/execCommand/remove-format-orphaned-list-item.html
editing/execCommand/remove-format-textdecoration-in-iframe.html
editing/execCommand/remove-formatting-2.html
editing/execCommand/remove-formatting-from-iframe-in-button.html
editing/execCommand/remove-formatting.html
editing/execCommand/remove-list-1.html
editing/execCommand/remove-list-from-multi-list-items.html
editing/execCommand/remove-list-from-range-selection.html
editing/execCommand/remove-list-item-1.html
editing/execCommand/remove-list-items.html
editing/execCommand/remove-node-during-command-crash.html
editing/execCommand/reset-direction-after-breaking-blockquote.html
editing/execCommand/reset-values-after-navigation.html
editing/execCommand/selectAll-copy-crash.html
editing/execCommand/selectAll-including-marquee-crash.html
editing/execCommand/selectAll.html
editing/execCommand/set-backColor-with-color-filter-from-scripts.html
editing/execCommand/set-foreColor-with-color-filter-from-scripts.html
editing/execCommand/strikethrough-uses-strike-tag.html
editing/execCommand/strikethroughSelection.html
editing/execCommand/style-with-css.html
editing/execCommand/switch-list-type-with-inner-list.html
editing/execCommand/switch-list-type-with-orphaned-li.html
editing/execCommand/switch-list-type.html
editing/execCommand/switch-multiple-list-items-crash.html
editing/execCommand/switch-multiple-list-items.html
editing/execCommand/toggle-compound-styles.html
editing/execCommand/toggle-link-mac.html
editing/execCommand/toggle-link-win.html
editing/execCommand/toggle-mixed-text-decorations.html
editing/execCommand/toggle-style-2.html
editing/execCommand/toggle-style-3.html
editing/execCommand/toggle-styles.html
editing/execCommand/toggle-text-decorations.html
editing/execCommand/toggle-unlink-mac.html
editing/execCommand/toggle-unlink-win.html
editing/execCommand/transpose-backslash-with-euc.html
editing/execCommand/typing-should-not-trigger-scrolling-when-selection-is-visible.html
editing/execCommand/underline-selection-containing-image.html
editing/execCommand/unindent-nested-blockquote-with-inner-div.html
editing/execCommand/unlink.html
editing/execCommand/use-css.html
editing/execCommand/value-without-selection-crash.html
fast/dom/HTMLElement/attr-dir-auto-change-before-text-node.html
fast/dom/HTMLElement/attr-dir-auto-change-child-node.html
fast/dom/HTMLElement/attr-dir-auto-change-text-form-control.html
fast/dom/HTMLElement/attr-dir-auto-change-text.html
fast/dom/HTMLElement/attr-dir-auto-children.html
fast/dom/HTMLElement/attr-dir-auto-remove-add-children.html
fast/dom/HTMLElement/attr-dir-auto-text-form-control-child.html
fast/dom/HTMLElement/attr-dir-auto-text-form-control.html
fast/dom/HTMLElement/attr-dir-auto.html
fast/dom/HTMLElement/attr-dir-value-change.html
fast/dom/HTMLElement/attr-empty-string.html
fast/dom/HTMLElement/attr-false-string.html
fast/dom/HTMLElement/attr-invalid-string.html
fast/dom/HTMLElement/attr-missing-ancestor-false.html
fast/dom/HTMLElement/attr-missing-ancestor-true.html
fast/dom/HTMLElement/attr-missing-parent-ancestor-missing.html
fast/dom/HTMLElement/attr-missing-parent-false.html
fast/dom/HTMLElement/attr-missing-parent-true.html
fast/dom/HTMLElement/attr-true-string.html
fast/dom/HTMLElement/bdo.html
fast/dom/HTMLElement/class-list-gc.html
fast/dom/HTMLElement/class-list-quirks.html
fast/dom/HTMLElement/dynamic-editability-change.html
fast/dom/HTMLElement/innerHTML-selection-crash.html
fast/dom/HTMLElement/insertAdjacentHTML-errors.html
fast/dom/HTMLElement/iscontenteditable-designmodeon-allinherit-subframe.html
fast/dom/HTMLElement/iscontenteditable-designmodeon-allinherit.html
fast/dom/HTMLElement/iscontenteditable-designmodeon-ancestor.html
fast/dom/HTMLElement/iscontenteditable-designmodeon.html
fast/dom/HTMLElement/set-and-clear-dir-attribute.html
fast/dom/HTMLElement/set-false.html
fast/dom/HTMLElement/set-inherit-parent-false.html
fast/dom/HTMLElement/set-inherit-parent-true.html
fast/dom/HTMLElement/set-inner-outer-optimization.html
fast/dom/HTMLElement/set-invalid-value.html
fast/dom/HTMLElement/set-true.html
fast/dom/HTMLElement/set-value-caseinsensitive.html
fast/dom/HTMLElement/spellcheck.html
fast/dom/HTMLElement/translate.html

I have verified that when all of these tests fail, they fail together. Below is a link to the results of one of the test runs where the failures occurred together:

https://build.webkit.org/results/Apple-Monterey-Release-WK1-Tests/253721@main%20(5074)/results.html

Additionally, I have verified that all of these tests failure history match. So instead of one large link that contains history for 103 tests that will take forever to load you can see the history with just this one test, and I have verified that it is the same for all 103:

https://results.webkit.org/?suite=layout-tests&test=editing%2FexecCommand%2Fprimitive-value-cleanup-minimal.html&flavor=wk1&architecture=x86_64&style=release

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220826/86742e37/attachment.htm>


More information about the webkit-unassigned mailing list