diff options
author | Todd Gamblin <gamblin2@llnl.gov> | 2021-02-18 00:33:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 08:33:08 +0000 |
commit | 7d586234ee6cdfcade11678d98129d8dfcb84c80 (patch) | |
tree | 5fbc0d8fa04aaacb5fe200bdd35a872879eaedcf /.github/dependabot.yml | |
parent | 8aaf31b1661f78e77a8e788f761fa88655e23c14 (diff) | |
download | spack-7d586234ee6cdfcade11678d98129d8dfcb84c80.tar.gz spack-7d586234ee6cdfcade11678d98129d8dfcb84c80.tar.bz2 spack-7d586234ee6cdfcade11678d98129d8dfcb84c80.tar.xz spack-7d586234ee6cdfcade11678d98129d8dfcb84c80.zip |
bugfix: relax racy test in fg/bg output (#21755)
Since signals are fundamentally racy, We can't bound the amount of time
that the `test_foreground_background_output` test will take to get to
'on', we can only observe that it transitions to 'on'. So instead of
using an arbitrary limit, just adjust the test to allow either 'on' or
'off' followed by 'on'.
This should eliminate the spurious errors we see in CI.
Diffstat (limited to '.github/dependabot.yml')
0 files changed, 0 insertions, 0 deletions