summaryrefslogtreecommitdiff
path: root/tests/integration/script.py
Commit message (Expand)AuthorAgeFilesLines
* tests/integration/script.py: Drop read-only root xfail for buildbox-runJürg Billeter2020-04-041-4/+0
* tests/integration/script.py: xfail for buildbox-run-userchrootJürg Billeter2019-12-171-2/+15
* tests: Drop buildbox xfailsJürg Billeter2019-12-101-2/+0
* 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
* Reformat code using BlackChandan Singh2019-11-141-116/+106
* setup.cfg: make xfail marks strict by defaulttraveltissues/strictxfailDarius Makovsky2019-10-091-2/+2
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-071-12/+0
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-0/+12
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-0/+2
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-1/+1
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-1/+1
* tests/integration: Fix mutable default argumentsBenjamin Schubert2019-06-061-1/+7
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-5/+5
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-8/+8
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+1
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-9/+9
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-12/+12
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+9
* Fix bug with root mounted as non-artifact in script plugin.Valentin David2018-11-081-0/+38
* Fix cache corruption by scripts when layout and integration commands are usedValentin David2018-11-071-0/+29
* Generate unique subdirs for built elementsPhillip Smyth2018-03-261-6/+6
* Integration tests: Removing some dead codeTristan Van Berkom2018-02-271-2/+0
* tests/integration: Use a minimal custom base sysrootSam Thursfield2018-02-211-1/+1
* Merge integration tests into general testsTristan Maat2018-02-071-0/+159