fix(codemirror-search): add selected text to search input for replace shortcut #3771
tests-linux.yml
on: pull_request
Matrix: e2e-test
Unit Tests (Linux)
7m 41s
CLI Tests (Linux)
3m 32s
SSL Tests (Linux)
9m 11s
OAuth 1.0 Auth Tests (Linux)
7m 33s
Merge Playwright Reports (Linux)
1m 14s
Annotations
1 error, 2 warnings, and 1 notice
|
[default] › tests/preferences/system-proxy-timestamp.spec.ts:34:7 › System Proxy - last refreshed timestamp › updates the timestamp on a subsequent Refresh:
tests/preferences/system-proxy-timestamp.spec.ts#L73
1) [default] › tests/preferences/system-proxy-timestamp.spec.ts:34:7 › System Proxy - last refreshed timestamp › updates the timestamp on a subsequent Refresh
Error: expect(received).toBeGreaterThan(expected)
Expected: > 1000
Received: 394
71 |
72 | // the two refreshes should be more than 1 second apart
> 73 | expect(secondRefreshedAt - firstRefreshedAt).toBeGreaterThan(1000);
| ^
74 | });
75 | });
76 |
at /home/runner/work/usebruno-bruno/bruno/bruno/tests/preferences/system-proxy-timestamp.spec.ts:73:50
|
|
Playwright E2E Tests (Linux) 2/4
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Merge Playwright Reports (Linux)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v6, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests/preferences/system-proxy-timestamp.spec.ts:34:7 › System Proxy - last refreshed timestamp › updates the timestamp on a subsequent Refresh
2 skipped
310 passed (14.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-report-linux-2
|
1.82 MB |
sha256:ed72f2196a3e5d6a29b677344e07fa857b9838cccb384a4d2cf81204949967ef
|
|
|
playwright-report-linux
|
127 MB |
sha256:ffc3d4985ae32047e3228a3c8fe26fe8bfcb5392af8827ca766d79e453ffaf9d
|
|