jaegertracing/jaeger

[test] Flaky test TestPasswordFromFile in plugin/storage/es/factory_test.go

開放

#4,743 建立於 2023年9月10日

 (10 則留言) (0 個反應) (0 位負責人)Go (2,326 個分叉)batch import
buggood first issuehelp wanted

倉庫指標

星標
 (18,974 顆星)
PR 合併指標
 (平均合併 4天 11小時) (30 天內合併 85 個 PR)

描述

https://github.com/jaegertracing/jaeger/actions/runs/6134973238/job/16648278200?pr=4742#step:7:4523

One strange thing I noticed in the output that the very last logged request to the server was with Basic Auth string looking like the first password, not the second password, as if the request with the second password was made but then someone again made a request with the old one. I wonder if the es.Client object can continue sending pings to the server if it's not Close-ed (which we don't do).

貢獻者指南