Skip to content

prototype datasets tests are failing #6515

Closed
@pmeier

Description

@pmeier

CI failures are unrelated:

FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_traversable[imagenet-val-True]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_traversable[cub200-train-2011-True]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_traversable[cub200-test-2011-True]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_data_loader[imagenet-val-0]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_data_loader[imagenet-val-1]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_data_loader[cub200-train-2011-0]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_data_loader[cub200-train-2011-1]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_data_loader[cub200-test-2011-0]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_data_loader[cub200-test-2011-1]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_has_annotations[ShufflerIterDataPipe-imagenet-val]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_has_annotations[ShufflerIterDataPipe-cub200-train-2011]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_has_annotations[ShufflerIterDataPipe-cub200-test-2011]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_has_annotations[ShardingFilterIterDataPipe-imagenet-val]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_has_annotations[ShardingFilterIterDataPipe-cub200-train-2011]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_has_annotations[ShardingFilterIterDataPipe-cub200-test-2011]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_infinite_buffer_size[imagenet-val]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_infinite_buffer_size[cub200-train-2011]
FAILED test/test_prototype_builtin_datasets.py::TestCommon::test_infinite_buffer_size[cub200-test-2011]

Given that the failures are only happening for imagenet and cub200, my gut says this has something to do with #6076. cc @YosuaMichael @bjuncek @NicolasHug @ejguan @NivekT

Originally posted by @pmeier in #6514 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions