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

Fix flaky CI tests #94

Closed
chrisradek opened this issue Mar 22, 2019 · 2 comments
Closed

Fix flaky CI tests #94

chrisradek opened this issue Mar 22, 2019 · 2 comments
Labels

Comments

@chrisradek
Copy link
Contributor

The TestLambdaSegmentEmit test in lambda_test.go appears to be flaky:
https://travis-ci.org/aws/aws-xray-sdk-go/jobs/510026094
This test has failed a couple times in different builds since we reactivated travis.

We've also seen an invalid memory address or nil pointer dereference error in the TestMySQL test once:
https://travis-ci.org/aws/aws-xray-sdk-go/jobs/510026091

@luluzhao
Copy link
Contributor

Update:

SQL unit test is fixed by this PR: #121

still need to get Lambda unit test fixed.

@stale
Copy link

stale bot commented Dec 14, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 14, 2019
@stale stale bot closed this as completed Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants