Skip to content

Commit

Permalink
Merge pull request #16877 from rapidsai/branch-24.10
Browse files Browse the repository at this point in the history
Forward-merge branch-24.10 into branch-24.12
  • Loading branch information
GPUtester authored Sep 23, 2024
2 parents de03af6 + 389208c commit 60464b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/cudf/cudf/tests/pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ filterwarnings =
ignore:Passing a BlockManager to DataFrame is deprecated:DeprecationWarning
# PerformanceWarning from cupy warming up the JIT cache
ignore:Jitify is performing a one-time only warm-up to populate the persistent cache:cupy._util.PerformanceWarning
# Ignore numba PEP 456 warning specific to arm machines
ignore:FNV hashing is not implemented in Numba.*:UserWarning
addopts = --tb=native

0 comments on commit 60464b0

Please sign in to comment.