Loading
Commits on Source 21
-
-
Jürg Billeter authored
_sandboxremote.py: Add sigterm handler that sends CancelOperation Closes #725 See merge request !900
-
This patch ensures that we receive an appropriate error message if we specify an absolute path that leads within the project.
-
Jürg Billeter authored
Fix warning when using an absolute path which exists inside the project See merge request !956
-
Benjamin Schubert authored
-
Benjamin Schubert authored
This doesn't change the test behavior and enable for better composability of tests
-
Benjamin Schubert authored
This will allow for further de-duplication of work.
-
Benjamin Schubert authored
The unix-logs is always empty, there is therefore no reasons of keeping it there
-
Benjamin Schubert authored
This makes all tests use the same template, which makes reasoning about them simpler
-
Benjamin Schubert authored
-
Benjamin Schubert authored
This allows us to make sure that tests behave nicely while missing brwap and ostree.
-
Benjamin Schubert authored
This removes the need of having it synchronized in multiple places
-
Benjamin Schubert authored
Add tests for fedora with no bubblewrap available See merge request !949
-
Benjamin Schubert authored
This is to be coherent with the rest of the codebase
-
Benjamin Schubert authored
-
Benjamin Schubert authored
Followup on MR 938, addressing additional comments See merge request !958
-
Tom Pollard authored
create_pipeline was passing no config parameter to context.load, leading to _context.py loading in the host's buildstream user conf when running tests locally, potentially leading to unwanted errors.
-
Jürg Billeter authored
tests/plugin/pipeline.py: Avoid using host user conf See merge request !961
-
The Refactor now makes it possible to test for the forth coming multi element workspace open commands and to test for failure.
-
This is to update the workspace CLI to as agreed on the mailing list https://mail.gnome.org/archives/buildstream-list/2018-September/msg00046.html This patch also introduces the default workspace directory.
-