Skip to content

Disable failing tests on Windows#407

Merged
petertrr merged 5 commits into
mainfrom
bugfix/failing-test-on-win#402
Jun 24, 2022
Merged

Disable failing tests on Windows#407
petertrr merged 5 commits into
mainfrom
bugfix/failing-test-on-win#402

Conversation

@petertrr

@petertrr petertrr commented Jun 23, 2022

Copy link
Copy Markdown
Member
  • Disable tests that fails on Windows (WarnDirTest)
  • Overwrite existing test resources in gradle download tasks
  • Fix matcher in runTestWithDiktat (ClassicWarnTest is now actually passing)

Tests are disabled until root cause of #402 is resolved

* Overwrite existing test resources
@petertrr petertrr requested a review from orchestr7 June 23, 2022 14:40
@codecov

codecov Bot commented Jun 24, 2022

Copy link
Copy Markdown

Codecov Report

Merging #407 (04b0d0a) into main (0cca350) will increase coverage by 0.12%.
The diff coverage is 52.17%.

@@             Coverage Diff              @@
##               main     #407      +/-   ##
============================================
+ Coverage     47.82%   47.94%   +0.12%     
- Complexity      152      155       +3     
============================================
  Files            46       46              
  Lines          1652     1656       +4     
  Branches        313      314       +1     
============================================
+ Hits            790      794       +4     
- Misses          734      735       +1     
+ Partials        128      127       -1     
Flag Coverage Δ
unittests 47.94% <52.17%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...lin/com/saveourtool/save/core/config/TestConfig.kt 5.47% <0.00%> (ø)
.../kotlin/com/saveourtool/save/core/plugin/Plugin.kt 0.00% <0.00%> (ø)
.../saveourtool/save/plugin/warn/utils/StringUtils.kt 96.49% <100.00%> (+2.04%) ⬆️

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 d16a009...04b0d0a. Read the comment docs.

@petertrr petertrr force-pushed the bugfix/failing-test-on-win#402 branch from 4a71e3b to 04b0d0a Compare June 24, 2022 14:20
@petertrr petertrr enabled auto-merge (squash) June 24, 2022 14:20
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