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

ci: upgrade googletest #381

Merged
merged 1 commit into from
Mar 18, 2024
Merged

ci: upgrade googletest #381

merged 1 commit into from
Mar 18, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Mar 15, 2024

This upgrades googletest to a much more recent commit. The intention is to see if it helps with the DEADLYSIGNAL issue that has been plaguing this repo's CI for the last couple weeks.

Underlying theory is that possibly there is some incompatibilitiy between the old googletest and gcc.

Copy link

This pull request has been linked to Shortcut Story #236513: Investigate DEADLYSIGNAL in CI.

@cwaldren-ld cwaldren-ld force-pushed the cw/sc-236513/googletest-upgrade branch from 8f17a19 to 46845e5 Compare March 15, 2024 20:34
@cwaldren-ld cwaldren-ld marked this pull request as ready for review March 18, 2024 17:17
@cwaldren-ld cwaldren-ld requested a review from a team March 18, 2024 17:17
@cwaldren-ld
Copy link
Contributor Author

cwaldren-ld commented Mar 18, 2024

So, looks like there was one failure where the runner ran for 1+ hour out of 7 runs in the build-test-sse job (I've been using that one to trigger the DEADLYSIGNAL.)

This could be a total coincidence, but it does seem like a better failure rate than 1 out of 2 or 3.

@cwaldren-ld cwaldren-ld requested a review from kinyoklion March 18, 2024 17:22
@cwaldren-ld cwaldren-ld enabled auto-merge (squash) March 18, 2024 17:33
@cwaldren-ld cwaldren-ld requested a review from keelerm84 March 18, 2024 17:35
@cwaldren-ld cwaldren-ld merged commit e775254 into main Mar 18, 2024
22 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sc-236513/googletest-upgrade branch March 18, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants