Skip to content

Commit

Permalink
add ignore warning
Browse files Browse the repository at this point in the history
Signed-off-by: Phuong Nguyen <[email protected]>
  • Loading branch information
phu0ngng committed Dec 12, 2024
1 parent 00419ba commit d8e69fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/jax/pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ filterwarnings=
ignore:jax.extend.mlir.dialects.mhlo is deprecated.*:DeprecationWarning
ignore:jax.experimental.maps and .* are deprecated.*:DeprecationWarning
ignore:The host_callback APIs are deprecated .*:DeprecationWarning
ignore: os.fork() was called. os.fork() is incompatible with multithreaded code.*:RuntimeWarning

0 comments on commit d8e69fd

Please sign in to comment.