Skip to content

xfail test_init_swarm_data_path_addr#2380

Merged
shin- merged 1 commit intodocker:masterfrom
thaJeztah:xfail_test_init_swarm_data_path_addr
Jul 19, 2019
Merged

xfail test_init_swarm_data_path_addr#2380
shin- merged 1 commit intodocker:masterfrom
thaJeztah:xfail_test_init_swarm_data_path_addr

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Jul 12, 2019

Relates to moby/moby#39068 (comment)

This test can fail if eth0 has multiple IP addresses;

E   docker.errors.APIError: 400 Client Error: Bad Request ("interface eth0 has more than one IPv6 address (2001:db8:1::242:ac11:2 and fe80::42:acff:fe11:2)")

Which is not a failiure, but depends on the environment that
the test is run in.

This test can fail if `eth0` has multiple IP addresses;

   E   docker.errors.APIError: 400 Client Error: Bad Request ("interface eth0 has more than one IPv6 address (2001:db8:1::242:ac11:2 and fe80::42:acff:fe11:2)")

Which is not a failiure, but depends on the environment that
the test is run in.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Copy Markdown
Member Author

@shin- ptal 🤗

@shin-
Copy link
Copy Markdown
Contributor

shin- commented Jul 19, 2019

Hm, I wish there was a "safe" value we could use, but I guess this does the trick in the meantime 🤷‍♂

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants