Browser Matrix (Nightly) #121
browser-matrix-nightly.yml
on: schedule
macos / arc [DEFERRED — self-hosted]
3s
macos / comet [DEFERRED — self-hosted]
3s
Matrix: linux-browsers
Matrix: macos-browsers
Matrix: windows-browsers-deferred
Annotations
14 errors and 1 warning
|
linux / brave
Process completed with exit code 1.
|
|
macos / brave
Process completed with exit code 1.
|
|
linux / chrome
Process completed with exit code 1.
|
|
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > second run with same prompt reuses cache — both runs succeed:
test/e2e/cli-cache-reuse.test.js#L194
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-cache-reuse.test.js:194:25
|
|
linux / chromium
Process completed with exit code 1.
|
|
test/e2e/cli-tool-vcr.test.js > ibr tool trend-search (T-0007) > exits 0 and completes extraction without error:
test/e2e/cli-tool-vcr.test.js#L66
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-tool-vcr.test.js:66:25
|
|
test/e2e/cli-success-output.test.js > cli success output — daemon mode (story 030):
test/e2e/cli-success-output.test.js#L68
Error: Daemon did not start within 10s
❯ startDaemon test/e2e/cli-success-output.test.js:68:9
❯ test/e2e/cli-success-output.test.js:132:19
|
|
linux / edge
Process completed with exit code 1.
|
|
test/e2e/cli-tool-vcr.test.js > ibr tool trend-search (T-0007) > exits 0 and completes extraction without error:
test/e2e/cli-tool-vcr.test.js#L66
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-tool-vcr.test.js:66:25
|
|
test/e2e/cli-success-output.test.js > cli success output — daemon mode (story 030):
test/e2e/cli-success-output.test.js#L68
Error: Daemon did not start within 10s
❯ startDaemon test/e2e/cli-success-output.test.js:68:9
❯ test/e2e/cli-success-output.test.js:132:19
|
|
test/e2e/cli-non-interactive.test.js > cli non-interactive mode (story 016) > prompt piped via stdin (no CLI arg) → exit 0:
test/e2e/cli-non-interactive.test.js#L85
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-non-interactive.test.js:85:27
|
|
macos / edge
Process completed with exit code 1.
|
|
windows / edge [DEFERRED — cookie import]
Process completed with exit code 1.
|
|
test/e2e/cli-tool-vcr.test.js > ibr tool arxiv (T-0012) > exits 0 and completes extraction without error:
test/e2e/cli-tool-vcr.test.js#L596
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-tool-vcr.test.js:596:25
|
|
macos / brave
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|