Skip to content

Commit bd0b244

Browse files
committed
test: unpack cache update
1 parent 9dd09aa commit bd0b244

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/lake/tests/ltar/test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ test_run cache add .lake/outputs.jsonl --keep-local
6262
LAKE_ARTIFACT_CACHE=true test_not_out "leantar" build +Test --no-build -v
6363
test_run cache add .lake/outputs.jsonl
6464
LAKE_ARTIFACT_CACHE=true test_out "leantar" build +Test --no-build -v
65+
# Unpack should have overwritten the cached input with the module outputs
66+
LAKE_ARTIFACT_CACHE=true test_not_out "leantar" build +Test --no-build -v
6567

6668
# Test producing an `ltar` without already restored artifacts
6769
rm -rf .lake/cache .lake/build

0 commit comments

Comments
 (0)