Stream: git-wasmtime

Topic: wasmtime / PR #5314 Fix a flaky wait/notify test


view this post on Zulip Wasmtime GitHub notifications bot (Nov 22 2022 at 02:56):

alexcrichton opened PR #5314 from fix-flaky to main:

This commit removes an assertion about the amount of time to sleep as part of the memory.atomic.wait* instructions. We've already seen one flaky test failure due to this and I think in general the timing around it isn't super precise so it seems best to leave this specific aspect perhaps untested for now but also pretty unlikely to regress. Otherwise though testing specific sleeping timeout behavior isn't something we're well structured to test at this time.

Closes #5312

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 22 2022 at 15:36):

alexcrichton closed without merge PR #5314.


Last updated: Oct 23 2024 at 20:03 UTC