Bug 305501
| Summary: | [WPE] Test platform/glib/non-compositing/simple-dom.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Pawel Lampe <plampe> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, plampe |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=303170 | ||
Carlos Alberto Lopez Perez
The test platform/glib/non-compositing/simple-dom.html is very flaky in WPE (fails 50% of the time), however in GTK passes almost all the time.
The issue is easy reproducible by running the test several times with WPE
This is the diff when it fails: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/305586@main%20(24590)/platform/glib/non-compositing/simple-dom-diffs.html
Flaky report from wktesthunter:
The bot wpe-release completed 275 runs on the interval [304681@main-305586@main]
Frecuency of results for test: platform/glib/non-compositing/simple-dom.html
136 times [49.5%] -> IMAGE
92 times [33.5%] -> NOERROR
47 times [17.1%] -> IMAGE PASS
Of those 275 runs it didn't match the expectation 183 times [66.5%]
Details of the type and frequency of unmatched expectations:
136 times [49.5%] -> IMAGE (Expected: PASS)
47 times [17.1%] -> IMAGE PASS (Expected: PASS)
Flakiness factor: 59.6%
- This test was flaky on 59.6% of the 275 runs analyzed, either giving different
results within a single run, or a different result than in the previous run.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Expectations updated at 305610@main