tetrate-ci commented on PR #194:
URL: https://github.com/apache/skywalking-swck/pull/194#issuecomment-4362872915
@kezhenxu94 All 13 other CI jobs are passing ✅. The only failure is a timing
flake in `e2e tests(oap+agent+satellite+adapter+hpa)`:
```
- string("value"): string("<wanted ge 4, but was <interface {} Value>>"),
+ string("value"): int(3),
```
The HPA metrics test collected 3 data points when it expected ≥4 — this is a
race condition unrelated to the dependency bumps in this PR. Could you please
rerun that failed job? I don't have admin rights to trigger reruns on fork PRs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]