Bug 210919
| Summary: | REGRESSION(r260562): [GTK] It caused 3-4 new API tests failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aakash_jain, aperez, bugs-noreply, dpino, lmoura, pnormand |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 210854 | ||
Carlos Alberto Lopez Perez
It seems r260562 has caused 3-4 new API tests failures.
Check:
GTK-Release-Wayland-Test:
* 260561 Last good run (API tests: ok) https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20Wayland%20%28Tests%29/builds/12038
* 260564 First bad run (API tests: 3 failures) https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20Wayland%20%28Tests%29/builds/12039
GTK-Release-Xvfb-Test
* 260559 Last good run (API tests: ok) https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/13449
* 260564 First bad run (API tests: 3 failures) https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/13450
So the revision to blame its on the interval [260562-260564]
And looking at the commits It can only be r260562 since the others 2 in the interval are gardening commits
Also if you look at the red bubble in bug 210854 the EWS already warned there of new failures.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
(In reply to Carlos Alberto Lopez Perez from comment #0)
> It seems r260562 has caused 3-4 new API tests failures.
Its actually 3 new failures and 1 new timeout
Carlos Alberto Lopez Perez
Patch its going to be rolled out for now.
Marking this as duplicate of bug 210924
*** This bug has been marked as a duplicate of bug 210924 ***