Skip to content

CI: conda 1.9 and 1.10 getting killed #10129

@akihironitta

Description

@akihironitta

🐛 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):

Expected behavior

Not getting killed.

Environment

Additional context

[closed] First try: #10077
[merged] Temporary fix: #10084

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingciContinuous Integrationhelp wantedOpen to be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions