-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingciContinuous IntegrationContinuous Integrationhelp wantedOpen to be worked onOpen to be worked on
Description
🐛 Bug
conda (3.7, 1.9) and conda (3.7, 1.10) runs non-deterministically fail with the error:
tests/helpers/test_models.py::test_models[None-ParityModuleRNN] PASSED [ 31%]
/__w/_temp/2a0a0b32-902c-4e18-bf17-5c09efcb74cf.sh: line 2: 90 Killed coverage run --source pytorch_lightning -m pytest pytorch_lightning tests -v --durations=50 --junitxml=junit/test-results-Linux-torch1.10.xml
tests/helpers/test_models.py::test_models[None-ParityModuleMNIST]
Error: Process completed with exit code 137.
To Reproduce
See conda (3.7, 1.9) and conda (3.7, 1.10):
- Successful runs: https://github.com/PyTorchLightning/pytorch-lightning/actions/workflows/ci_test-conda.yml?query=is%3Asuccess
- Failing runs: https://github.com/PyTorchLightning/pytorch-lightning/actions/workflows/ci_test-conda.yml?query=is%3Afailure
Expected behavior
Not getting killed.
Environment
Additional context
daniellepintz
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingciContinuous IntegrationContinuous Integrationhelp wantedOpen to be worked onOpen to be worked on