Opened 2 years ago

Last modified 22 months ago

#23418 closed defect

Unit Test MarkerLayerTest fails in Germany — at Version 1

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

Description (last modified by GerdP)

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 (2)

comment:1 by GerdP, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.