question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Helix testing on public PR coming from fork fails

See original GitHub issue
  • Is this issue blocking (yes/no) no
  • Is this issue causing unreasonable pain (yes/no) no

Error message

  Starting Azure Pipelines Test Run Ubuntu.1804.Amd64.Open
/home/vsts/.nuget/packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20116.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(16,5): error : Request to https://dev.azure.com/dnceng/public/_apis/test/runs?api-version=5.0-preview.2 returned failed status 401 Unauthorized [/home/vsts/work/1/s/eng/helix.proj]
/home/vsts/.nuget/packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20116.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(16,5): error :  [/home/vsts/work/1/s/eng/helix.proj]
/home/vsts/.nuget/packages/microsoft.dotnet.helix.sdk/5.0.0-beta.20116.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(16,5): error :  [/home/vsts/work/1/s/eng/helix.proj]

Run: https://dev.azure.com/dnceng/public/_build/results?buildId=530301&view=logs&jobId=107b6447-6976-5e9d-0de1-92099cc60ad8&j=107b6447-6976-5e9d-0de1-92099cc60ad8&t=d41080c9-6b6f-523e-8424-6273a8737d4d

I am not sure what kind of authentication needs to be passed here.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jonfortescuecommented, Feb 21, 2020

Ensure that you don’t check “make secrets available,” however.

0reactions
smitpatelcommented, Feb 28, 2020

Verified working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Helix tests fail to get scheduled for PRs from forks. #195
See this PR for an example: #188. I was able to get the tests to run by manually scheduling the build against the...
Read more >
Helix.md - dotnet/aspnetcore
The easiest way to look at a test failure is via the tests tab in azdo which now should show a summary of...
Read more >
Project forking workflow | GitLab
This error can be due to a mismatch in shared runner settings between the forked project and the new namespace. See Forks in...
Read more >
Helix: A Neovim inspired editor, written in Rust
Hint: use `hx --health` to check that all the tools are properly installed and configured (it shows a matrix of programming languages and...
Read more >
Permission to repo denied to github-actions for PR coming ...
We have a Github action that can change files(like running fmt) on PR and it works fine on local PR, but when the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found