Skip to content

Fix spring-boot-loader's tests on Windows #17275

Closed
@wilkinsona

Description

@wilkinsona

The fix for #17208 has resulted in some test failures on Windows in spring-boot-loader. The failures are due to a handful of tests creating malformed URLs and inadvertently relying on the use of URLDecoder.decode to fix the problem. The tests need to be updated to create the URLs correctly and avoid mixing / and \ characters.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions