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

Test_CLI_Experiment_AssignmentContextInTelemetry has flaky cleanup in CI #3888

Open
ellismg opened this issue May 9, 2024 · 0 comments
Open
Labels
bug Something isn't working flaky test test flakiness
Milestone

Comments

@ellismg
Copy link
Member

ellismg commented May 9, 2024

Seen this a few times over the past week. I don't think this is the same as previous telemetry related issue's we've seen in CI where azd was running in a folder and holding a lock on it via the CWD.

=== FAIL: cli/azd/test/functional Test_CLI_Experiment_AssignmentContextInTelemetry (0.18s)
    experiment_test.go:28: DIR: /tmp/Test_CLI_Experiment_AssignmentContextInTelemetry3693077042/001
    testing.go:1225: TempDir RemoveAll cleanup: unlinkat /tmp/Test_CLI_Experiment_AssignmentContextInTelemetry3693077042/002/telemetry: directory not empty

Possible that there was a race where a sub-process of azd (maybe the uploader?) is writing stuff to this directory as it's trying to get cleaned up?

@ellismg ellismg added bug Something isn't working flaky test test flakiness labels May 9, 2024
@rajeshkamal5050 rajeshkamal5050 added this to the Backlog milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky test test flakiness
Projects
None yet
Development

No branches or pull requests

2 participants