Skip to content

TST: local test failures #26823

Closed
Closed
@jbrockmendel

Description

@jbrockmendel

Turning this into a tracker since more are turning up;.

  • api.test_api.test_api (much less frequently than the others) (OSX, Ubuntu)
  • frame.test_constructors.TestDataFrameConstructors.test_constructor_maskedrecarray_dtype (AttributeError: module 'numpy.ma' has no attribute 'mrecords', using numpy 1.16.4) (fixed in Assorted cleanups #26975)
  • frame.test_constructors.TestDataFrameConstructors.test_constructor_mrecarray (AttributeError: module 'numpy.ma' has no attribute 'mrecords', using numpy 1.16.4) (fixed in Assorted cleanups #26975)
  • series.indexing.test_datetime.test_index_unique (OSX) (fixed by TST: fix flaky test #27004)
  • resample.test_resample_api.test_select_bad_cols
  • io.formats.test_format.TestDataFrameFormatting.test_repr_html_long_multiindex
  • io.formats.test_format.TestDataFrameFormatting.test_info_repr_html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Unreliable TestUnit tests that occasionally fail

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions