| commit | 670ac47962a2696851d9d628d9827500d7c5f2c7 | [log] [tgz] |
|---|---|---|
| author | Jürg Billeter <j@bitron.ch> | Wed Feb 20 07:39:31 2019 +0100 |
| committer | Jürg Billeter <j@bitron.ch> | Wed Feb 20 06:55:14 2019 +0000 |
| tree | e4109b8e045cbf6a616e20717774cf4ba94aa4de | |
| parent | 803268fe90076e3c09e9da50217af0b6b743d214 [diff] |
tests/integration/cachedfail.py: Fix test_push_cached_fail Ensure that a unique cache key is used for different test variants. This revealed that the test actually fails with --on-error=quit. Marking that test variant as expected failure until this is fixed. https://gitlab.com/BuildStream/buildstream/issues/534