-
Bug
-
Resolution: Fixed
-
Blocker
Fail to build the step "execute Micro Focus tests using Micro Focus ALM Lab Management" and run BVS through pipeline.
An exception occurs when building the step "execute Micro Focus tests using Micro Focus ALM Lab Management":
[AUT] $ C:\Users\Administrator\.jenkins\workspace\AUT\HpToolsLauncher.exe -paramfile props27082019173914957.txt
"Started..."
Unhandled Exception: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at HpToolsLauncher.Launcher.CreateRunner(TestStorageType runType, JavaProperties ciParams, Boolean initialTestRun)
at HpToolsLauncher.Launcher.Run()
at HpToolsLauncher.Program.Main(String[] args)