Skip to content

Files

Latest commit

 

History

History

stats

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

The disabled-tests-condensed.json files is in the generated-stats branch.

The slow-tests.json is in test/slow_tests.json in pytorch/pytorch (moved pytorch/pytorch #132379 and pytorch/test-infra #5544). The auto slow test infra and the lack of pinning between pytorch and test-infra made it difficult to tell if a test started failing because of a change or because the slow test json changed. While this lack of synchronization can have benefits, like disable test issues being effective everywhere immediately, immediate marking of slow tests does not provide as much benefit as immediate disabling of a test, and we don't have the same visibility into slow tests like we do for disable issues. Even if a slow-test.json still exists on the generated-stats branch, it should not have an effect on pytorch CI unless the CI is being run on an old branch.