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

No tests discovered for C++ UWP project in Release x64 configuration #2233

Closed
mcooley opened this issue Oct 28, 2019 · 1 comment
Closed
Assignees

Comments

@mcooley
Copy link
Member

mcooley commented Oct 28, 2019

Repro steps:

  • In Visual Studio (tested with VS 16.3.6), create a new Unit Test App (Universal Windows - C++/CX) project.
  • Set the configuration to "Release" and the platform to "x64"
  • "Run All" in test explorer.
  • No tests are discovered. Test output window says "No tests found to run."
  • Note that in x86 or Debug configurations, the test runs and passes.

The same behavior occurs when the tests are run with vstest.console.exe. Diagnostic logs are here.

@mayankbansal018
Copy link
Contributor

Sorry Matt, it took this long to finally narrow down this issue. I’m adding you to original thread we are tracking internally. I'm closing the issue here, hope that would be okay.

ghost pushed a commit that referenced this issue Apr 3, 2020
## Description
Upgrade CppUnitTestFramework to newest version

## Related issue
Related to #2233
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

No branches or pull requests

2 participants