-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
German Windows
Set language / region to en / US to avoid failure of BpmnParseTest on non-English systems.
During test run on German Windows 10 System this test failure occurs:
[ERROR] Tests run: 72, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.879 s <<< FAILURE! - in org.camunda.bpm.engine.test.bpmn.parse.BpmnParseTest [ERROR] testXmlParsingErrors(org.camunda.bpm.engine.test.bpmn.parse.BpmnParseTest) Time elapsed: 0.063 s <<< FAILURE! junit.framework.AssertionFailedError: expected presence of [The end-tag for element type "bpmndi:BPMNLabel" must end with a '>' delimiter], but was [ENGINE-09003 Could not parse 'org/camunda/bpm/engine/test/bpmn/parse/BpmnParseTest.testXMLParsingErrors.bpmn'. Endtag fⁿr Elementtyp "bpmndi:BPMNLabel" muss mit einem ">"-Begrenzungszeichen enden.] at org.camunda.bpm.engine.impl.test.PvmTestCase.assertTextPresent(PvmTestCase.java:35) at org.camunda.bpm.engine.test.bpmn.parse.BpmnParseTest.testXmlParsingErrors(BpmnParseTest.java:219)
Related to https://github.com/camunda/camunda-bpm-platform/pull/304
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-9012 First time build of camunda-bpm-platform fails on Win10
- Closed