From 33a4bca74d1075b4bbb1a161b757427e34f94ad2 Mon Sep 17 00:00:00 2001 From: Kunal Mohan Date: Sat, 8 Aug 2020 19:14:46 +0530 Subject: [PATCH] Disable tests crashing on metal --- tests/wpt/webgpu/meta/MANIFEST.json | 10 +--------- tests/wpt/webgpu/tests/webgpu/cts.html | 4 ++-- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/tests/wpt/webgpu/meta/MANIFEST.json b/tests/wpt/webgpu/meta/MANIFEST.json index 2406da0d3b6..db0cffecd26 100644 --- a/tests/wpt/webgpu/meta/MANIFEST.json +++ b/tests/wpt/webgpu/meta/MANIFEST.json @@ -417,7 +417,7 @@ "testharness": { "webgpu": { "cts.html": [ - "6434a3cafd79e5a75c6a0c2eee8e2f35ed10e276", + "ad914da28ee10849b37c5a691a28c4d357f8835c", [ "webgpu/cts.html?q=webgpu:api,operation,buffers,map:*", {} @@ -458,10 +458,6 @@ "webgpu/cts.html?q=webgpu:api,validation,createBindGroup:*", {} ], - [ - "webgpu/cts.html?q=webgpu:api,validation,createBindGroupLayout:*", - {} - ], [ "webgpu/cts.html?q=webgpu:api,validation,createPipelineLayout:*", {} @@ -470,10 +466,6 @@ "webgpu/cts.html?q=webgpu:api,validation,createTexture:*", {} ], - [ - "webgpu/cts.html?q=webgpu:api,validation,createView:*", - {} - ], [ "webgpu/cts.html?q=webgpu:api,validation,error_scope:*", {} diff --git a/tests/wpt/webgpu/tests/webgpu/cts.html b/tests/wpt/webgpu/tests/webgpu/cts.html index 6434a3cafd7..ad914da28ee 100644 --- a/tests/wpt/webgpu/tests/webgpu/cts.html +++ b/tests/wpt/webgpu/tests/webgpu/cts.html @@ -37,10 +37,10 @@ - + - +