Skip to content

Drop strict xfail on test_3d_source_streams now that #3111 fixed #3100#3179

Closed
brendancol wants to merge 1 commit into
mainfrom
issue-3177
Closed

Drop strict xfail on test_3d_source_streams now that #3111 fixed #3100#3179
brendancol wants to merge 1 commit into
mainfrom
issue-3177

Conversation

@brendancol

Copy link
Copy Markdown
Contributor

Closes #3177.

#3111 fixed the 2-D output buffer crash on 3-D streaming sources, and #3118 added a strict xfail expecting that crash. Each was green against the main it branched from; together they turn the XPASS into a failure, so main and every PR that syncs it are red.

The #3100 behavior is fixed, so this removes the xfail marker and the stale "once #3100 is fixed" comment, and lets the assertions run for real. All 15 tests in the file pass locally.

@brendancol

Copy link
Copy Markdown
Contributor Author

Superseded by #3181, which landed the same xfail removal first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance PR touches performance-sensitive code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant