summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/workspaces: Test edge case when linking files to RO directoryShahwat Dalal2019-09-051-0/+14
* cascache.py: Start buildbox-casd and set up channelJürg Billeter2019-08-201-3/+12
* element.py: Don't reset a failed (but cached) workspaced Elementjennis/fix_failed_workspacesJames Ennis2019-08-132-0/+44
* Move make plugin to bst-plugins-experimentalcoldtom/move-makeThomas Coldrick2019-08-091-0/+1
* Move cmake plugin to bst-plugins-experimentalcoldtom/move-cmakeThomas Coldrick2019-08-081-0/+5
* tests/integration/shell.py: Remove buildbox xfail for passing testsJürg Billeter2019-08-071-5/+0
* tests/integration/make.py: Remove buildbox xfail for passing testsJürg Billeter2019-08-071-2/+0
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-0717-95/+3
* Mark xfail test that only fail in CIWilliam Salmon2019-07-2517-3/+95
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-259-2/+32
* Test that commands can be found on PATH when links are presentWilliam Salmon2019-07-253-0/+42
* Store Platform reference in Context instance variableJürg Billeter2019-07-171-6/+0
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-1511-26/+26
* Refactor of Platform and SandboxWilliam Salmon2019-07-123-11/+29
* tests: Add case for using pull and use buildtreesRaoul Hidalgo Charman2019-06-241-0/+29
* tests: Add shell test with pull optionRaoul Hidalgo Charman2019-06-241-0/+50
* _frontend/cli.py: Tweak 'try' & 'always' bst shell buildtree handlingTom Pollard2019-06-191-8/+15
* CliIntegration: match methods to base classAngelos Evripiotis2019-06-182-4/+8
* _exceptions.py: Make ErrorDomain uniqueraoul/unique-error-domainsRaoul Hidalgo Charman2019-06-131-1/+1
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-062-5/+2
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-0620-22/+26
* test:utils/site: Consolidate Bwrap environment variables in a single placeBenjamin Schubert2019-06-063-3/+6