overleaf/services/clsi/test/acceptance
Eric Mc Sween dab6e9aa8e Send output files on timeout
The unconventional use of callbacks to return both an error and data
after compilation created a subtle bug where the output files were
dropped by the LockManager in case of an error such as a timeout.

This prevented the frontend to show error logs when a timeout occurs,
creating confusion among users.

We now attach the output files to the error so that they reach the
controller and are sent back to the web service.
2019-10-22 16:31:37 -04:00
..
coffee Send output files on timeout 2019-10-22 16:31:37 -04:00
fixtures update acceptance test images for texlive 2017 2017-07-13 13:15:51 +01:00
scripts Add jenkinsfile (#72) 2017-09-08 14:06:04 +01:00