Skip to content

Conversation

@sraikund16
Copy link
Contributor

Summary:

  1. fbcode/kineto/.github/scripts/get_trunk_test_exclusions.py (new file)
    Queries PyTorch test-infra for disabled profiler tests
    Checks recent PyTorch trunk runs for failures
    Generates dynamic pytest exclusion arguments
  2. fbcode/kineto/.github/workflows/libkineto_cuda.yml (modified)
    Added Generate dynamic test exclusions step
    Updated pytest step to use dynamic exclusions
    Removed hardcoded list and TODO comment
  3. fbcode/kineto/.github/scripts/README.md (new file)
    Documentation for the new system
    Usage instructions and troubleshooting
  4. xplat/kineto/ (mirrored)
    Same changes mirrored to the xplat directory

Differential Revision: D88754873

@meta-cla meta-cla bot added the cla signed label Dec 9, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 9, 2025

@sraikund16 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88754873.

sraikund16 added a commit to sraikund16/kineto that referenced this pull request Dec 9, 2025
Summary:

 1. fbcode/kineto/.github/scripts/get_trunk_test_exclusions.py (new file)
    Queries PyTorch test-infra for disabled profiler tests
    Checks recent PyTorch trunk runs for failures
    Generates dynamic pytest exclusion arguments
  2. fbcode/kineto/.github/workflows/libkineto_cuda.yml (modified)
Added Generate dynamic test exclusions step
Updated pytest step to use dynamic exclusions
 Removed hardcoded list and TODO comment
  3. fbcode/kineto/.github/scripts/README.md (new file)
Documentation for the new system
Usage instructions and troubleshooting
4. xplat/kineto/ (mirrored)
Same changes mirrored to the xplat directory

Differential Revision: D88754873
Summary:

 1. fbcode/kineto/.github/scripts/get_trunk_test_exclusions.py (new file)
    Queries PyTorch test-infra for disabled profiler tests
    Checks recent PyTorch trunk runs for failures
    Generates dynamic pytest exclusion arguments
  2. fbcode/kineto/.github/workflows/libkineto_cuda.yml (modified)
Added Generate dynamic test exclusions step
Updated pytest step to use dynamic exclusions
 Removed hardcoded list and TODO comment
  3. fbcode/kineto/.github/scripts/README.md (new file)
Documentation for the new system
Usage instructions and troubleshooting
4. xplat/kineto/ (mirrored)
Same changes mirrored to the xplat directory

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant