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 git issue in buildscript #7164

Merged
merged 1 commit into from Dec 14, 2022
Merged

Fix git issue in buildscript #7164

merged 1 commit into from Dec 14, 2022

Conversation

psx95
Copy link
Contributor

@psx95 psx95 commented Dec 14, 2022

Contains the safe directory git issue fix to resolve -

go test -run TestAgentIntegration -run_only_profiler_backoff_test -timeout 1h
--- FAIL: TestAgentIntegration (0.01s)
    integration_test.go:239: failed to gather the Git revision of the current source: exit status 128
FAIL
exit status 1

For some reason the continuous builds did not show the explicit safe directory issue. The actual issue was revealed when a manual build was triggered.

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 14, 2022
@psx95 psx95 added kokoro:run Add this label to force Kokoro to re-run the tests. and removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Dec 14, 2022
@psx95 psx95 requested a review from aabmass December 14, 2022 23:29
@psx95 psx95 self-assigned this Dec 14, 2022
@psx95 psx95 marked this pull request as ready for review December 14, 2022 23:32
@psx95 psx95 requested review from a team as code owners December 14, 2022 23:32
@psx95 psx95 merged commit 20505bd into googleapis:main Dec 14, 2022
@psx95 psx95 deleted the fix-test branch December 15, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants