E2E #360
e2e.yml
on: schedule
pr-fast (fake + smoke-deep)
0s
merge (fake + deep tiers)
0s
nightly (full deep matrix)
10m 12s
on-demand (${{ (inputs.project || 'full matrix') }})
0s
Annotations
1 error, 1 warning, and 2 notices
|
[realtime-deep] › specs/realtime/sse-events.spec.ts:78:3 › @deep @realtime /events SSE → SPA invalidation › EventSource in browser context receives workitem.* event from notify:
testing/e2e/specs/realtime/sse-events.spec.ts#L137
1) [realtime-deep] › specs/realtime/sse-events.spec.ts:78:3 › @deep @realtime /events SSE → SPA invalidation › EventSource in browser context receives workitem.* event from notify
Error: {"error":"timeout — saw 0 non-workitem frames"}
expect(received).toHaveProperty(path)
Expected path: "kind"
Received path: []
Received value: {"error": "timeout — saw 0 non-workitem frames"}
135 |
136 | const result = await eventPromise;
> 137 | expect(result, JSON.stringify(result)).toHaveProperty('kind');
| ^
138 | if ('kind' in result) {
139 | expect(result.kind).toMatch(/^workitem\./);
140 | }
at /home/runner/work/gemba-core/gemba-core/testing/e2e/specs/realtime/sse-events.spec.ts:137:44
|
|
nightly (full deep matrix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
🎭 Playwright Run Summary
166 skipped
325 passed (7.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-nightly
Expired
|
1.92 MB |
sha256:fdff2677e0faf6a67876d43501c2ef74a5e26902f323d6e5cde9ae001c8ea61d
|
|