Closed roberthstrand closed 4 years ago
Does this happen with the normal PowerShell task too? I think my test suite runs on 18.04 so I've not hit this. If it's an issue for the PowerShell task too then that'll show an underlying issue with either the libraries that are used by both tasks or an issue with the agent itself so we'll need to raise that elsewhere as it'll be out of my control.
From: Roberth Strand notifications@github.com Sent: Wednesday, July 29, 2020 7:52:58 PM To: pester/AzureDevOpsExtension AzureDevOpsExtension@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [pester/AzureDevOpsExtension] Ubuntu 20.04, permission denied at start of run (#46)
Where are you running it?
Version of Extension/Task
10.2.3
Expected behaviour and actual behaviour
Expected there to be no errors before actually running the tests. Errors show up right after starting pwsh:
Steps to reproduce the problem
Create task that runs Pester Test Runner og Ubuntu 20.04.
Temporary solution
Task work fine on Ubuntu 18.04. Haven't tried 16.04 but my guess is that the issue is present on Ubuntu 20.04 only.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/pester/AzureDevOpsExtension/issues/46, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEAOUFW6XV6LLVJ74PPUFCLR6BVYVANCNFSM4PL5FNCQ.
Tried running Hello World, and the error seems to be present there as well. Didn't get flagged as an error though.
I'll bring the message along, thanks for taking the time to answer.
Where are you running it?
Version of Extension/Task
10.2.3
Expected behaviour and actual behaviour
Expected there to be no errors before actually running the tests. Errors show up right after starting pwsh:
Steps to reproduce the problem
Create task that runs Pester Test Runner og Ubuntu 20.04.
Log
Temporary solution
Task work fine on Ubuntu 18.04. Haven't tried 16.04 but my guess is that the issue is present on Ubuntu 20.04 only.