-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
Description
This error looks to happened at least three times on experimental on PRs:
- Add configuration validation option. #38138
- Error on empty dockerfile #38487
- TestRenameAnonymousContainer: fix error msg #38490
And at least once on Janky: - Shell scripts: remove bashisms and fix bare variables #38527
17:19:20 === RUN TestServiceWithDefaultAddressPoolInit
17:19:21 --- FAIL: TestServiceWithDefaultAddressPoolInit (1.28s)
17:19:21 daemon.go:296: [d38c8a3f9fff9] waiting for daemon to start
17:19:21 daemon.go:328: [d38c8a3f9fff9] daemon started
17:19:21 service_test.go:420: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:saanvisthiraTestServiceWithDefaultAddressPoolInit ID:2e1jfqltui460afgk05cgwr5r Created:2019-01-08 17:19:21.726166875 +0000 UTC Scope:swarm Driver: EnableIPv6:false IPAM:{Driver: Options:map[] Config:[]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[] Options:map[] Labels:map[] Peers:[] Services:map[]}
17:19:21 service_test.go:421: assertion failed: expression is false: len(out.IPAM.Config) > 0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.