Skip to content

Commit

Permalink
Bug 1901628 - test(webgpu): stabilize tests observed to only pass pos…
Browse files Browse the repository at this point in the history
…t-update r=webgpu-reviewers,jimb

These likely would have been caught earlier if we had implemented
[moz-webgpu-cts#111](erichdongubler-mozilla/moz-webgpu-cts#111).
Alas!

Differential Revision: https://phabricator.services.mozilla.com/D213719

UltraBlame original commit: 87b1f0a8e1ee97b89b3a030e7e8f970fc6e06e72
  • Loading branch information
marco-c committed Jun 16, 2024
1 parent 9b45c1d commit cc404e3
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 689 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,17 +438,9 @@ device_mismatch
:
*
]
implementation
-
status
:
backlog
[
:
]
expected
:
FAIL
[
cts
.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ device_mismatch
:
*
]
implementation
-
status
:
backlog
[
:
encoderType
Expand All @@ -35,9 +30,6 @@ compute
20pass
"
]
expected
:
FAIL
[
:
encoderType
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26553,47 +26553,9 @@ vertex_attribute_shaderLocation_unique
:
*
]
implementation
-
status
:
backlog
expected
:
if
os
=
=
"
win
"
and
debug
:
[
OK
TIMEOUT
]
[
:
]
expected
:
if
os
=
=
"
win
"
and
debug
:
[
PASS
TIMEOUT
NOTRUN
]
[
cts
.
Expand Down
Loading

0 comments on commit cc404e3

Please sign in to comment.