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

[main] Update dependencies from dotnet/xharness #17300

Merged
merged 1 commit into from
Sep 12, 2023

Update dependencies from https://github.com/dotnet/xharness build 202…

e4535db
Select commit
Loading
Failed to load commit list.
Merged

[main] Update dependencies from dotnet/xharness #17300

Update dependencies from https://github.com/dotnet/xharness build 202…
e4535db
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MAUI-DeviceTests-public succeeded Sep 11, 2023 in 53m 16s

Build #7.0.0-ci.net7.24145+sha.e4535db4c1-azdo.95815 had test failures

Details

Tests

  • Failed: 18 (0.11%, 18 new, 0 recurring)
  • Passed: 15,190 (96.67%)
  • Other: 506 (3.22%)
  • Total: 15,714

Annotations

Check failure on line 275 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L275

PowerShell exited with code '1'.

Check failure on line 602 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Build log #L602

PowerShell exited with code '1'.

Check failure on line 1 in FailsWithUnsupportedType

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

FailsWithUnsupportedType

Assert.Throws() Failure: No exception was thrown\r\nExpected: typeof(System.NotSupportedException)
Raw output
   at Microsoft.Maui.Essentials.DeviceTests.Preferences_Tests.FailsWithUnsupportedType() in D:\a\1\s\src\Essentials\test\DeviceTests\Tests\Preferences_Tests.cs:line 246
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

Check failure on line 1 in Microsoft.Maui.Essentials.DeviceTests.Preferences_Tests.DateTimePreservesKind_NonStatic

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Microsoft.Maui.Essentials.DeviceTests.Preferences_Tests.DateTimePreservesKind_NonStatic

Test failed

Check failure on line 1 in Set_Get_Remove_Async_MultipleTimes

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Set_Get_Remove_Async_MultipleTimes

System.IO.IOException : The process cannot access the file 'C:\\Users\\VssAdministrator\\AppData\\Roaming\\Microsoft\\com.microsoft.maui.essentials.devicetests\\Settings\\securestorage.dat' because it is being used by another process.
Raw output
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.Create(String path)
   at Microsoft.Maui.Storage.UnpackagedSecureStorageImplementation.Save() in D:\a\1\s\src\Essentials\src\SecureStorage\SecureStorage.uwp.cs:line 150
   at Microsoft.Maui.Storage.UnpackagedSecureStorageImplementation.Remove(String key) in D:\a\1\s\src\Essentials\src\SecureStorage\SecureStorage.uwp.cs:line 175
   at Microsoft.Maui.Storage.SecureStorageImplementation.PlatformRemove(String key) in D:\a\1\s\src\Essentials\src\SecureStorage\SecureStorage.uwp.cs:line 54
   at Microsoft.Maui.Storage.SecureStorageImplementation.Remove(String key) in D:\a\1\s\src\Essentials\src\SecureStorage\SecureStorage.shared.cs:line 230
   at Microsoft.Maui.Storage.SecureStorage.Remove(String key) in D:\a\1\s\src\Essentials\src\SecureStorage\SecureStorage.shared.cs:line 104
   at Microsoft.Maui.Essentials.DeviceTests.SecureStorage_Tests.<>c.<<Set_Get_Remove_Async_MultipleTimes>b__7_0>d.MoveNext() in D:\a\1\s\src\Essentials\test\DeviceTests\Tests\SecureStorage_Tests.cs:line 198
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Parallel.<>c__50`1.<<ForEachAsync>b__50_0>d.MoveNext()
--- End of stack trace from previous location ---
   at Microsoft.Maui.Essentials.DeviceTests.SecureStorage_Tests.Set_Get_Remove_Async_MultipleTimes() in D:\a\1\s\src\Essentials\test\DeviceTests\Tests\SecureStorage_Tests.cs:line 191
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.Maui.Essentials.DeviceTests.Preferences_Tests.DateTimePreservesKind

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MAUI-DeviceTests-public

Microsoft.Maui.Essentials.DeviceTests.Preferences_Tests.DateTimePreservesKind

Test failed