Skip to content

[Data] test_block.py is broken - not tested in CI #57819

@bveeramani

Description

@bveeramani

Description

The test file python/ray/data/tests/test_block.py is currently broken because it was not being run in CI. This test was inadvertently excluded from CI runs, allowing it to become broken over time.

Action Items

  • Investigate why this test is broken
  • Fix the failing tests in test_block.py
  • Ensure this test is included in CI runs going forward
  • Update semgrep.yml to remove this test from the exclusion list once fixed

Context

This test file was discovered to be excluded from CI testing, which allowed it to break without detection.

Related PR: #57617

Metadata

Metadata

Assignees

Labels

P0Issues that should be fixed in short orderdataRay Data-related issuesgood-first-issueGreat starter issue for someone just starting to contribute to Ray

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions