Bug 209228

Summary: [GTK] [Flatpak SDK] Gardening, update baselines
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: 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 Flags
Patch none

Description Diego Pino 2020-03-18 07:42:03 PDT
[GTK] [Flatpak SDK] Gardening, update baselines
Comment 1 Diego Pino 2020-03-18 07:46:44 PDT
Created attachment 393853 [details]
Patch
Comment 2 Philippe Normand 2020-03-18 07:47:38 PDT
I think we'd need to wait the bots have all switched to Flatpak before landing this :)
Comment 3 Diego Pino 2020-03-18 08:02:05 PDT
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 ]
Comment 4 Philippe Normand 2020-03-24 09:27:32 PDT
(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.
Comment 5 Diego Pino 2020-05-05 23:04:22 PDT

*** This bug has been marked as a duplicate of bug 211440 ***