You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ZainRizvi opened this issue
Oct 22, 2022
· 2 comments
Labels
skippedDenotes a (flaky) test currently skipped in CI.triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
This appears to be part of a larger pattern of flaky tests failing with the error AssertionError: Tensor-likes are not close! and may have a deeper root cause than just this one test
Hello there! From the DISABLED prefix in this issue title, it looks like you are attempting to disable a test in PyTorch CI. The information I have parsed is below:
Test name: test_numpy_ref_mps_nn_functional_conv_transpose1d_mps_float32 (__main__.TestCommonMPS)
Platforms for which to skip the test: macos
Within ~15 minutes, test_numpy_ref_mps_nn_functional_conv_transpose1d_mps_float32 (__main__.TestCommonMPS) will be disabled in PyTorch CI for these platforms: macos. Please verify that your test name looks correct, e.g., test_cuda_assert_async (__main__.TestCuda).
To modify the platforms list, please include a line in the issue body, like below. The default action will disable the test for all platforms if no platforms list is specified.
Platforms: case-insensitive, list, of, platforms
We currently support the following platforms: asan, dynamo, linux, mac, macos, rocm, win, windows.
ngimel
added
the
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
label
Oct 23, 2022
Resolving the issue because the test is not flaky anymore after 600 reruns without any failures and the issue hasn't been updated in 14 days. Please reopen the issue to re-disable the test if you think this is a false positive
skippedDenotes a (flaky) test currently skipped in CI.triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Platforms: macos
This test was disabled because it is failing on master.
Example:
https://hud.pytorch.org/pytorch/pytorch/commit/838b699e1082791d5e838ca0de0d72c4b6120e14
This appears to be part of a larger pattern of flaky tests failing with the error
AssertionError: Tensor-likes are not close!
and may have a deeper root cause than just this one testFailing run on GitHub: https://github.com/pytorch/pytorch/actions/runs/3300182413/jobs/5446436403
Relevant logs:
The text was updated successfully, but these errors were encountered: