Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eladlachmi opened this issue May 6, 2024 · 0 comments
Open

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

eladlachmi opened this issue May 6, 2024 · 0 comments
Labels
area/testing Improvements or additions to tests bug Something isn't working good first issue Good for newcomers

Comments

@eladlachmi
Copy link
Contributor

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 eladlachmi added bug Something isn't working area/testing Improvements or additions to tests labels May 6, 2024
@itaiad200 itaiad200 added the good first issue Good for newcomers label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Improvements or additions to tests bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants