[webkit-changes] [WebKit/WebKit] e469ae: Unreviewed, clean up style checker violations in p...
Abrar Rahman Protyasha
noreply at github.com
Mon Nov 13 23:55:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e469aed3b42765f46144c9801d6927121c221c7e
https://github.com/WebKit/WebKit/commit/e469aed3b42765f46144c9801d6927121c221c7e
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M LayoutTests/platform/ios-wk2/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/wk2/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
Log Message:
-----------
Unreviewed, clean up style checker violations in platform/**/TestExpectations
Unreviewed patch that addresses some style checker violations in various
platform-specific test expectation files, namely:
```
ERROR: LayoutTests/platform/wpe/TestExpectations:324: Path does not exist. [test/expectations] [5]
ERROR: LayoutTests/platform/wpe/TestExpectations:1579: Path does not exist. [test/expectations] [5]
ERROR: LayoutTests/platform/wk2/TestExpectations:878: Unrecognized modifier 'arm64' [test/expectations] [5]
ERROR: LayoutTests/platform/ios/TestExpectations:113: Path does not exist. [test/expectations] [5]
```
* LayoutTests/platform/ios-wk2/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/wk2/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
Canonical link: https://commits.webkit.org/270695@main
More information about the webkit-changes
mailing list