Skip to content

Conversation

Andy-Jost
Copy link
Contributor

@Andy-Jost Andy-Jost commented Oct 9, 2025

Errors occurring during Buffer.close are not raised. This change adds tests demonstrating the issue. See #1118.

@Andy-Jost Andy-Jost self-assigned this Oct 9, 2025
Copy link
Contributor

copy-pr-bot bot commented Oct 9, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@Andy-Jost
Copy link
Contributor Author

/ok to test 845fbd4

Copy link

github-actions bot commented Oct 9, 2025

@Andy-Jost Andy-Jost force-pushed the ipc_suppressed_errors branch from 845fbd4 to adfb7e5 Compare October 9, 2025 22:08
@Andy-Jost
Copy link
Contributor Author

/ok to test 0986f5e

@Andy-Jost Andy-Jost force-pushed the ipc_suppressed_errors branch from 0986f5e to 78a4815 Compare October 9, 2025 22:17
@Andy-Jost
Copy link
Contributor Author

/ok to test 1d5248e

@Andy-Jost Andy-Jost added test Improvements or additions to tests cuda.core Everything related to the cuda.core module labels Oct 9, 2025
@Andy-Jost Andy-Jost force-pushed the ipc_suppressed_errors branch from 1d5248e to bbdbbcd Compare October 9, 2025 22:33
@Andy-Jost Andy-Jost changed the title Add skipped tests demonstrating that errors in Buffer.close are not raised Add (failing) tests demonstrating that errors in Buffer.close are not raised Oct 9, 2025
@Andy-Jost Andy-Jost force-pushed the ipc_suppressed_errors branch from d916308 to b7f8c2a Compare October 9, 2025 22:35
@Andy-Jost Andy-Jost force-pushed the ipc_suppressed_errors branch from 6e9c283 to fea6f8a Compare October 9, 2025 22:36
mr.close()


@pytest.mark.xfail
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this work here?

@pytest.mark.xfail(reason="Issue #1118", strict=True)

The important part is strict=True.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.core Everything related to the cuda.core module test Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants