[ https://issues.apache.org/jira/browse/JOHNZON-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Wells updated JOHNZON-320: -------------------------------- Reporter: Markus Jung (was: Markus Jung) > Test failure on Windows > ----------------------- > > Key: JOHNZON-320 > URL: https://issues.apache.org/jira/browse/JOHNZON-320 > Project: Johnzon > Issue Type: Bug > Components: JSON-B > Reporter: Markus Jung > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > org.apache.johnzon.jsonb.AdapterTest#testSerialize fails on Windows due to > seperator being hardcoded to "/" > {code}AdapterTest.testSerialize:67 expected:<\{"path":"[/example/]file.txt"}> > but was:<\{"path":"[\\example\\]file.txt"}>{code} > > -- This message was sent by Atlassian Jira (v8.20.10#820010)