Skip to content

Integration tests everywhere #35

Integration tests everywhere

Integration tests everywhere #35

Triggered via pull request November 15, 2025 08:32
Status Failure
Total duration 3m 19s
Artifacts 4

integration-tests.yml

on: pull_request
Matrix: tests
Test Results
19s
Test Results
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Integration Tests (macos-14)
Process completed with exit code 1.
Integration Tests (ubuntu-24.04)
Process completed with exit code 1.
Failed Test: NotificationTests - Notification_is_supported_check: Ubuntu#L28
NotificationTests - Notification_is_supported_check: Expected supported to be True, but found False. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.NotificationTests.Notification_is_supported_check() in /home/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/NotificationTests.cs:line 28 --- End of stack trace from previous location ---
Failed Test: BrowserWindowTests - MenuBar_auto_hide_and_visibility: Ubuntu#L106
BrowserWindowTests - MenuBar_auto_hide_and_visibility: Expected (this.fx.MainWindow.IsMenuBarVisibleAsync()) to be True, but found False. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.BrowserWindowTests.MenuBar_auto_hide_and_visibility() in /home/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/BrowserWindowTests.cs:line 106 --- End of stack trace from previous location ---
Failed Test: NotificationTests - Notification_create_check: Ubuntu#L21
NotificationTests - Notification_create_check: Expected tcs.Task.IsCompletedSuccessfully to be True, but found False. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.NotificationTests.Notification_create_check() in /home/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/NotificationTests.cs:line 21 --- End of stack trace from previous location ---
Failed Test: NativeThemeTests - ThemeSource_roundtrip: macOS#L31
NativeThemeTests - ThemeSource_roundtrip: Expected themeSourceSystem to be ThemeSourceMode.System {value: 0}, but found ThemeSourceMode.Dark {value: 2}. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.EnumAssertions`2.Be(TEnum expected, String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.NativeThemeTests.ThemeSource_roundtrip() in /Users/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/NativeThemeTests.cs:line 31 --- End of stack trace from previous location ---
Test Results
Github Test Reporter: 4 failed tests found
Failed Test: Notification_is_supported_check: Ubuntu#L28
Notification_is_supported_check: Expected supported to be True, but found False. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.NotificationTests.Notification_is_supported_check() in /home/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/NotificationTests.cs:line 28 --- End of stack trace from previous location ---
Failed Test: MenuBar_auto_hide_and_visibility: Ubuntu#L106
MenuBar_auto_hide_and_visibility: Expected (this.fx.MainWindow.IsMenuBarVisibleAsync()) to be True, but found False. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.BrowserWindowTests.MenuBar_auto_hide_and_visibility() in /home/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/BrowserWindowTests.cs:line 106 --- End of stack trace from previous location ---
Failed Test: Notification_create_check: Ubuntu#L21
Notification_create_check: Expected tcs.Task.IsCompletedSuccessfully to be True, but found False. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.NotificationTests.Notification_create_check() in /home/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/NotificationTests.cs:line 21 --- End of stack trace from previous location ---
Failed Test: ThemeSource_roundtrip: macOS#L31
ThemeSource_roundtrip: Expected themeSourceSystem to be ThemeSourceMode.System {value: 0}, but found ThemeSourceMode.Dark {value: 2}. - at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args) at FluentAssertions.Primitives.EnumAssertions`2.Be(TEnum expected, String because, Object[] becauseArgs) at ElectronNET.IntegrationTests.Tests.NativeThemeTests.ThemeSource_roundtrip() in /Users/runner/work/ElectronNET/ElectronNET/src/ElectronNET.IntegrationTests/Tests/NativeThemeTests.cs:line 31 --- End of stack trace from previous location ---

Artifacts

Produced during runtime
Name Size Digest
ctrf-report Expired
37 KB
sha256:110a2dcfc6dcbfce06ae0139421e5736f51bf4152d977497a92161f47f560cb5
test-results-macos-14 Expired
22.1 KB
sha256:4f1d07aa78e04c70da90e729483dab07951fa2cfc3d30e1766ca136e61b11524
test-results-ubuntu-24.04 Expired
23 KB
sha256:7f3ae97cc8c8f6c0b5b0589aaa307e49c91acab0560bf378ac097ab83f14a0b2
test-results-windows-2022 Expired
20.6 KB
sha256:eea160a2b1f3393e5471bd9bf52da21bfa70375138461728e9efd303f261a445