-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[6.0] AppleTV CI failures: Failure to launch simulator OR failure to authenticate request #80628
Comments
Tagging subscribers to 'os-tvos': @steveisok, @akoeplinger Issue Details
The tests in tvOS fail with warnings due to one of two possible problems, and can affect almost any test: Could not launch the simulator application (expand)
Server failed to authenticate the request (expand)
|
@akoeplinger this looks like there is some old version of XHarness in the branch:
I'd say it should be safe to bump the version. I did update the XHarness Helix SDK some time ago in that branch but if need be, we could do another round. Though I think we should be good on that side. The other error (the NRE) would get resolved by this hopefully too. |
@premun yeah let's do that |
From the same job, I noticed the other platforms (the Apple ones, not sure about Android) are having some very similar failure messages, but I'm unsure if they have the same root cause as this. Can you please check? |
I think the reason is that the runtime scripts that run this were backported at some point but the XHarness version wasn't bumped. @akoeplinger is this something your team could do? I am very unsure on how to do 6.0 branch changes in runtime |
This should get better with #85725 |
@akoeplinger @premun - can we close this issue? |
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue Details
The tests in tvOS fail with warnings due to one of two possible problems, and can affect almost any test: Could not launch the simulator application (expand)
Server failed to authenticate the request (expand)
{
"ErrorMessage": "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": false
} ReportSummary
|
This seems like a test infrastructure issue. Updating the right label for better tracking. |
I am closing this as there are no hits in the last 30 days |
Build tvOSSimulator x64 Release AllSubsets_Mono
The tests in tvOS fail with warnings due to one of two possible problems, and can affect almost any test:
A)
Log file: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-80615-merge-be0a3fea1fd0435e85/System.Globalization.Calendars.Tests/1/console.47352c66.log?helixlogtype=result
Could not launch the simulator application (expand)
B)
Log file: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-80615-merge-be0a3fea1fd0435e85/tvOS.Simulator.Interpreter.Test/1/console.a264eebb.log?helixlogtype=result
Server failed to authenticate the request (expand)
Report
Summary
The text was updated successfully, but these errors were encountered: