Bug 206079 - [WPE][GTK] Gardening after r254357
Summary: [WPE][GTK] Gardening after r254357
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pablo Saavedra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-10 11:51 PST by Pablo Saavedra
Modified: 2020-01-10 15:29 PST (History)
2 users (show)

See Also:


Attachments
patch (4.73 KB, patch)
2020-01-10 12:00 PST, Pablo Saavedra
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Saavedra 2020-01-10 11:51:29 PST
Removed some entries in platform/gtk/TestExpectations for tests expected to fail, but passed.

fast/backgrounds/background-leakage-transforms.html:

- Referenciated in https://webkit.org/b/182765 
- It is fixed because the expectations was updated in r254184 (https://trac.webkit.org/changeset/252598/webkit#file82)
- Actions:
  - Remove it from platform/gtk/TestExpectations
  - Closes https://webkit.org/b/182765


fast/history/page-cache-indexed-closed-db.html

- No referenciated by any bug
- Fixed at some point of this scope: https://trac.webkit.org/log/webkit/?verbose=on&stop_rev=250524&rev=250531. Probably here r250531
- Actions:
  - Add `fast/history/page-cache-indexed-closed-db.html [ Pass ]` in platform/gtk/TestExpectations


fast/text/complex-initial-advance.html

- Referenciated by https://webkit.org/b/115437
- Nikolas Zimmerman commented in the issue: Will update expectations.
- Fixed because the expectations was updated in r250884 (2019-Oct)
- Actions:
  - Remove it from platform/gtk/TestExpectations
  - Closes https://webkit.org/b/115437


imported/blink/fast/text/international/vertical-positioning-with-combining-marks.html

- Referenciated by https://webkit.org/b/151267 - [GTK] Many Layout Tests from imported/blink fail (reftests)
- Fixed by r254190
- Actions:
  - Comment `imported/blink/fast/text/international/vertical-positioning-with-combining-marks.html` "fixed by" in https://webkit.org/b/151267
  - Remove it from platform/gtk/TestExpectations


imported/mozilla/svg/blend-hard-light.svg

- No referenciated by any bug
- Defined as `webkit.org/b/131354 imported/mozilla/svg/blend-hard-light.svg [ ImageOnlyFailure ]` in the global TestExpectations
- Fixed at some point in https://trac.webkit.org/log/webkit/?verbose=on&stop_rev=247348&rev=247350. Probably here: r247350  (2019-Jul)
- Actions:
  - Mark as Pass in platform/gtk/TestExpectations


imported/w3c/web-platform-tests/cors/preflight-failure.htm

- No referenciated by any bug
- Expectations file updated in r253331 (Updated tests with removed console log lines)
- Actions:
  - Add `imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Pass ]` in platform/gtk/TestExpectations
  - Add `imported/w3c/web-platform-tests/cors/preflight-failure.htm [ Pass ]` in platform/wpe/TestExpectations
Comment 1 Pablo Saavedra 2020-01-10 12:00:17 PST
Created attachment 387359 [details]
patch
Comment 2 WebKit Commit Bot 2020-01-10 15:29:48 PST
Comment on attachment 387359 [details]
patch

Clearing flags on attachment: 387359

Committed r254372: <https://trac.webkit.org/changeset/254372>
Comment 3 WebKit Commit Bot 2020-01-10 15:29:50 PST
All reviewed patches have been landed.  Closing bug.