summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/integration: add __init__.py file to make it a packagebschubert/pylint-integrationBenjamin Schubert2019-06-061-0/+0
* tests/integration: Fix mutable default argumentsBenjamin Schubert2019-06-062-2/+11
* tests/integration/shell: Simplify if-else assignmentBenjamin Schubert2019-06-061-4/+1
* test/integration: Fix 'wrong-import-order' pylint issuesBenjamin Schubert2019-06-063-7/+11
* tests/integration: Fix all 'unused-import' errorsBenjamin Schubert2019-06-063-9/+0
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-0623-25/+25
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-0623-0/+69
* _artifact.py: Rework to use artifact protoRaoul Hidalgo Charman2019-05-153-18/+27
* element.py: Name normalisation & artifact path constructer helpersTom Pollard2019-05-154-14/+13
* tests: Break `test_pip_source_import` into independent testspip-elem-install-from-pip-sourceShahwat Dalal2019-05-141-2/+59
* pip_element: Install packages pulled by pip_sourceShahwat Dalal2019-05-141-0/+62
* tests: Allow `python_repo` to install nested package depsShahwat Dalal2019-05-141-8/+18
* tests/integration/workspace.py: Test that we don't crash when workspace artif...tristan/fix-missing-workspace-artifactTristan Van Berkom2019-05-061-0/+33
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-1623-31/+31
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-121-1/+1
* tests: Fix all remaining references to bst pushchandan/fix-bst-pull-docsChandan Singh2019-04-101-2/+2
* tests: Fix all remaining references to bst pullChandan Singh2019-04-101-1/+1