Bug 252227
| Summary: | Fix TestWGSLAPI test failures after 260237@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebGPU | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
Fix TestWGSLAPI test failures after 260237@main:
```
/Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WGSL/LexerTests.cpp:50
Expected equality of these values:
result.m_span.m_line
Which is: 11
lineNumber
Which is: 10
/Volumes/Data/worker/macOS-BigSur-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WGSL/LexerTests.cpp:50
Expected equality of these values:
result.m_span.m_line
Which is: 11
lineNumber
Which is: 10
```
etc.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105434119>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/10072
EWS
Committed 260240@main (730b03dfd0d8): <https://commits.webkit.org/260240@main>
Reviewed commits have been landed. Closing PR #10072 and removing active labels.