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

Fix ThreadAgnosticAttributeTest unit test #844

Merged
merged 1 commit into from
Aug 12, 2015

Conversation

304NotModified
Copy link
Member

Fix by @kevindaub. Thanks!

Fix by @kevindaub
@304NotModified 304NotModified changed the title Fix unit test Fix ThreadAgnosticAttributeTest unit test Aug 12, 2015
@304NotModified 304NotModified added the enhancement Improvement on existing feature label Aug 12, 2015
@304NotModified 304NotModified added this to the 4.1 milestone Aug 12, 2015
@304NotModified
Copy link
Member Author

to fix:

[FAIL]
   Type NLog.LayoutRenderers.Wrappers.ReplaceLayoutRendererWrapper+<>c is missing [ThreadAgnostic] attribute.
   Stack Trace:
      C:\projects\nlog-134\tests\NLog.UnitTests\Layouts\ThreadAgnosticTests.cs(58,0): at NLog.UnitTests.Layouts.ThreadAgnosticTests.ThreadAgnosticAttributeTest()

.........................................
`

304NotModified added a commit that referenced this pull request Aug 12, 2015
Fix ThreadAgnosticAttributeTest unit test
@304NotModified 304NotModified merged commit 93de96a into master Aug 12, 2015
@304NotModified 304NotModified deleted the fix-ThreadAgnosticTests branch August 15, 2015 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement on existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant