chore: lambda integration tests updates#4007
Conversation
|
| log.Println("Current span ID: " + strconv.FormatUint(currentSpanContext.SpanID(), 10)) | ||
| log.Println("Current trace ID: " + currentSpanContext.TraceID()) |
There was a problem hiding this comment.
Maybe we can use log/slog -- it's more performant and cleaner, iirc
|
/merge |
1 similar comment
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit c4c4998: What to do next?
|
|
View all feedbacks in Devflow UI.
PR already in the queue with status in_progress |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
Tests failed on this commit c12909e: What to do next?
|
|
/merge |
|
View all feedbacks in Devflow UI.
This merge request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
devflow unqueued this merge request: It did not become mergeable within the expected time |
|
/merge |
|
View all feedbacks in Devflow UI.
This merge request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
The expected merge time in
|
What does this PR do?
Some fixes and updates to the lambda integration tests