Skip to content

bug_fix: Run unit tests on main for at least one go version#39638

Merged
songy23 merged 1 commit into
open-telemetry:mainfrom
ArthurSens:run-tests-on-main
Apr 24, 2025
Merged

bug_fix: Run unit tests on main for at least one go version#39638
songy23 merged 1 commit into
open-telemetry:mainfrom
ArthurSens:run-tests-on-main

Conversation

@ArthurSens
Copy link
Copy Markdown
Member

Description

While working on #38270, I accidently disabled all tests for the go version 1.24.

Here I'm fixing the problem and also updating comments to make the conditionals easier to understand.

Link to tracking issue

Fixes #39618

Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
@ArthurSens ArthurSens requested a review from a team as a code owner April 24, 2025 19:08
@songy23 songy23 added ci-cd CI, CD, testing, build issues Skip Changelog PRs that do not require a CHANGELOG.md entry labels Apr 24, 2025
@songy23 songy23 merged commit 6e7fd78 into open-telemetry:main Apr 24, 2025
190 of 192 checks passed
@github-actions github-actions Bot added this to the next release milestone Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-cd CI, CD, testing, build issues Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] 1.24 unit tests are skipped on main

3 participants