Conversation
StephanTLavavej
left a comment
There was a problem hiding this comment.
Looks good, thanks! I double-checked that no tr1 README changes are necessary in response to this.
Note that #647 edits the top-level README to say "tr1 and portions of std are still a work in progress." If that's merged after this PR, it should be adjusted accordingly.
|
I believe that |
|
I'd like to merge this PR without a green checkmark. I've opened #655 to deal with the single test failure. |
Why not simply merge that change into this PR? Or merge this PR after #655? I'd rather not have the repo ever be in a state in which tests fail, even a transient state, because it will inhibit our ability to bisect and perform code archaeology. |
|
Re-running takes so long 😢. But you're right. I'll wait until after #655 . |
We have been so spoiled by our ten-minute CI ;) |
Add tr1 testsuite (microsoft#652)
Description
Enable tr1 tests.