Commits on Source (5)
-
William Salmon authored
This patch mitigates the granularity of the mtimes used on the default gitlab runners, Allowing the test suite to pass on these runners.
-
Tom Pollard authored
Trying to mitigate a file system issue See merge request !595
-
Tiago Gomes authored
https seems broken on the Debian image: START autotools/hello/42930621-fetch.499.log START Fetching https://ftpmirror.gnu.org/gnu/automake/automake-1.16.tar.gz FAILURE Fetching https://ftpmirror.gnu.org/gnu/automake/automake-1.16.tar.gz FAILURE tar source at hello.bst [line 16 column 2]: Error mirroring https://ftpmirror.gnu.org/gnu/automake/automake-1.16.tar.gz: <urlopen error [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:720)>
-
Tiago Gomes authored
Use http instead of https for the gnu ftp mirror See merge request !676
-
Tiago Gomes authored
os.errno does no longer work with Python 3.7 Closes #577.
Showing
- buildstream/_artifactcache/cascache.py 4 additions, 2 deletionsbuildstream/_artifactcache/cascache.py
- doc/examples/autotools/project.conf 1 addition, 1 deletiondoc/examples/autotools/project.conf
- tests/artifactcache/expiry.py 22 additions, 1 deletiontests/artifactcache/expiry.py
- tests/frontend/push.py 25 additions, 1 deletiontests/frontend/push.py
- tests/frontend/workspace.py 28 additions, 1 deletiontests/frontend/workspace.py
- tests/testutils/__init__.py 26 additions, 0 deletionstests/testutils/__init__.py
- tests/testutils/runner_integration.py 32 additions, 0 deletionstests/testutils/runner_integration.py
tests/testutils/runner_integration.py
0 → 100644