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

Use DispatcherTaskScheduler instead of TaskScheduler.FromCurrentSynchronizationContext #17825

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Use DispatcherTaskScheduler instead of TaskScheduler.FromCurrentSynch…

7ae9fcc
Select commit
Loading
Failed to load commit list.
Open

Use DispatcherTaskScheduler instead of TaskScheduler.FromCurrentSynchronizationContext #17825

Use DispatcherTaskScheduler instead of TaskScheduler.FromCurrentSynch…
7ae9fcc
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AvaloniaUI.Avalonia (macOS) failed Dec 24, 2024 in 13m 56s

Annotations

Check failure on line 1965 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L1965

[xUnit.net 00:00:01.84]     Avalonia.Base.UnitTests.Data.Core.BindingExpressionTests+Reflection.Should_Get_Simple_Task_Value_With_Data_DataValidation_Enabled [FAIL]

Check failure on line 1988 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L1988

[xUnit.net 00:00:01.86]     Avalonia.Base.UnitTests.Data.Core.BindingExpressionTests+Reflection.Should_Update_Data_Validation_On_Task_Exception [FAIL]

Check failure on line 2000 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L2000

[xUnit.net 00:00:01.92]     Avalonia.Base.UnitTests.Data.Core.BindingExpressionTests+Reflection.Should_Get_Property_Value_From_Task [FAIL]

Check failure on line 2021 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L2021

[xUnit.net 00:00:03.88]     Avalonia.Base.UnitTests.Data.Core.BindingExpressionTests+Compiled.Should_Update_Data_Validation_On_Task_Exception [FAIL]

Check failure on line 2033 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L2033

[xUnit.net 00:00:03.89]     Avalonia.Base.UnitTests.Data.Core.BindingExpressionTests+Compiled.Should_Get_Simple_Task_Value_With_Data_DataValidation_Enabled [FAIL]