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

Add failing (skipped) test for removing extra files during archive cleanup. #1788

Merged
merged 3 commits into from
Nov 27, 2016

Conversation

304NotModified
Copy link
Member

@304NotModified 304NotModified commented Nov 26, 2016

supersedes #1701

This change is Reviewable

rymk and others added 2 commits October 9, 2016 18:59
Create unit for issue #1681.

- When clearing out archive files exceeding maxArchiveFiles, NLog should
not delete all files in the directory. Only files matching the target's
archiveFileName pattern.
- Create test for 2 applications sharing the same archive directory.
- Create test for 2 applications sharing same archive directory and 1
application containing multiple targets to the same archive directory.
** Expected outcome of this should be verified **
…m/rymk/NLog into rymk-1681-keep-x-archive-files-unit-test
@304NotModified 304NotModified changed the title Add failing test for removing extra files during archive cleanup. Add failing (skipped) test for removing extra files during archive cleanup. Nov 26, 2016
@304NotModified 304NotModified force-pushed the rymk-1681-keep-x-archive-files-unit-test branch from 978ae14 to 2c27d25 Compare November 26, 2016 23:34
@304NotModified 304NotModified force-pushed the rymk-1681-keep-x-archive-files-unit-test branch from 2c27d25 to 10f178b Compare November 26, 2016 23:36
@codecov-io
Copy link

codecov-io commented Nov 27, 2016

Current coverage is 81% (diff: 100%)

Merging #1788 into master will decrease coverage by <1%

@@             master      #1788   diff @@
==========================================
  Files           274        274          
  Lines         18256      18256          
  Methods        2834       2834          
  Messages          0          0          
  Branches       2091       2091          
==========================================
- Hits          14876      14866    -10   
- Misses         2898       2908    +10   
  Partials        482        482          

Sunburst

Powered by Codecov. Last update f5b08bd...10f178b

@304NotModified 304NotModified added this to the 4.4 milestone Nov 27, 2016
@304NotModified 304NotModified merged commit 5754ea2 into master Nov 27, 2016
@304NotModified 304NotModified deleted the rymk-1681-keep-x-archive-files-unit-test branch November 27, 2016 00:38
@304NotModified 304NotModified added the file-archiving Issues with archiving with the file target label Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
file-archiving Issues with archiving with the file target unit-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants