Skip to content

CI: test cases run in subprocesses cannot be disabled #68270

@janeyx99

Description

@janeyx99

For more context please read #68173 (comment)

This is bad because most distributed tests are now run in a subprocess, and they cannot be disabled by an issue currently.

The code for how the subprocess is spawned is here: https://github.com/pytorch/pytorch/blob/master/torch/testing/_internal/common_utils.py#L601

cc @ezyang @gchanan @zou3519 @bdhirsh @jbschlosser @pietern @mrshenli @pritamdamania87 @zhaojuanmao @satgera @rohan-varma @gqchen @aazzolini @osalpekar @jiayisuse @SciPioneer @H-Huang

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions