Skip to content

Try to unskip tests#974

Merged
bruno-garcia merged 6 commits intomainfrom
flaky
May 10, 2021
Merged

Try to unskip tests#974
bruno-garcia merged 6 commits intomainfrom
flaky

Conversation

@Tyrrrz
Copy link
Copy Markdown
Contributor

@Tyrrrz Tyrrrz commented May 10, 2021

#skip-changelog

Closes #608
Closes #743
Closes #935
Closes #936
Closes #607
Closes #608
Closes #639
Closes #653
Closes #878

Still flaky:

  • Fix flaky test Init_WithCache_BlocksUntilExistingCacheIsFlushed #600
  • Sentry.NLog.Tests.SentryTargetTests.Log_SourceContextMatchesSentry_NoScopeConfigured: NSubstitute.Exceptions.ReceivedCallsException : Expected to receive no calls matching
  • Sentry.NLog.Tests.SentryTargetTests.Log_SourceContextContainsSentry_NoScopeConfigured: NSubstitute.Exceptions.ReceivedCallsException : Expected to receive no calls matching:

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 10, 2021

Codecov Report

Merging #974 (2546af3) into main (49575e9) will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #974      +/-   ##
==========================================
+ Coverage   80.99%   81.10%   +0.10%     
==========================================
  Files         183      183              
  Lines        5868     5868              
  Branches     1447     1447              
==========================================
+ Hits         4753     4759       +6     
+ Misses        697      692       -5     
+ Partials      418      417       -1     
Impacted Files Coverage Δ
src/Sentry/Internal/Http/CachingTransport.cs 78.70% <0.00%> (+3.87%) ⬆️

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 49575e9...2546af3. Read the comment docs.

@Tyrrrz
Copy link
Copy Markdown
Contributor Author

Tyrrrz commented May 10, 2021

@bruno-garcia ran the CI 3 times, seems like this set of tests runs consistently. There are 3 there are still flaky though, skipped them.

@bruno-garcia bruno-garcia merged commit fceab1f into main May 10, 2021
@bruno-garcia bruno-garcia deleted the flaky branch May 10, 2021 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment