Bug 209228 - [GTK] [Flatpak SDK] Gardening, update baselines
Summary: [GTK] [Flatpak SDK] Gardening, update baselines
Status: RESOLVED DUPLICATE of bug 211440
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Diego Pino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 07:42 PDT by Diego Pino
Modified: 2020-06-04 01:04 PDT (History)
7 users (show)

See Also:


Attachments
Patch (305.19 KB, patch)
2020-03-18 07:46 PDT, Diego Pino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***