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

test(fasthttp): Ignore some HTTP headers #345

Merged
merged 1 commit into from
May 18, 2021

Conversation

rhcarvalho
Copy link
Contributor

The current master branch from fasthttp has unreleased changes that break our tests (when running against master in GOPATH mode).

We thus make the tests less dependent on uninteresting (from sentry-go's perspective) behavior.

The current master branch from fasthttp has unreleased changes that
break our tests (when running against master in GOPATH mode).

We thus make the tests less dependent on uninteresting (from sentry-go's
perspective) behavior.
@rhcarvalho rhcarvalho merged commit 85d8a72 into master May 18, 2021
@rhcarvalho rhcarvalho deleted the rhcarvalho/fix-fasthttp-tests-gopath-mode branch May 18, 2021 08:26
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.

2 participants