diff --git a/js/web/test/suite-test-list.jsonc b/js/web/test/suite-test-list.jsonc index 5682045dbac58..594ce9feed31e 100644 --- a/js/web/test/suite-test-list.jsonc +++ b/js/web/test/suite-test-list.jsonc @@ -1392,7 +1392,7 @@ "tile.jsonc", "transpose.jsonc", "transpose_int32_uint32.jsonc", - "upsample.jsonc" + "upsample.jsonc", "where.jsonc" // Turn on this when https://github.com/microsoft/onnxruntime/issues/17405 is fixed. //"where_broadcast.jsonc",