]> git.sur5r.net Git - i3/i3/commit
tests: remove the (broken) exit_gracefully check
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 14 Sep 2017 09:30:58 +0000 (11:30 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 19 Sep 2017 14:13:24 +0000 (16:13 +0200)
commit69a6887ab27e4216ccc0a90dc650f8ced9210960
tree1bbeb346f5f69f859d81a87185dbd32693357aea
parente5ee11d896007af5c07cfa8060dc514df4414e47
tests: remove the (broken) exit_gracefully check

I previously tried to fix the check, but could only come up with a fix which
required removing our module pre-loading, which makes the tests considerably
more expensive. Instead, let’s just remove the check.
testcases/lib/TestWorker.pm
testcases/lib/i3test.pm.in
testcases/t/000-load-deps.t