Closed stephentoub closed 4 years ago
@bartonjs, can you take a look at this one? This is failing consistently and is (one of the tests) preventing a clean run on OS X. I looked at the tests, and at least one of them implies the ordering should be consistent across platforms, so I'm not sure if it's just a test bug (i.e. we should ignore ordering in the test) or if it's a product bug.
@stephentoub Odd, I disabled one of the tests, but not the other. I've updated them both to be order-independent verification; and opened dotnet/corefx#3207 to track that the ordering isn't copacetic.
I get these when running locally on OS X:
Looks like some data is ending up in an unexpected order.