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

Flaky TestSignalFirstLoad #2651

Open
RomanZavodskikh opened this issue Oct 5, 2023 · 2 comments
Open

Flaky TestSignalFirstLoad #2651

RomanZavodskikh opened this issue Oct 5, 2023 · 2 comments

Comments

@RomanZavodskikh
Copy link
Member

--- FAIL: TestSignalFirstLoad (0.00s)
    --- FAIL: TestSignalFirstLoad/multiple_data_clients (0.00s)
        routing_test.go:978: the first load signal was not blocking
time="2023-10-05T11:54:59Z" level=info msg="route settings, reset, route: : Path(\"/some/path/to/:id\") -> requestHeader(\"X-From\", \"skipper\") -> \"[https://www.example.org\](https://www.example.org/)""
time="2023-10-05T11:54:59Z" level=info msg="route settings received"
time="2023-10-05T11:54:59Z" level=info msg="route settings applied"

https://github.com/zalando/skipper/actions/runs/6418589985/job/17426688868?pr=2648

@AlexanderYastrebov
Copy link
Member

--- FAIL: TestSignalFirstLoad (0.00s)
    --- FAIL: TestSignalFirstLoad/enabled (0.00s)
        routing_test.go:909: the first load signal was not blocking
    --- FAIL: TestSignalFirstLoad/enabled,_empty (0.00s)
        routing_test.go:942: the first load signal was not blocking
    --- FAIL: TestSignalFirstLoad/multiple_data_clients (0.00s)
        routing_test.go:978: the first load signal was not blocking

https://github.com/zalando/skipper/actions/runs/6527583706/job/17722615727?pr=2677

@szuecs
Copy link
Member

szuecs commented Nov 1, 2023

--- FAIL: TestSignalFirstLoad (0.00s)
    --- FAIL: TestSignalFirstLoad/enabled,_empty (0.00s)
        routing_test.go:942: the first load signal was not blocking
time="2023-11-01T09:58:57Z" level=info msg="route settings, reset, route: : Path(\"/some/path/to/:id\") -> requestHeader(\"X-From\", \"skipper\") -> \"[https://www.example.org\](https://www.example.org/)""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants