make excluded tests for PyTorch 1.12.1 consistent + also exclude flaky test_optim rather than adding patch to try and fix it#17737
Conversation
|
cc @VRehnberg |
|
@branfosj Should we just add the flaky test to |
Yes |
|
I've disabled |
|
Test report by @Micket |
|
Test report by @Micket |
|
I think spot testing one of each type is good enough here since we are just adding a few identical ignores. |
|
Going in, thanks @branfosj! |
|
Test report by @boegel |
|
Test report by @boegel |
The usage of this patch was removed in easybuilders#17737 so this patch is no longer required to be kept.
Based on the failures in #17732 and #17733 I think we should revert this. It looks to be a case of fixing one flaky test and making other tests less reliable. :(
We'll also add
test_optimto excluded tests, which it has been for 1.9.0 to 1.12.0.I've also made sure all 1.12.1 easyconfigs skip the tests metnioned in #17615.