Hi,
We have some unit tests need run as administrator. But when run the nunit-console from Nant builder script, the unit tests which required administrator mode are failed. There are no problem to run those unit tests if run as an administrator from the command in the Bamboo machine itself. Even though we have set the nunit-console.exe run as administrator for all users and the Elevated column is "yes" from task manager, those test cases still failed due to not in administrator mode. Is there way to enable the admin mode ?
Our current Bamboo version is 6.8.1 build 60805
Thank you.
Amber