kms254

Results 5 comments of kms254

Here is another stackoverflow question bringing up the same issue with no workaround: https://stackoverflow.com/questions/64916082/sonar-scanner-cant-find-local-app-data-folder

@mickael-caro-sonarsource Anything I can do to help, I made a local version/test that essentially checks to see if its running in the windows container and sets the value from Environment.GetEnvironmentVariable("LocalAppData")...

> TL;DR Don’t use `nanoserver`. For DotNet 5, there’s a new `servercore` based image that will work correctly. > > The reason that this is failing is because `nanoserver` system...

I am/was running into the same issue. I made a bit of progress reading through the logs and playing with VLC and I have this command working in my docker...

@rohan-at-sentry Sure thing. We primarily look at test execution time overall and want to monitor the trends. When digging into long-running tests, individual test run time is very important but...