diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-01-10 19:52:43 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-01-10 22:33:52 +0900 |
commit | 4abd4382d014b3184919df981471ca33d678824e (patch) | |
tree | 77540da141755454aaf7f26d1327427f251e1073 /tests/cachekey/project/elements/compose2.expected | |
parent | 8c8880bb8df4931949bad6c3c71d3d912876f747 (diff) | |
download | buildstream-4abd4382d014b3184919df981471ca33d678824e.tar.gz |
tests/cachekey: Enhanced tests to consider local sources with multiple files.
We had a cache key instability issue with local sources generating
inconsistent cache keys due to iterating over their files in
a random order. Tests did not catch this previously due to the local
source sample only using one file to iterate over.
Diffstat (limited to 'tests/cachekey/project/elements/compose2.expected')
-rw-r--r-- | tests/cachekey/project/elements/compose2.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cachekey/project/elements/compose2.expected b/tests/cachekey/project/elements/compose2.expected index d7832cb36..03c27cc3b 100644 --- a/tests/cachekey/project/elements/compose2.expected +++ b/tests/cachekey/project/elements/compose2.expected @@ -1 +1 @@ -f658b0cdcb5841c16ac6372724e7ae969bbf85b084e4ffc127136c6cc374842f
\ No newline at end of file +8699f4d8a38e3fd10ffb62adecfc1b4d9f0a11af0d8f995944be85a8865b48fb
\ No newline at end of file |