Merge pull request #1644 from hovancik/idea #1763
Annotations
3 errors and 1 notice
|
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.
|
|
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|