Bug 212700 - [WPE] lint-test-expectations doesn't work when platform is WPE
Summary: [WPE] lint-test-expectations doesn't work when platform is WPE
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-03 09:11 PDT by Diego Pino
Modified: 2020-06-03 10:47 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.70 KB, patch)
2020-06-03 09:14 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (1.70 KB, patch)
2020-06-03 09:20 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (2.72 KB, patch)
2020-06-03 09:46 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (2.88 KB, patch)
2020-06-03 10:38 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (2.88 KB, patch)
2020-06-03 10:45 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-06-03 09:11:33 PDT
[WPE] lint-test-expectations doesn't work when platform is WPE
Comment 1 Diego Pino 2020-06-03 09:14:46 PDT
Created attachment 400925 [details]
Patch
Comment 2 Diego Pino 2020-06-03 09:19:02 PDT
To test it's not currently working, simply run:

```
$ Tools/Script/lint-test-expectations --wpe
```

There's no output despite at this moment there are many lint errors in WPE TestExpectations:

```
LayoutTests/platform/wpe/TestExpectations:362 Path does not exist. fast/replaced/object-with-embed-url-param.html
LayoutTests/platform/wpe/TestExpectations:1019 More specific entry for imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_immersive.https.html on line LayoutTests/platform/wpe/TestExpectations:973 overrides line LayoutTests/platform/wpe/TestExpectations:1019. imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_immersive.https.html
LayoutTests/platform/wpe/TestExpectations:1020 More specific entry for imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_immersive_unsupported.https.html on line LayoutTests/platform/wpe/TestExpectations:974 overrides line LayoutTests/platform/wpe/TestExpectations:1020. imported/w3c/web-platform-tests/webxr/xrDevice_isSessionSupported_immersive_unsupported.https.html
LayoutTests/platform/wpe/TestExpectations:1021 More specific entry for imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_immersive.https.html on line LayoutTests/platform/wpe/TestExpectations:975 overrides line LayoutTests/platform/wpe/TestExpectations:1021. imported/w3c/web-platform-tests/webxr/xrDevice_requestSession_immersive.https.html

```
Comment 3 Diego Pino 2020-06-03 09:20:34 PDT
Created attachment 400927 [details]
Patch
Comment 4 Diego Pino 2020-06-03 09:46:15 PDT
Created attachment 400932 [details]
Patch
Comment 5 Diego Pino 2020-06-03 10:38:23 PDT
Created attachment 400941 [details]
Patch
Comment 6 Diego Pino 2020-06-03 10:45:13 PDT
Created attachment 400942 [details]
Patch
Comment 7 Diego Pino 2020-06-03 10:46:56 PDT
Committed r262494: <https://trac.webkit.org/changeset/262494>
Comment 8 Radar WebKit Bug Importer 2020-06-03 10:47:17 PDT
<rdar://problem/63934453>