Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable TSAN in tests #757

Closed
glbrntt opened this issue Mar 19, 2020 · 1 comment · Fixed by #799
Closed

Enable TSAN in tests #757

glbrntt opened this issue Mar 19, 2020 · 1 comment · Fixed by #799

Comments

@glbrntt
Copy link
Collaborator

glbrntt commented Mar 19, 2020

We should enable TSAN in tests so @weissi doesn't have to tell us when we mess up (#756, #621, #622)

@glbrntt glbrntt added the nio label Mar 19, 2020
@weissi
Copy link
Contributor

weissi commented Mar 19, 2020

+1, love being replaced by a bot :)

glbrntt added a commit to glbrntt/grpc-swift that referenced this issue 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 grpc#757
glbrntt added a commit to glbrntt/grpc-swift that referenced this issue May 21, 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 grpc#757
glbrntt added a commit to glbrntt/grpc-swift that referenced this issue Jun 8, 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 grpc#757
glbrntt added a commit to glbrntt/grpc-swift that referenced this issue Jun 8, 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 grpc#757
glbrntt added a commit that referenced this issue Jun 8, 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
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 a pull request may close this issue.

2 participants