diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-16 19:29:57 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-16 19:29:57 +0100 |
commit | ba2388ba622524f4feba0525cee1dfca612640ba (patch) | |
tree | 1e261c9e6aab263ad0606660f409ecea90e5505b /TODO | |
parent | 976f414ff946e60d8dd041040e6f81e49812257d (diff) | |
download | jenkins.debian.net-ba2388ba622524f4feba0525cee1dfca612640ba.tar.xz |
torbrowser tests: parse log for download problems, prevent concurrent runs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -411,12 +411,11 @@ The following ideas should really only be implemented for the new 'lvc*' tests.. === torbrowser-launcher_* -* tee tbl-l output and grep for "Download error: Download Error: 404 Not Found" and fail earlier * not sure how to test updates. maybe just run in yesterdays schroot before upgrading -* notifications to somewhere public +* notifications should go somewhere public * debug why iceweasel is needed to be installed… and ca-certificates too. * run this in qemu and enable apparmor too? -* test with python-pygame installed too? +* probably not: test with python-pygame installed too? == Further ideas... |