[webkit-changes] [WebKit/WebKit] 8c4e90: [WebGPU] many tests marked are 'Skip' but they pas...

mwyrzykowski noreply at github.com
Thu Mar 9 13:52:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8c4e90ef2d55b5ac24b384495af950644e9aa9aa
      https://github.com/WebKit/WebKit/commit/8c4e90ef2d55b5ac24b384495af950644e9aa9aa
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/buffers/threading-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/pipeline/default_layout-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/render_pipeline/vertex_only_render_pipeline-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/texture_view/read-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/texture_view/write-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/uncapturederror-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/createSampler-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/api/validation/query_set/destroy-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/idl/constants/flags-expected.txt
    M LayoutTests/http/tests/webgpu/webgpu/web_platform/canvas/getPreferredCanvasFormat-expected.txt
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  [WebGPU] many tests marked are 'Skip' but they pass locally
https://bugs.webkit.org/show_bug.cgi?id=252842
<radar://105840917>

Reviewed by Myles C. Maxfield.

Start enabling tests which are passing locally in order to catch regressions.

* LayoutTests/http/tests/webgpu/webgpu/api/operation/buffers/threading-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/operation/command_buffer/copyBufferToBuffer-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/operation/pipeline/default_layout-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/operation/render_pipeline/vertex_only_render_pipeline-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/operation/texture_view/read-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/operation/texture_view/write-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/operation/uncapturederror-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/validation/createSampler-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/api/validation/query_set/destroy-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/idl/constants/flags-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/idl/exposed.http-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/idl/exposed.https-expected.txt:
* LayoutTests/http/tests/webgpu/webgpu/web_platform/canvas/getPreferredCanvasFormat-expected.txt:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/261465@main




More information about the webkit-changes mailing list