-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-Infrastructure-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'os-android
Description
Hitting this on https://github.com/dotnet/runtime/pull/59391/checks?check_run_id=3726057978
All the tests are failing with errors similar to:
reflection/StaticInterfaceMembers/consumer/consumer.sh [FAIL]
System.AggregateException : One or more errors occurred. (Failed to install mobile app.
Expected: True
Actual: False) (The following constructor parameters did not have matching fixture data: _Global globalVar)
---- Failed to install mobile app.
Expected: True
Actual: False
---- The following constructor parameters did not have matching fixture data: _Global globalVar
Stack Trace:
----- Inner Stack Trace #1 (Xunit.Sdk.TrueException) -----
at reflection_StaticInterfaceMembers._Global..ctor()
----- Inner Stack Trace #2 (Xunit.Sdk.TestClassException) -----
Metadata
Metadata
Assignees
Labels
area-Infrastructure-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'os-android