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 (Linux) failed Dec 24, 2024 in 7m 59s

Annotations

Check failure on line 1367 in Build log

See this annotation in the file changed.

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

Build log #L1367

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

Check failure on line 1390 in Build log

See this annotation in the file changed.

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

Build log #L1390

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

Check failure on line 1402 in Build log

See this annotation in the file changed.

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

Build log #L1402

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

Check failure on line 1427 in Build log

See this annotation in the file changed.

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

Build log #L1427

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

Check failure on line 1439 in Build log

See this annotation in the file changed.

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

Build log #L1439

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