Skip to content

main is red: strict xfail in test_reproject_streaming_3101 XPASSes after #3111 fixed the #3100 crash #3177

@brendancol

Description

@brendancol

The pytest workflow fails on main at 8c3d07e:

FAILED xrspatial/tests/test_reproject_streaming_3101.py::TestStreaming3D::test_3d_source_streams - [XPASS(strict)] 2-D output buffer vs 3-D tiles, see #3100

Two PRs landed two minutes apart and each was green against the main it branched from:

With both on main, the test passes and the strict xfail turns that into a failure. Not a flake: the same XPASS shows up on main's own run (27278776057) and on PR branches that merged 8c3d07e (e.g. #3175, run 27278859092). Every open PR that syncs with main will go red until this is fixed.

Fix is the happy-path kind: the #3100 behavior is fixed, so drop the xfail marker (and the stale "Once #3100 is fixed the xfail comes off" comment at test_reproject_streaming_3101.py:181) and let the assertions run for real. Worth closing #3100 too if nothing else is left there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghigh-priorityinfrastructureCI, benchmarks, and toolingtestsTest coverage and parity

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions