spack/lib/spack
Todd Gamblin 7d586234ee
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.
2021-02-18 08:33:08 +00:00
..
docs Pipelines: DAG Pruning (#20435) 2021-02-16 09:12:37 -07:00
env Fix: Add a space between -isystem and the directory (#21599) 2021-02-10 15:56:42 -08:00
external Python 3.10 support: collections.abc (#20441) 2021-02-01 11:30:25 -06:00
llnl Python 3.10 support: collections.abc (#20441) 2021-02-01 11:30:25 -06:00
spack bugfix: relax racy test in fg/bg output (#21755) 2021-02-18 08:33:08 +00:00