Bug 306808
| Summary: | REGRESSION(306630@main?): [MacOS]http/tests/webgpu/webgpu/shader/validation/parse/blankspace.html is a constant text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
http/tests/webgpu/webgpu/shader/validation/parse/blankspace.html is a constant text failure on MacOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fshader%2Fvalidation%2Fparse%2Fblankspace.html
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/webgpu/webgpu/shader/validation/parse/blankspace-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/webgpu/webgpu/shader/validation/parse/blankspace-actual.txt
@@ -1,7 +1,5 @@
FAIL :null_characters:contains_null=true;placement="comment" assert_unreached:
- - (in subcase: ) EXPECTATION FAILED: Expected validation error
- at (elided: below max severity)
- (in subcase: ) VALIDATION FAILED: Missing expected compilationInfo 'error' message.
@@ -9,6 +7,8 @@
// Here is a \0 character
expectCompileResult@http://127.0.0.1:8000/webgpu/webgpu/shader/validation/shader_validation_test.js:73:28
@http://127.0.0.1:8000/webgpu/webgpu/shader/validation/parse/blankspace.spec.js:25:24
+ - (in subcase: ) EXPECTATION FAILED: Expected validation error
+ at (elided: below max severity)
- (in subcase: ) INFO: subcase ran
Reached unreachable code
PASS :null_characters:contains_null=true;placement="delimiter"
URL:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fshader%2Fvalidation%2Fparse%2Fblankspace.html
REPRODUCTION:
Reproduced on macOS Tahoe release and debug with the following:
run-webkit-tests --release --force --no-retry --iterations 100 http/tests/webgpu/webgpu/shader/validation/parse/blankspace.html
I am going to mark expectations as pass fail while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169479662>
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/57741
EWS
Test gardening commit 306668@main (ff4c4806ab4a): <https://commits.webkit.org/306668@main>
Reviewed commits have been landed. Closing PR #57741 and removing active labels.