-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
Repo: https://github.com/camunda/camunda-bpm-platform-ee
Test: org.camunda.bpm.cockpit.plugin.license.LicenseKeyStoreTest
If I have a valid license stored in ~/.camunda/license.txt, this influences the result of the test. In particular, #testLicense for the case invalidLicense_legacy_expired.txt fails, because the way we store and read the license before validating it, the license from the home folder is used instead.
Goal: The test should run independently of what is on the file system.
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2378. Please use this link for any future references and continue any discussion there.