Skip to content

Fix failing test in ServerAddressPropertyEditorUnitTests. [DATAMONGO-1062] #1983

Closed
@spring-projects-issues

Description

@spring-projects-issues

Thomas Darimont opened DATAMONGO-1062 and commented

The test rejectsAddressConfigWithoutASingleParsableServerAddress fails because the supposedly non-existing hostname "bar" "now" resolves to a real host-address:

tom@gauss ~/Documents/dev/repos/spring/spring-data-mongodb (master●)$ ping bar
PING bar (127.0.53.53): 56 data bytes
Request timeout for icmp_seq 0

Affects: 1.6 GA (Evans)

Reference URL: http://stackoverflow.com/questions/25662590/domain-foo-bar-points-127-0-53-53-why

Referenced from: pull request #229

Backported to: 1.6.1 (Evans SR1), 1.5.5 (Dijkstra SR5)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions