Stream: git-wasmtime

Topic: wasmtime / issue #5312 test: flaky test in `wait`/`notify...


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

abrown labeled issue #5312:

Test Case

Already present in the test suite: wait_notify::atomic_wait_timeout_length.

Steps to Reproduce

Not always reproducible; flaky test, see: https://github.com/bytecodealliance/wasmtime/actions/runs/3518335769/jobs/5897139376#step:15:1843.

Expected Results

The test should pass.

Actual Results

The test fails:

---- wait_notify::atomic_wait_timeout_length stdout ----
thread 'wait_notify::atomic_wait_timeout_length' panicked at 'duration: 499.7351ms < 500000000', tests\all\wait_notify.rs:33:5

Versions and Environment

CI

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

abrown opened issue #5312:

Test Case

Already present in the test suite: wait_notify::atomic_wait_timeout_length.

Steps to Reproduce

Not always reproducible; flaky test, see: https://github.com/bytecodealliance/wasmtime/actions/runs/3518335769/jobs/5897139376#step:15:1843.

Expected Results

The test should pass.

Actual Results

The test fails:

---- wait_notify::atomic_wait_timeout_length stdout ----
thread 'wait_notify::atomic_wait_timeout_length' panicked at 'duration: 499.7351ms < 500000000', tests\all\wait_notify.rs:33:5

Versions and Environment

CI

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

abrown commented on issue #5312:

cc: @haraldh, @alexcrichton

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

alexcrichton closed issue #5312:

Test Case

Already present in the test suite: wait_notify::atomic_wait_timeout_length.

Steps to Reproduce

Not always reproducible; flaky test, see: https://github.com/bytecodealliance/wasmtime/actions/runs/3518335769/jobs/5897139376#step:15:1843.

Expected Results

The test should pass.

Actual Results

The test fails:

---- wait_notify::atomic_wait_timeout_length stdout ----
thread 'wait_notify::atomic_wait_timeout_length' panicked at 'duration: 499.7351ms < 500000000', tests\all\wait_notify.rs:33:5

Versions and Environment

CI

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

haraldh commented on issue #5312:

please reopen, if it happens again


Last updated: Oct 23 2024 at 20:03 UTC