Skip to content

Flaky test TestServiceWithPredefinedNetwork #36547

@thaJeztah

Description

@thaJeztah

This test was added recently in #36316, but is failing on a lot of PR's with:

13:46:02 --- FAIL: TestServiceWithPredefinedNetwork (12.36s)
13:46:02 	daemon.go:283: [d47ab7ceb5568] waiting for daemon to start
13:46:02 	daemon.go:315: [d47ab7ceb5568] daemon started
13:46:02 	service_test.go:52: timeout hit after 10s: task count at 1 waiting for 0
13:46:02 	daemon.go:273: [d47ab7ceb5568] exiting daemon
13:46:02 FAIL

Failure is in the teardown of the test;

poll.WaitOn(t, noTasks(client), pollSettings)

/cc @selansen

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.status/needs-attentionCalls for a collective discussion during a review session

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions