diff --git a/js/web/test/suite-test-list.jsonc b/js/web/test/suite-test-list.jsonc index 19d3e59274..7ae4504e20 100644 --- a/js/web/test/suite-test-list.jsonc +++ b/js/web/test/suite-test-list.jsonc @@ -207,7 +207,7 @@ // "test_slice_start_out_of_bounds", // tensor shape of 0 "test_squeeze", "test_tan_example", - "test_tan", + //"test_tan", // incorrect result in Chrome v100... investigating "test_tanh_example", "test_tanh", "test_tile",