openshift-online / maestro

Maestro Service Repo
Apache License 2.0
8 stars 15 forks source link

integration test is flaky #144

Closed clyang82 closed 4 days ago

clyang82 commented 5 days ago
[unnamed-0] === RUN   TestPulseServer
[unnamed-0] {"level":"info","ts":1719336586.0897985,"logger":"fallback","caller":"v2@v2.0.0-20231030012137-0836a524e995/protocol.go:124","msg":"subscribing to topics: map[sources/maestro/consumers/cluster1/sourceevents:{1 0 false false}]"}
[unnamed-0] W0625 17:29:46.089897   12218 agentoptions.go:63] the agent broadcast topic not set, fall back to the agent events topic
[unnamed-0]     pulse_server_test.go:128: 
[unnamed-0]         Timed out after 10.017s.
[unnamed-0]         Expected success, but got an error:
[unnamed-0]             <*errors.errorString | 0xc000c52430>: 
[unnamed-0]             resource status is empty
[unnamed-0]             {
[unnamed-0]                 s: "resource status is empty",
[unnamed-0]             }
[unnamed-0] --- FAIL: TestPulseServer (14.45s)
clyang82 commented 5 days ago

/assign @morvencao