]> 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>
Thu, 14 Sep 2017 19:46:20 +0000 (21:46 +0200)
commit363417e01067efe2fce43f9bb47a2607c455d0ea
tree62cff32b97d0aad3b03eca79ab4757fe9fcee1e4
parent02786155dc7f5962242681f53383a54230f76965
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