GitHub / pandas-dev/pandas issues and pull requests
Labelled with: Testing
#62721 - TST Added test for Timedelta to accept Week 'W' as a parsed string suffix
Pull Request -
State: open - Opened by vijmeister about 1 month ago
Labels: Testing
#62695 - TST: Remove leftover file in test_compression
Pull Request -
State: open - Opened by mroeschke about 1 month ago
- 1 comment
Labels: Testing
#62688 - Remove ensure_clean_store reference from test_retain_attributes.py, test_read.py
Pull Request -
State: closed - Opened by nemo-1999 about 1 month ago
- 1 comment
Labels: Testing
#62615 - TST: Replace ensure_clean with temp_file in test_multi_thread.py
Pull Request -
State: closed - Opened by HulusiOzy about 1 month ago
Labels: Testing
#62613 - TST: Replace ensure_clean with temp_file in test_pytables_missing.py
Pull Request -
State: closed - Opened by HulusiOzy about 1 month ago
Labels: Testing
#62612 - TST: Replace ensure_clean with temp_file in test_errors.py
Pull Request -
State: closed - Opened by HulusiOzy about 1 month ago
Labels: Testing
#62553 - TST: remove expected warnings for new `numexpr` version
Pull Request -
State: closed - Opened by Alvaro-Kothe about 2 months ago
Labels: Testing
#62546 - TST: Replace ensure_clean utility with temp_file pytest fixture (2 files)
Pull Request -
State: closed - Opened by sanggon6107 about 2 months ago
Labels: Testing
#62475 - TST: Replace ensure_clean utility with temp_file pytest fixture (3 files)
Pull Request -
State: closed - Opened by ritoban23 about 2 months ago
Labels: Testing
#62454 - Backport PR #62452 on branch 2.3.x (TST: Adjust tests for numexpr 2.13)
Pull Request -
State: closed - Opened by meeseeksmachine about 2 months ago
Labels: Testing
#62452 - TST: Adjust tests for numexpr 2.13
Pull Request -
State: closed - Opened by mroeschke about 2 months ago
- 1 comment
Labels: Testing
#62435 - TST: Replace `ensure_clean` utility function with the `temp_file` pytest fixture
Issue -
State: open - Opened by mroeschke about 2 months ago
- 25 comments
Labels: Testing, good first issue
#62406 - DEPS: Bump minimum pytest dependencies
Pull Request -
State: closed - Opened by mroeschke about 2 months ago
Labels: Testing, Dependencies
#62245 - TST: add regression test for GH#54409 (tz-aware NaT indexing with loc)
Pull Request -
State: closed - Opened by skalwaghe-56 3 months ago
- 5 comments
Labels: Testing, Indexing
#62238 - TST: regression test for GH#56853 (insert/delete with MultiIndex datetime)
Pull Request -
State: closed - Opened by skalwaghe-56 3 months ago
- 9 comments
Labels: Testing, MultiIndex
#62193 - Backport PR #62190: TST: Adjust test_round for Numpy 2.4 behavior
Pull Request -
State: closed - Opened by mroeschke 3 months ago
Labels: Testing
#62181 - CI: Fix scripts tests when running from another directory
Pull Request -
State: closed - Opened by rhshadrach 3 months ago
Labels: Testing, CI
#62028 - TST: Speed up hypothesis and slow tests
Pull Request -
State: open - Opened by mroeschke 4 months ago
Labels: Testing
#62021 - TST: nan->NA in non-construction tests
Pull Request -
State: closed - Opened by jbrockmendel 4 months ago
Labels: Testing, Missing-data
#61941 - BUG: Fix TypeError in assert_index_equal when comparing CategoricalIndex with check_categorical=True and exact=False
Pull Request -
State: closed - Opened by Aniketsy 4 months ago
- 15 comments
Labels: Testing
#61872 - TST: add test for `dtype` argument in `str.decode`
Pull Request -
State: closed - Opened by hippowm 4 months ago
Labels: Testing
#61830 - TST: Fix `test_mask_stringdtype`
Pull Request -
State: closed - Opened by arthurlw 4 months ago
- 1 comment
Labels: Testing
#61826 - TST: enable 2D tests for MaskedArrays, fix+test shift
Pull Request -
State: closed - Opened by jbrockmendel 4 months ago
- 1 comment
Labels: Testing, NA - MaskedArrays
#61822 - TST: Adding tests for validating DataFrame.__setitem__ and .loc behavior
Pull Request -
State: closed - Opened by niruta25 4 months ago
- 3 comments
Labels: Testing
#61799 - TST: update expected dtype for sum of decimals with pyarrow 21+
Pull Request -
State: closed - Opened by jorisvandenbossche 5 months ago
- 3 comments
Labels: Testing, Arrow
#61799 - TST: update expected dtype for sum of decimals with pyarrow 21+
Pull Request -
State: closed - Opened by jorisvandenbossche 5 months ago
- 1 comment
Labels: Testing, Arrow
#61792 - TST: assert reading of legacy pickles against current data
Pull Request -
State: open - Opened by jorisvandenbossche 5 months ago
- 1 comment
Labels: Testing, IO Pickle
#61789 - CLN: remove and udpate for outdated _item_cache
Pull Request -
State: closed - Opened by chilin0525 5 months ago
Labels: Testing
#61789 - CLN: remove and udpate for outdated _item_cache
Pull Request -
State: closed - Opened by chilin0525 5 months ago
- 1 comment
Labels: Testing
#61779 - TST: option_context bug on Mac GH#58055
Pull Request -
State: closed - Opened by jbrockmendel 5 months ago
Labels: Bug, Testing
#61779 - TST: option_context bug on Mac GH#58055
Pull Request -
State: closed - Opened by jbrockmendel 5 months ago
- 1 comment
Labels: Bug, Testing
#61748 - BUG: Fix assert_frame_equal with check_dtype=False for pd.NA dtype differences (GH#61473)
Pull Request -
State: closed - Opened by gamzeozgul 5 months ago
- 3 comments
Labels: Bug, Testing, Stale
#61741 - TST: Test coverage for Excel Formatter.py
Pull Request -
State: closed - Opened by lsgordon 5 months ago
Labels: Testing, IO Excel
#61741 - TST: Test coverage for Excel Formatter.py
Pull Request -
State: closed - Opened by lsgordon 5 months ago
Labels: Testing, IO Excel
#61703 - TST: Refactor S3 tests
Pull Request -
State: closed - Opened by fangchenli 5 months ago
- 1 comment
Labels: Testing, IO Network
#61697 - TST: Increase test coverage for pandas.io.formats.excel.py
Pull Request -
State: closed - Opened by lsgordon 5 months ago
Labels: Testing, IO Excel
#61697 - TST: Increase test coverage for pandas.io.formats.excel.py
Pull Request -
State: closed - Opened by lsgordon 5 months ago
- 1 comment
Labels: Testing, IO Excel
#61648 - TST: update xfail xarray version check in to_xarray test
Pull Request -
State: closed - Opened by jorisvandenbossche 5 months ago
Labels: Testing
#61648 - TST: update xfail xarray version check in to_xarray test
Pull Request -
State: closed - Opened by jorisvandenbossche 5 months ago
- 2 comments
Labels: Testing
#61588 - CI: Test pandas with numpy 1.26
Issue -
State: open - Opened by datapythonista 6 months ago
Labels: Testing, CI, Dependencies
#61577 - TST: Remove match= in test_setitem_invalid to avoid PytestWarning
Pull Request -
State: closed - Opened by iabhi4 6 months ago
- 2 comments
Labels: Testing
#61577 - TST: Remove match= in test_setitem_invalid to avoid PytestWarning
Pull Request -
State: closed - Opened by iabhi4 6 months ago
- 3 comments
Labels: Testing
#61557 - BUG: regex match in compliance tests no longer match pytest expected inputs
Issue -
State: closed - Opened by chalmerlowe 6 months ago
- 2 comments
Labels: Testing, Error Reporting, good first issue
#61556 - Backport PR #61549 on branch 2.3.x (TST: Add error message for test_groupby_raises_category_on_category for quantile)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: Testing
#61551 - Parallelize test_sql.py - Issue #60378
Pull Request -
State: open - Opened by dShcherbakov1 6 months ago
- 4 comments
Labels: Testing, IO SQL
#61551 - Parallelize test_sql.py - Issue #60378
Pull Request -
State: closed - Opened by dShcherbakov1 6 months ago
- 6 comments
Labels: Testing, IO SQL, Stale
#61549 - TST: Add error message for test_groupby_raises_category_on_category for quantile
Pull Request -
State: closed - Opened by mroeschke 6 months ago
Labels: Testing
#61549 - TST: Add error message for test_groupby_raises_category_on_category for quantile
Pull Request -
State: closed - Opened by mroeschke 6 months ago
Labels: Testing
#61525 - BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473)
Pull Request -
State: open - Opened by iabhi4 6 months ago
- 2 comments
Labels: Testing, Stale
#61520 - Backport PR #61518 on branch 2.3.x (TST: Use external_error_raised for numpy-raised test_error_invalid_values)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: Testing
#61520 - Backport PR #61518 on branch 2.3.x (TST: Use external_error_raised for numpy-raised test_error_invalid_values)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: Testing
#61518 - TST: Use external_error_raised for numpy-raised test_error_invalid_values
Pull Request -
State: closed - Opened by mroeschke 6 months ago
- 1 comment
Labels: Testing
#61506 - CLN Replace direct import of closing with qualified contextlib usage
Pull Request -
State: closed - Opened by mheguy 6 months ago
- 1 comment
Labels: Testing
#61506 - CLN Replace direct import of closing with qualified contextlib usage
Pull Request -
State: closed - Opened by mheguy 6 months ago
Labels: Testing
#61465 - BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
Pull Request -
State: open - Opened by pelagiavlas 6 months ago
- 1 comment
Labels: Bug, Testing, ExtensionArray
#61465 - BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
Pull Request -
State: closed - Opened by pelagiavlas 6 months ago
- 3 comments
Labels: Bug, Testing, ExtensionArray, Stale
#61349 - TST: Testing for mixed int/str Index
Pull Request -
State: closed - Opened by xaris96 7 months ago
- 11 comments
Labels: Testing, Index
#61228 - Fix false friends in implicit string concatenation in tests
Pull Request -
State: closed - Opened by jbdyn 8 months ago
- 3 comments
Labels: Testing
#61112 - TST: Add test for retaining dtype of datetime columns in DataFrame.to_hdf
Pull Request -
State: closed - Opened by KevsterAmp 8 months ago
- 1 comment
Labels: Testing
#61112 - TST: Add test for retaining dtype of datetime columns in DataFrame.to_hdf
Pull Request -
State: closed - Opened by KevsterAmp 8 months ago
- 2 comments
Labels: Testing
#61102 - Backport PR #61098: CI/TST: Address TestArrowArray::test_reduce_series_numeric supporting skew
Pull Request -
State: closed - Opened by mroeschke 8 months ago
Labels: Testing, Arrow
#61102 - Backport PR #61098: CI/TST: Address TestArrowArray::test_reduce_series_numeric supporting skew
Pull Request -
State: closed - Opened by mroeschke 8 months ago
Labels: Testing, Arrow
#61098 - CI/TST: Address TestArrowArray::test_reduce_series_numeric supporting skew
Pull Request -
State: closed - Opened by mroeschke 8 months ago
- 1 comment
Labels: Testing, Arrow
#61098 - CI/TST: Address TestArrowArray::test_reduce_series_numeric supporting skew
Pull Request -
State: closed - Opened by mroeschke 8 months ago
Labels: Testing, Arrow
#61044 - Backport PR #61042: CI/TST: Fix xfail in test_columns_dtypes_not_invalid for pyarrow nightly
Pull Request -
State: closed - Opened by mroeschke 9 months ago
Labels: Testing, CI
#61044 - Backport PR #61042: CI/TST: Fix xfail in test_columns_dtypes_not_invalid for pyarrow nightly
Pull Request -
State: closed - Opened by mroeschke 9 months ago
Labels: Testing, CI
#61042 - CI/TST: Fix xfail in test_columns_dtypes_not_invalid for pyarrow nightly
Pull Request -
State: closed - Opened by mroeschke 9 months ago
- 1 comment
Labels: Testing, CI
#61021 - TST: Add test for groupby with datetime and NaT values
Pull Request -
State: closed - Opened by asharmalik19 9 months ago
Labels: Testing
#61021 - TST: Add test for groupby with datetime and NaT values
Pull Request -
State: closed - Opened by asharmalik19 9 months ago
- 1 comment
Labels: Testing
#61007 - TST: parametrize test_common
Pull Request -
State: closed - Opened by fangchenli 9 months ago
- 1 comment
Labels: Testing, Clean
#61007 - TST: parametrize test_common
Pull Request -
State: closed - Opened by fangchenli 9 months ago
Labels: Testing, Clean
#61001 - Backport PR #61000 on branch 2.3.x (TST: Change sqlite test query string values to single quotes)
Pull Request -
State: closed - Opened by meeseeksmachine 9 months ago
Labels: Testing, IO SQL
#61001 - Backport PR #61000 on branch 2.3.x (TST: Change sqlite test query string values to single quotes)
Pull Request -
State: closed - Opened by meeseeksmachine 9 months ago
Labels: Testing, IO SQL
#61000 - TST: Change sqlite test query string values to single quotes
Pull Request -
State: closed - Opened by mroeschke 9 months ago
- 1 comment
Labels: Testing, IO SQL
#61000 - TST: Change sqlite test query string values to single quotes
Pull Request -
State: closed - Opened by mroeschke 9 months ago
- 1 comment
Labels: Testing, IO SQL
#60930 - Backport PR #60929 on branch 2.3.x (TST: Update numpy version check for test_pandas_dtype_numpy_warning)
Pull Request -
State: open - Opened by meeseeksmachine 9 months ago
Labels: Testing, Dependencies
#60930 - Backport PR #60929 on branch 2.3.x (TST: Update numpy version check for test_pandas_dtype_numpy_warning)
Pull Request -
State: closed - Opened by meeseeksmachine 9 months ago
Labels: Testing, Dependencies
#60929 - TST: Update numpy version check for test_pandas_dtype_numpy_warning
Pull Request -
State: closed - Opened by mroeschke 9 months ago
Labels: Testing, Dependencies
#60929 - TST: Update numpy version check for test_pandas_dtype_numpy_warning
Pull Request -
State: closed - Opened by mroeschke 9 months ago
Labels: Testing, Dependencies
#60916 - Backport PR #60795: TST(string dtype): Resolve xfails in pytables
Pull Request -
State: closed - Opened by rhshadrach 9 months ago
- 3 comments
Labels: Testing, IO HDF5, Strings
#60916 - Backport PR #60795: TST(string dtype): Resolve xfails in pytables
Pull Request -
State: closed - Opened by rhshadrach 9 months ago
- 3 comments
Labels: Testing, IO HDF5, Strings
#60880 - Backport PR #60847 on branch 2.3.x (TST/CI: skipif numba tests on Ubuntu ARM for numba 0.61)
Pull Request -
State: closed - Opened by mroeschke 9 months ago
Labels: Testing, numba
#60878 - Backport PR #60875 on branch 2.3.x (TST/CI: Address enforced numpy DeprecationWarning in test_pandas_dtype_numpy_warning)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing
#60878 - Backport PR #60875 on branch 2.3.x (TST/CI: Address enforced numpy DeprecationWarning in test_pandas_dtype_numpy_warning)
Pull Request -
State: closed - Opened by meeseeksmachine 10 months ago
Labels: Testing
#60876 - Backport PR #60873: TST/CI: xfail test_frame_setitem_dask_array_into_new_col for numpy>2.1
Pull Request -
State: closed - Opened by mroeschke 10 months ago
Labels: Testing
#60876 - Backport PR #60873: TST/CI: xfail test_frame_setitem_dask_array_into_new_col for numpy>2.1
Pull Request -
State: closed - Opened by mroeschke 10 months ago
Labels: Testing
#60875 - TST/CI: Address enforced numpy DeprecationWarning in test_pandas_dtype_numpy_warning
Pull Request -
State: closed - Opened by mroeschke 10 months ago
- 1 comment
Labels: Testing
#60875 - TST/CI: Address enforced numpy DeprecationWarning in test_pandas_dtype_numpy_warning
Pull Request -
State: closed - Opened by mroeschke 10 months ago
- 1 comment
Labels: Testing
#60873 - TST/CI: xfail test_frame_setitem_dask_array_into_new_col for numpy>2.1
Pull Request -
State: closed - Opened by mroeschke 10 months ago
- 1 comment
Labels: Testing
#60873 - TST/CI: xfail test_frame_setitem_dask_array_into_new_col for numpy>2.1
Pull Request -
State: closed - Opened by mroeschke 10 months ago
- 2 comments
Labels: Testing
#60848 - TST: Remove test_pickle_generalurl_read in favor of test_request_headers
Pull Request -
State: open - Opened by mroeschke 10 months ago
Labels: Testing, IO Network
#60848 - TST: Remove test_pickle_generalurl_read in favor of test_request_headers
Pull Request -
State: closed - Opened by mroeschke 10 months ago
- 1 comment
Labels: Testing, IO Network
#60847 - TST/CI: skipif numba tests on Ubuntu ARM for numba 0.61
Pull Request -
State: closed - Opened by mroeschke 10 months ago
- 10 comments
Labels: Testing, numba
#60847 - TST/CI: skipif numba tests on Ubuntu ARM for numba 0.61
Pull Request -
State: closed - Opened by mroeschke 10 months ago
- 9 comments
Labels: Testing, numba
#60843 - TST: parametrize Decimal ujson test
Pull Request -
State: closed - Opened by fangchenli 10 months ago
- 1 comment
Labels: Testing, IO JSON
#60843 - TST: parametrize Decimal ujson test
Pull Request -
State: closed - Opened by fangchenli 10 months ago
Labels: Testing, IO JSON
#60827 - CHORE: Enable mistakenly ignored tests
Pull Request -
State: closed - Opened by quangngd 10 months ago
Labels: Testing
#60827 - CHORE: Enable mistakenly ignored tests
Pull Request -
State: closed - Opened by quangngd 10 months ago
- 2 comments
Labels: Testing
#60811 - TST(string_dtype): Refine scope of string xfail in test_http_headers
Pull Request -
State: closed - Opened by WillAyd 10 months ago
Labels: Testing, Strings
#60811 - TST(string_dtype): Refine scope of string xfail in test_http_headers
Pull Request -
State: closed - Opened by WillAyd 10 months ago
- 2 comments
Labels: Testing, Strings