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

Test 53 "run tests which consume stdin" fails randomly #795

Open
gioele opened this issue Sep 27, 2023 · 0 comments
Open

Test 53 "run tests which consume stdin" fails randomly #795

gioele opened this issue Sep 27, 2023 · 0 comments
Labels
Component: Self Test Suite Priority: Medium Wrong or misleading documentation, broken behavior with workaround Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Type: Bug

Comments

@gioele
Copy link
Contributor

gioele commented Sep 27, 2023

Describe the bug

Test 53 "run tests which consume stdin" is flaky and fails (seemingly) at random.

To Reproduce

This bug seems to be time-dependent and non deterministic. You can see an example failure at https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/bats.html (archived page)

Log

not ok 53 run tests which consume stdin (see #197)
# (in test file test/bats.bats, line 507)
#   `[ "$status" -eq 0 ]' failed

Expected behavior

The test should always pass.

Environment (please complete the following information):

  • Bats Version: 1.10.0
  • OS: Linux Debian unstable
  • Bash version: 5.2.2(1)

Additional context

Another flaky test has been reported in #685, but it seems unrelated to this specific issue.

@gioele gioele added Priority: NeedsTriage Issue has not been vetted yet Type: Bug labels Sep 27, 2023
@martin-schulze-vireso martin-schulze-vireso added Priority: Medium Wrong or misleading documentation, broken behavior with workaround Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Component: Self Test Suite and removed Priority: NeedsTriage Issue has not been vetted yet labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Self Test Suite Priority: Medium Wrong or misleading documentation, broken behavior with workaround Status: Unconfirmend No reproducer was provided or the reproducer did not work for maintainers. Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants