Skip to content

Conversation

@fsb4000
Copy link
Contributor

@fsb4000 fsb4000 commented Sep 3, 2020

@fsb4000 fsb4000 requested a review from a team as a code owner September 3, 2020 16:40
@ghost
Copy link

ghost commented Sep 3, 2020

CLA assistant check
All CLA requirements met.

@cbezault
Copy link
Contributor

cbezault commented Sep 3, 2020

It's probably failing, just for the wrong reason. Upstream has the ability to parse errors coming out of clang to determine if the failure was for the correct reason. We just mark .fail.cpp tests as successful if they fail for any reason.

i.e. The test is already running so there's nothing you have to do.
Edit: I was wrong it was just marked as FAIL.

@CaseyCarter CaseyCarter added the bug Something isn't working label Sep 3, 2020
@StephanTLavavej
Copy link
Member

Awesome, thanks for fixing this!

@CaseyCarter CaseyCarter self-assigned this Sep 4, 2020
@CaseyCarter CaseyCarter merged commit be0441c into microsoft:master Sep 5, 2020
@CaseyCarter CaseyCarter removed their assignment Sep 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<string_view>: doesn't enforce "non-array trivial standard-layout"

5 participants