Skip to content

Commit 8f8e3d6

Browse files
committed
TST: register slow marker (#16797)
* TST: register slow marker * Update setup.cfg
1 parent 0645868 commit 8f8e3d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.20.3.txt

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Bug Fixes
4343
- Fixed a bug in failing to compute rolling computations of a column-MultiIndexed ``DataFrame`` (:issue:`16789`, :issue:`16825`)
4444
- Bug in a DataFrame/Series with a ``TimedeltaIndex`` when slice indexing (:issue:`16637`)
4545
- Bug in reindexing on an empty ``CategoricalIndex`` (:issue:`16770`)
46+
- Fixed a pytest marker failing downstream packages' tests suites (:issue:`16680`)
4647

4748
Conversion
4849
^^^^^^^^^^

0 commit comments

Comments
 (0)