-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Resolve Remaining Android Device Test Failures #42548
Comments
Tagging subscribers to this area: @directhex |
/cc @akoeplinger |
@MattGal The second failure looks more like a device acquisition timeout. If that's the case, I'll separate it into another issue. Can you please take a look? |
Agree, looks like a bug in |
Filed dotnet/xharness#308 |
@akoeplinger My guess at the first failure is something to do w/ See runtime/src/libraries/System.IO.FileSystem.DriveInfo/tests/DriveInfo.Unix.Tests.cs Lines 62 to 87 in 2483700
|
|
The issue with |
The run in #42209 was pretty successful with only 2 failures. For now, I'll list them in one issue as they seem manageable.
System.IO.FileSystem.DriveInfoTests.DriveInfoUnixTests.PropertiesOfValidDrive
Microsoft.Extensions.Configuration.Xml.Tests
This may be a problem waiting for a device. Filed an issue at dotnet/xharness#308
The text was updated successfully, but these errors were encountered: