Opened 2 years ago

Last modified 22 months ago

#23418 closed defect

Unit Test MarkerLayerTest fails in Germany — at Initial Version

Reported by: GerdP Owned by: team
Priority: normal Milestone: 24.01
Component: Unit tests Version:
Keywords: Cc: stoecker

Description

I run the test with
ant -Ddefault-junit-includes="//Marker*.class" test
and it seems to fail because my Windows System is configured to German.

test:
     [echo] Running unit tests with JUnit
[junitlauncher]
[junitlauncher] Test run finished after 5873 ms
[junitlauncher] [         4 containers found      ]
[junitlauncher] [         0 containers skipped    ]
[junitlauncher] [         4 containers started    ]
[junitlauncher] [         0 containers aborted    ]
[junitlauncher] [         4 containers successful ]
[junitlauncher] [         0 containers failed     ]
[junitlauncher] [         3 tests found           ]
[junitlauncher] [         0 tests skipped         ]
[junitlauncher] [         3 tests started         ]
[junitlauncher] [         0 tests aborted         ]
[junitlauncher] [         2 tests successful      ]
[junitlauncher] [         1 tests failed          ]
[junitlauncher]
     [echo] Running functional tests with JUnit

BUILD SUCCESSFUL

Change History (1)

Note: See TracTickets for help on using tickets.