Bug 188969 - [WPE] fast/sub-pixel/sub-pixel-composited-layers.html is failing
Summary: [WPE] fast/sub-pixel/sub-pixel-composited-layers.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2018-08-26 23:12 PDT by Zan Dobersek
Modified: 2019-04-04 10:26 PDT (History)
1 user (show)

See Also:


Attachments
Diff image (682 bytes, image/png)
2018-08-26 23:12 PDT, Zan Dobersek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2018-08-26 23:12:20 PDT
Created attachment 348122 [details]
Diff image

The fast/sub-pixel/sub-pixel-composited-layers.html reftest is failing on the WPE port.
Comment 1 Diego Pino 2019-04-04 10:26:19 PDT
This test was marked as ImageFailure in https://trac.webkit.org/changeset/235353/webkit.

However, test results show the test has kept returning PASS even after r235353:

```
[r235264-r235265]             NOERROR
[r235266-r235352]             UNKNOWN
[r235353-r235355]             PASS (Expected: IMAGE)
r235356                       UNKNOWN
[r235357-r235363]             PASS (Expected: IMAGE)
```

It seems to me the test was incorrectly labeled as ImageFailure. I removed the test from TestExpectations in https://trac.webkit.org/changeset/243872/webkit