Uh oh!
There was an error while loading. Please reload this page.
Codegen refresh - #1702
Conversation
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
rwgk
commented
Feb 27, 2026
Tracking these little hiccups:
|
…ry workaround to resolve a pre-commit failure.
rwgk
commented
Feb 27, 2026
/ok to test |
This comment has been minimized.
This comment has been minimized.
rwgk
commented
Feb 27, 2026
/ok to test |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ation
- Register 'flaky' marker in pytest.ini to eliminate warnings about unknown mark
- Fix dependency group references in cuda_core/pyproject.toml to use {include-group = "test"} instead of "cuda-core[test]" extra
- This ensures pytest-rerunfailures is properly installed so @pytest.mark.flaky() decorators work correctly
Example failure fixed by this commit: https://github.com/NVIDIA/cuda-python/actions/runs/22501839950/job/65191834971?pr=1702
Made-with: Cursor53c4c5b to
ffaab34CompareExclude cuda_bindings/cuda/bindings/_internal/_fast_enum.py from ruff checks to fix pre-commit error. This file is auto-generated and contains a long line that exceeds the 120 character limit. Made-with: Cursor
rwgk
commented
Feb 27, 2026
/ok to test |
rwgk
commented
Feb 27, 2026
To ensure commit ffaab34 is working as intended, I looked manually through one of the test logs: https://github.com/NVIDIA/cuda-python/actions/runs/22507629723/job/65210357955?pr=1702 I didn't see any pytest warnings anymore. |
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
3 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Bring
mainback in sync with code generators.