summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* _project.py: fix the case where a simple string is passed to host-filesabderrahim/simple-host-filesAbderrahim Kitouni2020-02-171-4/+7
* tests/integration/workspace.py: Test incremental build after failureJürg Billeter2020-02-114-0/+74
* tests/integration/workspace.py: Add incremental build testJürg Billeter2020-02-113-0/+84
* tests/integration/workspace.py: Fix test_incremental_configure...Jürg Billeter2020-02-111-1/+5
* tests/integration/workspace.py: Fix test_workspace_commanddirJürg Billeter2020-02-111-3/+10
* tests: Avoid testing file times along with umaskDarius Makovsky2020-02-051-5/+4
* tests/integration/shell.py: xfail updateJürg Billeter2020-02-031-3/+12
* tests/integration/interactive_build.py: Relax expect for buildbox-runjuerg/buildbox-run-testJürg Billeter2020-02-031-2/+1
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-237-7/+7
* _frontend/cli.py: Make show() --use-buildtree respect pull semanticsTom Pollard2020-01-211-7/+27
* tests/integration/project.conf: Remove unused external pluginschandan/remove-bst-experimental-unusedChandan Singh2020-01-151-6/+0
* Remove integration tests for moved pluginsThomas Coldrick2020-01-137-150/+0
* tests/integration/workspace.py: Relax assert for buildbox-runjuerg/batch-command-loggingJürg Billeter2020-01-131-2/+2
* _sandboxreapi.py: Improve batch command loggingJürg Billeter2020-01-132-3/+0
* tests: Drop chroot xfail/skipifJürg Billeter2019-12-311-1/+0
* tests/integration/shell.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
* tests/integration/script.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-2/+15
* tests/integration/filter.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
* tests/integration/compose.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-1/+5
* tests: source_determinism.py: Skip flaky test with buildbox-runJürg Billeter2019-12-171-0/+4
* tests: Drop buildbox xfailsJürg Billeter2019-12-108-13/+5
* tests/integration/interactive_build.py: Increase timeoutJürg Billeter2019-12-101-1/+1
* tests/integration/workspace.py: xfail logging for buildbox-runJürg Billeter2019-12-101-0/+1
* tests/integration/messages.py: xfail logging for buildbox-runJürg Billeter2019-12-101-0/+2
* tests/integration/manual.py: xfail logging for buildbox-runJürg Billeter2019-12-101-0/+1
* tests/integration/interactive_build.py: xfail logging for buildbox-runJürg Billeter2019-12-101-1/+1
* tests/integration/shell.py: xfail bind mount for buildbox-runJürg Billeter2019-12-101-4/+4
* tests/integration/script.py: xfail read-only-root for buildbox-runJürg Billeter2019-12-101-0/+3
* tests/integration/script.py: Relax error message checkJürg Billeter2019-12-101-1/+1
* tests/integration/sandbox.py: Do not limit shm test to bwrap sandboxJürg Billeter2019-12-103-10/+43
* Add tests for failed build in interactive modeChandan Singh2019-12-052-0/+115
* tests: source_determinism.py: Do not use too restrictive test umasksjuerg/casd-separate-userJürg Billeter2019-12-031-2/+7
* tests/integration/filter.py: Do not use checkout --hardlinksJürg Billeter2019-12-031-1/+1
* compose: Allow compose elements to run integration commandsValentin David2019-11-262-0/+43
* tests: enable incremental workspace config testDarius Makovsky2019-11-261-5/+25
* Reformat code using BlackChandan Singh2019-11-1425-1434/+1245
* _sandboxbwrap.py: Create /dev/shm in the sandboxThomas Coldrick2019-11-113-0/+54
* Remove `commit`ting sources inside `Source()._generate_key`Darius Makovsky2019-11-051-0/+4
* tests: check that workspaces only call _stage onceDarius Makovsky2019-10-301-0/+14
* setup.cfg: make xfail marks strict by defaulttraveltissues/strictxfailDarius Makovsky2019-10-095-13/+13
* tests: unmark tests passing with buildboxDarius Makovsky2019-10-091-1/+0
* _artifactcache.py: Don't push artifact blobs when no files are presentBenjamin Schubert2019-10-081-0/+43
* Defer committing workspace files to cachetraveltissues/1159Darius Makovsky2019-10-081-1/+0
* element.py: remove call to _source_cached()traveltissues/benchmarkDarius Makovsky2019-10-051-0/+1
* tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-242-6/+0
* tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-241-1/+0
* Remove workspace mounting for sandboxesDarius Makovsky2019-09-241-0/+2
* tests: Add some missing integration markscoldtom/mark-filter-test-integrationThomas Coldrick2019-09-232-0/+6
* tests/integration: Add test for filter elementcoldtom/filter-element-improvementsThomas Coldrick2019-09-163-0/+72
* Change unfitting function nameTristan Maat2019-09-064-10/+10