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

CI failure: e2e databasesql json comparison failure #1403

Open
MrAlias opened this issue Dec 10, 2024 · 4 comments
Open

CI failure: e2e databasesql json comparison failure #1403

MrAlias opened this issue Dec 10, 2024 · 4 comments
Labels
bug Something isn't working
Milestone

Comments

@MrAlias
Copy link
Contributor

MrAlias commented Dec 10, 2024

https://github.com/open-telemetry/opentelemetry-go-instrumentation/actions/runs/12264978340/job/34220096648?pr=1401

This does not look to be too common.

@MrAlias MrAlias added the bug Something isn't working label Dec 10, 2024
@MrAlias MrAlias added this to the v0.20.0-alpha milestone Dec 10, 2024
@MrAlias
Copy link
Contributor Author

MrAlias commented Dec 10, 2024

cc @damemi

@damemi
Copy link
Contributor

damemi commented Dec 11, 2024

looks like a race between the new test cases

{url: "http://localhost:8080/insert"},
{url: "http://localhost:8080/update"},

@MrAlias
Copy link
Contributor Author

MrAlias commented Dec 19, 2024

@MrAlias
Copy link
Contributor Author

MrAlias commented Dec 19, 2024

It think we should look into sorting the initial json_output function in addition to redeact_json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants