Browser Matrix (Nightly) #122
browser-matrix-nightly.yml
on: schedule
macos / arc [DEFERRED — self-hosted]
2s
macos / comet [DEFERRED — self-hosted]
3s
Matrix: linux-browsers
Matrix: macos-browsers
Matrix: windows-browsers-deferred
Annotations
9 errors and 1 warning
|
linux / brave
Process completed with exit code 1.
|
|
macos / brave
Process completed with exit code 1.
|
|
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-cache-reuse.test.js > cli cache reuse across runs (story 031) > run completes with CACHE_ENABLED=true (default) → exit 0:
test/e2e/cli-cache-reuse.test.js#L87
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-cache-reuse.test.js:87:29
|
|
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
|
|
macos / edge
Process completed with exit code 1.
|
|
test/e2e/cli-cache-reuse.test.js > cli cache reuse across runs (story 031) > run completes with CACHE_ENABLED=true (default) → exit 0:
test/e2e/cli-cache-reuse.test.js#L87
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ test/e2e/cli-cache-reuse.test.js:87:29
|
|
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
|