tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
480 stars 78 forks source link

#15234: disable failed i2s pytest on blackhole, till the bug gets fixed. #15268

Closed llongTT closed 1 day ago

llongTT commented 2 days ago

Ticket

Link to Github Issue

Problem description

Two unit tests fail on blackhole, and the issue might be related to/caused by memory stick alignment on different platforms, one of them reported as: https://github.com/tenstorrent/tt-metal/issues/14245 Another one: https://github.com/tenstorrent/tt-metal/issues/15238

What's changed

For now just disable those two tests on blackhole, will reinstall them once the bug gets fixed.

Checklist

ttmchiou commented 1 day ago

https://github.com/tenstorrent/tt-metal/pull/15237 Closing since this PR disables tests