Bug 193315
Summary: | [GTK] Several pasteboard tests are flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Miguel Gomez
editing/pasteboard/cjk-line-height.html [ Failure Pass ]
editing/pasteboard/paste-line-endings-006.html [ Failure Pass ]
editing/pasteboard/paste-text-004.html [ Failure Pass ]
editing/pasteboard/paste-text-009.html [ Failure Pass ]
editing/pasteboard/paste-text-with-style-2.html [ Failure Pass ]
Most of the times they pass, sometimes they pass on the second run, and sometimes they fail on both passes. The diffs when they fail can be seen here:
editing/pasteboard/cjk-line-height.html [ Failure Pass ]
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r239824%20(9332)/editing/pasteboard/cjk-line-height-pretty-diff.html
editing/pasteboard/paste-line-endings-006.html [ Failure Pass ]
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r239824%20(9332)/editing/pasteboard/paste-line-endings-006-pretty-diff.html
editing/pasteboard/paste-text-004.html [ Failure Pass ]
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r239824%20(9332)/editing/pasteboard/paste-text-004-pretty-diff.html
editing/pasteboard/paste-text-009.html [ Failure Pass ]
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r239824%20(9332)/editing/pasteboard/paste-text-009-pretty-diff.html
editing/pasteboard/paste-text-with-style-2.html [ Failure Pass ]
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r239824%20(9332)/editing/pasteboard/paste-text-with-style-2-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Miguel Gomez
Two more to the list:
editing/pasteboard/paste-text-003.html [ Failure Pass ]
diff
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r243278%20(10052)/editing/pasteboard/paste-text-003-pretty-diff.html
editing/pasteboard/paste-text-007.html [ Failure Pass ]
diff
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r243278%20(10052)/editing/pasteboard/paste-text-007-pretty-diff.html
Diego Pino
This test, or group of tests, was marked as flaky but the test(s) has been consistenly failing for the last 4000 revisions. Baseline of test was updated and removed from test expectations in r278604. Closing bug.