Skip to content

Update electron, node #1671

Update electron, node

Update electron, node #1671

Re-run triggered July 9, 2025 07:45
Status Failure
Total duration 3m 27s
Artifacts

tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (macos-latest)
Process completed with exit code 1.
test/appExclusionsManager.js > appExclusionsManager > app should take the first active rule: test/appExclusionsManager.js#L49
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/appExclusionsManager.js:49:3
Unhandled error: test/appExclusionsManager.js#L71
AssertionError: expected false to equal true - Expected + Received - true + false ❯ Timeout._onTimeout test/appExclusionsManager.js:71:59 ❯ listOnTimeout node:internal/timers:588:17 ❯ processTimers node:internal/timers:523:7 This error originated in "test/appExclusionsManager.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "app should take the first active rule". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.