Skip to content

Conversation

@cbezault
Copy link
Contributor

@cbezault cbezault commented Dec 17, 2020

The nvcc tests are only meant to be run when testing the x64 version of the STL so when they were added I made them require an x64 feature. However, I forgot to add that feature when adding the tests and so the tests were just always skipped.
This PR makes all the target architectures also features.

@cbezault cbezault added bug Something isn't working test Related to test code labels Dec 17, 2020
@cbezault cbezault requested a review from a team as a code owner December 17, 2020 03:27
@cbezault cbezault added the high priority Important! label Dec 17, 2020
@StephanTLavavej StephanTLavavej self-assigned this Dec 17, 2020
@StephanTLavavej StephanTLavavej merged commit 2914b43 into microsoft:master Dec 18, 2020
@StephanTLavavej
Copy link
Member

🎯

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

Labels

bug Something isn't working high priority Important! test Related to test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants