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

This Just Does Not Work #2

Closed
scottlurowist opened this issue Aug 25, 2015 · 2 comments
Closed

This Just Does Not Work #2

scottlurowist opened this issue Aug 25, 2015 · 2 comments

Comments

@scottlurowist
Copy link

I tried TC 8.1.5, then 9.1.1, and then 9.0.

In all cases, the plugin finds my tests, but it simply does not run them.

Here is an excerpt from the TC 9.0 build log:

[20:14:34] : Step 2/2: xUnit
[20:14:34]i: [Step 2/2] ##teamcity[buildStatisticValue key='buildStageDuration:buildStepRUNNER_2' value='0.0']
[20:14:34] : [Step 2/2] Testing SomeLibraryTests.dll: C:\TeamCity\buildAgent\work\6dc03847e497c6d3\SomeLibraryTests\bin\Release\SomeLibraryTests.dll
[20:14:34] : [Testing SomeLibraryTests.dll] xUnit.net console test runner (64-bit .NET 4.0.30319.18063)
[20:14:34] : [Testing SomeLibraryTests.dll] Copyright (C) 2015 Outercurve Foundation.
[20:14:34] : [Testing SomeLibraryTests.dll]
[20:14:35] : [Testing SomeLibraryTests.dll] Discovering: SomeLibraryTests
[20:14:35] : [Testing SomeLibraryTests.dll] Discovered: SomeLibraryTests
[20:14:35] : [Testing SomeLibraryTests.dll]
[20:14:35] : [Testing SomeLibraryTests.dll] === TEST EXECUTION SUMMARY ===
[20:14:35] : [Testing SomeLibraryTests.dll] SomeLibraryTests.dll Total: 0

@carlpett
Copy link
Owner

Sorry for not replying! Notifications were not sent for some reason, so I missed the issue being created. This looks like xUnit in itself not finding any tests within the assembly. What xUnit version are you using for your tests?

@carlpett
Copy link
Owner

carlpett commented Oct 1, 2015

This is probably the same issue as #1, so I'll close this one for now and refer to that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants