| Summary: | [GTK] [Flatpak SDK] Gardening, update baselines | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> | ||||
| Component: | New Bugs | Assignee: | Diego Pino <dpino> | ||||
| Status: | RESOLVED DUPLICATE | ||||||
| Severity: | Normal | CC: | eric.carlson, ews-watchlist, glenn, jer.noble, philipj, pnormand, sergio | ||||
| Priority: | P2 | ||||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Diego Pino
2020-03-18 07:42:03 PDT
Created attachment 393853 [details]
Patch
I think we'd need to wait the bots have all switched to Flatpak before landing this :) Yes, I agree we should only apply these change once the test-bot has switched to Flatpak. In the meantime we can use this bug to track and fix the layout-test regressions using the Flatpak SDK. Here are other tests that are also failing: Regressions: Unexpected crashes (4) fast/forms/color/color-input-activate-crash.html [ Crash ] fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Crash ] fast/forms/color/input-color-onchange-event.html [ Crash ] fast/forms/color/input-color-readonly.html [ Crash ] Regressions: Unexpected text-only failures (9) fast/loader/local-CSS-from-local.html [ Failure ] fast/loader/local-JavaScript-from-local.html [ Failure ] fast/loader/local-image-from-local.html [ Failure ] http/tests/security/local-user-CSS-from-remote.html [ Failure ] http/tests/websocket/tests/hybi/simple-wss.html [ Failure ] http/tests/workers/service/serviceworker-websocket.https.html [ Failure ] imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html [ Failure ] webgl/1.0.3/conformance/glsl/bugs/sampler-array-using-loop-index.html [ Failure ] webgl/1.0.3/conformance/textures/texture-size-limit.html [ Failure ] Regressions: Unexpected timeouts (2) fast/dom/frame-loading-via-document-write.html [ Timeout ] http/tests/websocket/tests/hybi/secure-cookie-secure-connection.pl [ Timeout ] (In reply to Diego Pino from comment #3) > Yes, I agree we should only apply these change once the test-bot has > switched to Flatpak. > > In the meantime we can use this bug to track and fix the layout-test > regressions using the Flatpak SDK. > > Here are other tests that are also failing: > > Regressions: Unexpected crashes (4) > fast/forms/color/color-input-activate-crash.html [ Crash ] > fast/forms/color/color-suggestion-picker-crash-on-set-value.html [ Crash ] > fast/forms/color/input-color-onchange-event.html [ Crash ] > fast/forms/color/input-color-readonly.html [ Crash ] Is this happening for release or debug builds? In release the fast/form/color tests pass fine here. *** This bug has been marked as a duplicate of bug 211440 *** |