From d3d006dea3c3eb249d7a9beabbe6c06c7203a29f Mon Sep 17 00:00:00 2001 From: Kunal Mohan Date: Tue, 25 Aug 2020 12:51:01 +0530 Subject: [PATCH] disable createTexture() validation tests --- tests/wpt/webgpu/meta/MANIFEST.json | 6 +----- tests/wpt/webgpu/tests/webgpu/cts.html | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/tests/wpt/webgpu/meta/MANIFEST.json b/tests/wpt/webgpu/meta/MANIFEST.json index 5805ae0461d..f45fcb38480 100644 --- a/tests/wpt/webgpu/meta/MANIFEST.json +++ b/tests/wpt/webgpu/meta/MANIFEST.json @@ -439,7 +439,7 @@ "testharness": { "webgpu": { "cts.html": [ - "f9e2eea69df8fc4a53584d0b9a7cde3e688e52b4", + "63357f7e996ecadde32f6816dc131b94e9ab976c", [ "webgpu/cts.html?q=webgpu:api,operation,buffers,map_detach:*", {} @@ -492,10 +492,6 @@ "webgpu/cts.html?q=webgpu:api,validation,createPipelineLayout:*", {} ], - [ - "webgpu/cts.html?q=webgpu:api,validation,createTexture:*", - {} - ], [ "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 f9e2eea69df..63357f7e996 100644 --- a/tests/wpt/webgpu/tests/webgpu/cts.html +++ b/tests/wpt/webgpu/tests/webgpu/cts.html @@ -43,7 +43,7 @@ - +