lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

[Bug]: Test fails randomly due to unexpected regex match

Open eladlachmi opened this issue 9 months ago • 0 comments

TestLakectlCherryPick (as an example) can fail randomly if the physical address includes a substring that happens to match the short SHA regex. Example here:

Expected: s3://esti-system-testing/11610/13408/cosd4vq2c39ei6oj7r90/repo-cosd4vq2c39ei6oj7r8g/<OBJECT_KEY>
Actual: s3://esti-system-testing/11610/13408/cosd4vq2c39ei6oj7r90/repo-cosd4vq2c39ei6oj7r8g/data/ggb32tq2c39c73dff130/cos<COMMIT_ID_16>g

eladlachmi avatar May 06 '24 16:05 eladlachmi