Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented May 15, 2020

Motivation:

We should run TSAN in tests.

Modifications:

  • run TSAN by default; don't run TSAN for Swift 5.0 on Linux
  • add Xcode 11.4 to add CI for Swift 5.2 on macOS

Result:

Resolves #757


This change is Reviewable

@glbrntt glbrntt requested a review from Lukasa May 15, 2020 14:20
@glbrntt
Copy link
Collaborator Author

glbrntt commented May 15, 2020

Unsurprisingly TSAN found an issue that #798 should resolve. I'll try again once that's merged.

Motivation:

We should run TSAN in tests.

Modifications:

- run TSAN by default; don't run TSAN for Swift 5.0 on Linux
- add Xcode 11.4 to add CI for Swift 5.2 on macOS

Result:

Resolves grpc#757
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

Successfully merging this pull request may close these issues.

Enable TSAN in tests

3 participants