Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report flaky test upstream #97

Open
hmaarrfk opened this issue Oct 2, 2024 · 0 comments
Open

Report flaky test upstream #97

hmaarrfk opened this issue Oct 2, 2024 · 0 comments

Comments

@hmaarrfk
Copy link
Contributor

hmaarrfk commented Oct 2, 2024

I restarted the job after the merge of #95, which failed with


=========================== short test summary info ============================

FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype0-x_dtype1-True-False] - AssertionError: Tensor-likes are not close!



Mismatched elements: 1 / 5000 (0.0%)

Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)

Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)

FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype0-x_dtype1-False-False] - AssertionError: Tensor-likes are not close!



Mismatched elements: 1 / 5000 (0.0%)

Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)

Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)

FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype1-x_dtype1-True-False] - AssertionError: Tensor-likes are not close!



Mismatched elements: 1 / 5000 (0.0%)

Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)

Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)

FAILED test/test_ops.py::TestRoIAlign::test_autocast_cpu[rois_dtype1-x_dtype1-False-False] - AssertionError: Tensor-likes are not close!



Mismatched elements: 1 / 5000 (0.0%)

Greatest absolute difference: 0.0078125 at index (3, 13, 4, 0) (up to 0.005 allowed)

Greatest relative difference: 0.01513671875 at index (3, 13, 4, 0) (up to 0.005 allowed)

= 4 failed, 21456 passed, 16703 skipped, 1017 deselected, 1 xfailed, 367 warnings in 568.55s (0:09:28) =

Not sure if a restart will change anything, but since it only happened to one build out of 12, there's hope.

Originally posted by @h-vetinari in #96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant