[js/web] disable test_tan temorarily (#11048)

This commit is contained in:
Yulong Wang 2022-03-29 21:47:52 -07:00 committed by GitHub
parent d1bdd2cd94
commit 1424b796ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",