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

Run Windows unit tests for all modules and fix them #5401

Merged
merged 1 commit into from
May 24, 2022

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented May 19, 2022

Enable running unit test on Windows for all modules and fix those that are failing except for one issue reported separately:
#5403

@dmitryax dmitryax requested review from a team and tigrannajaryan May 19, 2022 22:17
@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 19, 2022
@codecov
Copy link

codecov bot commented May 19, 2022

Codecov Report

Merging #5401 (42b1e50) into main (c56d20e) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5401      +/-   ##
==========================================
- Coverage   91.00%   90.96%   -0.04%     
==========================================
  Files         190      190              
  Lines       11428    11428              
==========================================
- Hits        10400    10396       -4     
- Misses        809      812       +3     
- Partials      219      220       +1     
Impacted Files Coverage Δ
pdata/internal/common.go 94.61% <0.00%> (-0.77%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c56d20e...42b1e50. Read the comment docs.

@dmitryax dmitryax marked this pull request as draft May 19, 2022 23:39
@dmitryax dmitryax force-pushed the run-windows-tests branch 6 times, most recently from 874fa8c to b2a24d3 Compare May 20, 2022 00:37
@dmitryax dmitryax changed the title Run Windows unit tests for all modules Run Windows unit tests for all modules and fix them May 20, 2022
@dmitryax dmitryax marked this pull request as ready for review May 20, 2022 01:23
@dmitryax
Copy link
Member Author

@bogdandrutu I made additional changes to make the test pass. PTAL

@bogdandrutu bogdandrutu merged commit a809e84 into open-telemetry:main May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants