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

[TEST] Build the singleton test on windows. #3183

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented Dec 3, 2024

Contributes to #2534

Note that the original issue in #2534 is not fixed.
This change only adds unit tests to reproduce the issue, and show the current failure in windows.

Changes

Please provide a brief description of the changes here.

  • Port the singleton unit test in API to build with windows
  • Added verbose output for unit tests in CI on windows
  • Commented the failing test cases on windows

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
🔨 Latest commit 5ee00ab
🔍 Latest deploy log https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/6759b482aadd8900089a5c6f

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.82%. Comparing base (490f882) to head (5ee00ab).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3183      +/-   ##
==========================================
- Coverage   87.83%   87.82%   -0.01%     
==========================================
  Files         195      195              
  Lines        6154     6154              
==========================================
- Hits         5405     5404       -1     
- Misses        749      750       +1     

see 1 file with indirect coverage changes

@marcalff marcalff marked this pull request as ready for review December 3, 2024 15:40
@marcalff marcalff requested a review from a team as a code owner December 3, 2024 15:40
@marcalff marcalff changed the title Build the singleton test on windows. [TEST] Build the singleton test on windows. Dec 3, 2024
@marcalff marcalff added the pr:please-review This PR is ready for review label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:please-review This PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants