diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2016-11-09 14:51:22 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-11-10 15:57:06 -0800 |
commit | a7d6bcc32936f3f0c4ba56b5f509648ffa85f63c (patch) | |
tree | bcf185163d132ca6f6a978a73e56783fb6708ec2 /Documentation/pretty-formats.txt | |
parent | Revert "t6026-merge-attr: don't fail if sleep exits early" (diff) | |
download | tgif-a7d6bcc32936f3f0c4ba56b5f509648ffa85f63c.tar.xz |
t6026: ensure that long-running script really is
When making sure that background tasks are cleaned up in 5babb5b
(t6026-merge-attr: clean up background process at end of test case,
2016-09-07), we considered to let the background task sleep longer, just
to be certain that it will still be running when we want to kill it
after the test.
Sadly, the assumption appears not to hold true that the test case passes
quickly enough to kill the background task within a second.
Simply increase it to an hour. No system can be possibly slow enough to
make above-mentioned assumption incorrect.
Reported by Andreas Schwab.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/pretty-formats.txt')
0 files changed, 0 insertions, 0 deletions