Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

400 Bad Request when trying to fetch test run results #13848

Closed
3 tasks
jkoritzinsky opened this issue Jun 22, 2023 · 3 comments
Closed
3 tasks

400 Bad Request when trying to fetch test run results #13848

jkoritzinsky opened this issue Jun 22, 2023 · 3 comments

Comments

@jkoritzinsky
Copy link
Member

jkoritzinsky commented Jun 22, 2023

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=317248

Build leg reported

Build / osx-arm64 Release NativeAOT_Libraries / Send to Helix and runtime / Build / Libraries Test Run checked coreclr osx x64 Debug / Send to Helix

Pull Request

dotnet/runtime#87503

Known issue core information

 {
    "ErrorMessage" : "Request to https://dev.azure.com/dnceng-public/public/_apis/test/runs?api-version=5.0 returned failed status 400 Bad Request",
    "BuildRetry": false,
    "ErrorPattern": "",
    "ExcludeConsoleLog": false
 }

@dotnet/dnceng

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@premun
Copy link
Member

premun commented Jun 23, 2023

The exact error there seems to be this:

Build 317248 cannot be found.

317248 is the ID of the build where this happened so this rather seems like an issue with AzDO?

@missymessa
Copy link
Member

@jkoritzinsky doesn't look like there's been any hits on this error, are you still seeing this error occurring?

@jkoritzinsky
Copy link
Member Author

I haven't seen it again. I'll close this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@jkoritzinsky @premun @missymessa and others