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
### Issue
Related to #362
### Description
These tests have been failing intermittently. I've started investigating
them, but they are producing false negatives and interfering with other
work on UMD.
They don't point to something new failing on UMD, rather they haven't
been setup properly (they have been failing since added).
### List of the changes
- Comment out soft assert tests.
### Testing
not applicable
### API Changes
There are no API changes in this PR.
For some time this tests seems to be failing intermittently. This happens on both UMD CI and tt_metal CI.
Failing runs examples:
https://github.com/tenstorrent/tt-umd/actions/runs/11889008268/job/33124886089?pr=310
https://github.com/tenstorrent/tt-umd/actions/runs/11966959645/job/33363528724?pr=323
This was also seen when trying to add more similar tests in #308
This is a failure of SiliconDriverWH.LargeAddressTlb which could also be related:
https://github.com/tenstorrent/tt-metal/actions/runs/12134589477/job/33832069926
https://github.com/tenstorrent/tt-metal/actions/runs/12131095838/job/33822630072
@abhullar-tt @joelsmithTT
The text was updated successfully, but these errors were encountered: