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

Play Scala integration tests are flaky #6952

Open
PerfectSlayer opened this issue Apr 26, 2024 · 0 comments
Open

Play Scala integration tests are flaky #6952

PerfectSlayer opened this issue Apr 26, 2024 · 0 comments
Labels
inst: play framework Play Framework instrumentation tag: flaky test Flaky tests

Comments

@PerfectSlayer
Copy link
Contributor

Test suite

user blocking from PlayScalaRoutesServerTest
Marked flaky by [APM Java] dd-trace-java continuous integration dashboard.

Error

Condition not satisfied:

response.code() == USER_BLOCK.status
|        |      |             |
|        500    false         403
Response{protocol=http/1.1, code=500, message=Internal Server Error, url=http://localhost:38739/user-block}

	at datadog.trace.agent.test.base.HttpServerTest.user blocking(HttpServerTest.groovy:1745)

Cause

Note sure of the root cause. Maybe client get some other response from error route tests?

Environment

It looks Java 8 mostly: ibm8, semeru8, oracle8.

Logs

test.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inst: play framework Play Framework instrumentation tag: flaky test Flaky tests
Projects
None yet
Development

No branches or pull requests

1 participant