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

Fix TestArtifactoryMultipartUpload in Windows #949

Merged
merged 1 commit into from
May 7, 2024

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented May 7, 2024

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Fix the following error in TestArtifactoryMultipartUpload:

    artifactorymultipartupload_test.go:82: 
        	Error Trace:	D:/a/jfrog-client-go/jfrog-client-go/tests/artifactorymultipartupload_test.go:82
        	            				D:/a/jfrog-client-go/jfrog-client-go/tests/artifactorymultipartupload_test.go:75
        	Error:      	Received unexpected error:
        	            	remove C:\Users\RUNNER~1\AppData\Local\Temp\jfrog.cli.temp.-1715089532-1090768605: The process cannot access the file because it is being used by another process.
        	Test:       	TestArtifactoryMultipartUpload/multipartUpload

@yahavi yahavi added ignore for release Automatically generated release notes safe to test Approve running integration tests on a pull request labels May 7, 2024
@yahavi yahavi self-assigned this May 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 7, 2024
@yahavi yahavi force-pushed the fix-TestArtifactoryMultipartUpload branch from a0c1e9a to 70ccd65 Compare May 7, 2024 14:12
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label May 7, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label May 7, 2024
@yahavi yahavi marked this pull request as ready for review May 7, 2024 14:19
@yahavi yahavi requested review from sverdlov93 and RobiNino May 7, 2024 14:19
@yahavi yahavi merged commit f706962 into jfrog:dev May 7, 2024
24 of 25 checks passed
@yahavi yahavi deleted the fix-TestArtifactoryMultipartUpload branch May 7, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore for release Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants