Michael Albinus writes: > It still doesn't work. I'm getting emails with the link > > Job #1378 ( https://emba.gnu.org/emacs/emacs/-/jobs/1378 ) Ah, the Ansible playbook I ran didn't restart GitLab after patching. The link should be good now. I also finalized the change to be included in GitLab Core, it will be available in GitLab 11.11: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27409 I'm still seeing quite a number of timeout failures, so I upped the limit to 1h 30min. Hopefully that gives more reliable results. Although the latest failure on master seems to be legit: See https://emba.gnu.org/emacs/emacs/-/jobs/1430/raw > SUMMARY OF TEST RESULTS > ----------------------- > Files examined: 212 > Ran 3102 tests, 2981 results as expected, 1 unexpected, 120 skipped > 1 files contained unexpected results: > lisp/progmodes/flymake-tests.log > Makefile:313: recipe for target 'check-doit' failed > make[2]: *** [check-doit] Error 1 > make[2]: Leaving directory '/builds/emacs/emacs/test' > Makefile:288: recipe for target 'check-expensive' failed > make[1]: *** [check-expensive] Error 2 > make[1]: Leaving directory '/builds/emacs/emacs/test' > Makefile:962: recipe for target 'check-expensive' failed > make: *** [check-expensive] Error 2 > ERROR: Job failed: exit code 1 -- Toon