Skip to content

fix(loader): add Cache-Control to versioned repr-v2 and repr-v3 endpo… #268

fix(loader): add Cache-Control to versioned repr-v2 and repr-v3 endpo…

fix(loader): add Cache-Control to versioned repr-v2 and repr-v3 endpo… #268

Triggered via push March 20, 2026 12:51
Status Failure
Total duration 50m 59s
Artifacts 1

tests.yml

on: push
SDK Packages Tests
5m 4s
SDK Packages Tests
Plasmic Packages Tests
7m 48s
Plasmic Packages Tests
Matrix: test-wab
All Tests
4s
All Tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 14 warnings, and 1 notice
WAB Tests (Shard 2/4)
Process completed with exit code 1.
isOrgStarter API › should allow setting isOrgStarter via project update: undefined#L0
error: database "wab_projects_update_test_20260320_130407_370wz8iym0" does not exist at Parser.parseErrorMessage (node_modules/pg-protocol/dist/parser.js:278:82) at Parser.handlePacket (node_modules/pg-protocol/dist/parser.js:126:29) at Parser.parse (node_modules/pg-protocol/dist/parser.js:39:38) at Socket.<anonymous> (node_modules/pg-protocol/dist/index.js:10:42)
isOrgStarter API › should include isOrgStarter in project response: undefined#L0
error: database "wab_projects_update_test_20260320_130407_370wz8iym0" does not exist at Parser.parseErrorMessage (node_modules/pg-protocol/dist/parser.js:278:82) at Parser.handlePacket (node_modules/pg-protocol/dist/parser.js:126:29) at Parser.parse (node_modules/pg-protocol/dist/parser.js:39:38) at Socket.<anonymous> (node_modules/pg-protocol/dist/index.js:10:42)
[chromium] › e2e/routing-versions.spec.ts:24:7 › routing › should switch branch versions: platform/wab/playwright/e2e/routing-versions.spec.ts#L84
3) [chromium] › e2e/routing-versions.spec.ts:24:7 › routing › should switch branch versions ────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: locator('iframe.studio-frame').contentFrame().locator('iframe').contentFrame().getByText('Newest changes haven\'t been published.') Expected: visible Received: <element(s) not found> Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('iframe.studio-frame').contentFrame().locator('iframe').contentFrame().getByText('Newest changes haven\'t been published.') 82 | "Newest changes haven't been published." 83 | ) > 84 | ).toBeVisible(); | ^ 85 | 86 | await models.studio.leftPanel.frame 87 | .getByRole("button", { name: "Publish project" }) at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/routing-versions.spec.ts:84:7
[chromium] › e2e/hostless-code-libs.spec.ts:44:7 › hostless-code-libs › Make sure code libs work on canvas: platform/wab/playwright/utils/api-client.ts#L412
2) [chromium] › e2e/hostless-code-libs.spec.ts:44:7 › hostless-code-libs › Make sure code libs work on canvas Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: apiRequestContext.post: Timeout 10000ms exceeded. Call log: - → POST http://localhost:3003/api/v1/projects/import - user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.5 Safari/537.36 - accept: */* - accept-encoding: gzip,deflate,br - X-CSRF-Token: UjNgP0DXzykX8V0DKbuA+YMEkXef5sPkIDB4E= - content-type: application/json - content-length: 280600 - cookie: connect.sid=s%3Af0a9dc59-671b-4a0e-82a7-66d7d73b2af8-5tbFUMz0hVNd4h5LMczZ03CV.Tl3fKZ0KQuG%2Fby0V11GLMWAV7GRhynqO3MzaBc9Fah4 at ../utils/api-client.ts:412 410 | } 411 | > 412 | const importResponse = await this.request.post( | ^ 413 | `${this.baseUrl}/api/v1/projects/import`, 414 | { 415 | headers: { at ApiClient.setupProjectFromTemplate (/home/runner/work/plasmic/plasmic/platform/wab/playwright/utils/api-client.ts:412:47) at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/hostless-code-libs.spec.ts:49:33
[chromium] › e2e/hostless-code-libs.spec.ts:44:7 › hostless-code-libs › Make sure code libs work on canvas: platform/wab/playwright/utils/api-client.ts#L412
2) [chromium] › e2e/hostless-code-libs.spec.ts:44:7 › hostless-code-libs › Make sure code libs work on canvas Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: apiRequestContext.post: Timeout 10000ms exceeded. Call log: - → POST http://localhost:3003/api/v1/projects/import - user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.5 Safari/537.36 - accept: */* - accept-encoding: gzip,deflate,br - X-CSRF-Token: 3byq0auEg2SHD1HzeVosbyr3HNO45ShSUQkf0= - content-type: application/json - content-length: 280600 - cookie: connect.sid=s%3Af0a9dc59-671b-4a0e-82a7-66d7d73b2af8-GR2RxbIDarZwBNnp-H43SaCe.M8h39Hjdrl45ucI9uPPiDc97iDkYEAVsgFM%2FAJzZ%2B0g at ../utils/api-client.ts:412 410 | } 411 | > 412 | const importResponse = await this.request.post( | ^ 413 | `${this.baseUrl}/api/v1/projects/import`, 414 | { 415 | headers: { at ApiClient.setupProjectFromTemplate (/home/runner/work/plasmic/plasmic/platform/wab/playwright/utils/api-client.ts:412:47) at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/hostless-code-libs.spec.ts:49:33
[chromium] › e2e/hostless-code-libs.spec.ts:44:7 › hostless-code-libs › Make sure code libs work on canvas: platform/wab/playwright/utils/api-client.ts#L412
2) [chromium] › e2e/hostless-code-libs.spec.ts:44:7 › hostless-code-libs › Make sure code libs work on canvas TimeoutError: apiRequestContext.post: Timeout 10000ms exceeded. Call log: - → POST http://localhost:3003/api/v1/projects/import - user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.7258.5 Safari/537.36 - accept: */* - accept-encoding: gzip,deflate,br - X-CSRF-Token: p0zGsRWn5FKEzX/7m+77+6Q9gM5dF5jxQ0FTU= - content-type: application/json - content-length: 280600 - cookie: connect.sid=s%3Af0a9dc59-671b-4a0e-82a7-66d7d73b2af8-VCBU2qfhAEXte-Ut6jO9HSFx.xC2ogHW%2F7Nc2x%2FiY4uX7xZ39i62b3O7kQoG4%2ByUV2Mo at ../utils/api-client.ts:412 410 | } 411 | > 412 | const importResponse = await this.request.post( | ^ 413 | `${this.baseUrl}/api/v1/projects/import`, 414 | { 415 | headers: { at ApiClient.setupProjectFromTemplate (/home/runner/work/plasmic/plasmic/platform/wab/playwright/utils/api-client.ts:412:47) at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/hostless-code-libs.spec.ts:49:33
[chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source: platform/wab/playwright/models/studio-model.ts#L1012
1) [chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByText('Postgres Test').first() at ../models/studio-model.ts:1012 1010 | 1011 | async deleteDataSource(name: string): Promise<void> { > 1012 | await this.page.getByText(name).first().click({ button: "right" }); | ^ 1013 | await this.page.waitForTimeout(500); 1014 | const deleteMenuItem = this.page 1015 | .locator(".ant-dropdown-menu") at StudioModel.deleteDataSource (/home/runner/work/plasmic/plasmic/platform/wab/playwright/models/studio-model.ts:1012:45) at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts:18:25
[chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source: platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts#L24
1) [chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByText('Plasmic\'s First Workspace') - waiting for" https://cm-test.example.com/" navigation to finish... 22 | dataSourceName = "Postgres Test"; 23 | > 24 | await page.getByText("Plasmic's First Workspace").click(); | ^ 25 | await page.getByText("Integrations").click(); 26 | await page.getByText("New integration").click(); 27 | await page.waitForTimeout(1000); at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts:24:55
[chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source: platform/wab/playwright/models/studio-model.ts#L1012
1) [chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByText('Postgres Test').first() at ../models/studio-model.ts:1012 1010 | 1011 | async deleteDataSource(name: string): Promise<void> { > 1012 | await this.page.getByText(name).first().click({ button: "right" }); | ^ 1013 | await this.page.waitForTimeout(500); 1014 | const deleteMenuItem = this.page 1015 | .locator(".ant-dropdown-menu") at StudioModel.deleteDataSource (/home/runner/work/plasmic/plasmic/platform/wab/playwright/models/studio-model.ts:1012:45) at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts:18:25
[chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source: platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts#L24
1) [chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByText('Plasmic\'s First Workspace') 22 | dataSourceName = "Postgres Test"; 23 | > 24 | await page.getByText("Plasmic's First Workspace").click(); | ^ 25 | await page.getByText("Integrations").click(); 26 | await page.getByText("New integration").click(); 27 | await page.waitForTimeout(1000); at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts:24:55
[chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source: platform/wab/playwright/models/studio-model.ts#L1012
1) [chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByText('Postgres Test').first() at ../models/studio-model.ts:1012 1010 | 1011 | async deleteDataSource(name: string): Promise<void> { > 1012 | await this.page.getByText(name).first().click({ button: "right" }); | ^ 1013 | await this.page.waitForTimeout(500); 1014 | const deleteMenuItem = this.page 1015 | .locator(".ant-dropdown-menu") at StudioModel.deleteDataSource (/home/runner/work/plasmic/plasmic/platform/wab/playwright/models/studio-model.ts:1012:45) at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts:18:25
[chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source: platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts#L24
1) [chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByText('Plasmic\'s First Workspace') 22 | dataSourceName = "Postgres Test"; 23 | > 24 | await page.getByText("Plasmic's First Workspace").click(); | ^ 25 | await page.getByText("Integrations").click(); 26 | await page.getByText("New integration").click(); 27 | await page.waitForTimeout(1000); at /home/runner/work/plasmic/plasmic/platform/wab/playwright/e2e/data-sources/create-data-source.spec.ts:24:55
All Tests
Process completed with exit code 1.
SDK Packages Tests
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-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Setup & Build
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-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Plasmic Packages Tests
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-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
WAB Tests (Shard 1/4)
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-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
WAB Tests (Shard 2/4)
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-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
WAB Tests (Shard 3/4)
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-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
WAB Tests (Shard 4/4)
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-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
E2E Tests
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-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
E2E Tests
No files were found with the provided path: platform/wab/playwright/playwright-report/. No artifacts will be uploaded.
Slow Test: platform/wab/playwright/[chromium] › e2e/forms/schema.spec.ts#L0
platform/wab/playwright/[chromium] › e2e/forms/schema.spec.ts took 6.2m
Slow Test: platform/wab/playwright/[chromium] › e2e/style-sections.spec.ts#L0
platform/wab/playwright/[chromium] › e2e/style-sections.spec.ts took 6.4m
Slow Test: platform/wab/playwright/[chromium] › e2e/data-tokens.spec.ts#L0
platform/wab/playwright/[chromium] › e2e/data-tokens.spec.ts took 7.6m
Slow Test: platform/wab/playwright/[chromium] › e2e/forms/conversion-between-modes.spec.ts#L0
platform/wab/playwright/[chromium] › e2e/forms/conversion-between-modes.spec.ts took 8.1m
Slow Test: platform/wab/playwright/[chromium] › e2e/plexus-installation.spec.ts#L0
platform/wab/playwright/[chromium] › e2e/plexus-installation.spec.ts took 10.5m
🎭 Playwright Run Summary
3 failed [chromium] › e2e/data-sources/create-data-source.spec.ts:21:7 › create-data-source › can create postgres data source [chromium] › e2e/hostless-code-libs.spec.ts:44:7 › hostless-code-libs › Make sure code libs work on canvas [chromium] › e2e/routing-versions.spec.ts:24:7 › routing › should switch branch versions ─────── 6 flaky [chromium] › e2e/auto-open.spec.ts:324:11 › Auto Open › Auto open (Non-code components/elements) › auto-opens hidden elements › works for Plasmic components [chromium] › e2e/auto-open.spec.ts:373:11 › Auto Open › Auto open (Non-code components/elements) › auto-opens hidden elements › works for section [chromium] › e2e/data-sources/create-data-source.spec.ts:87:7 › create-data-source › can create HTTP data source [chromium] › e2e/hostless-react-slick-slider-carousel.spec.ts:58:7 › hostless-react-slick slider carousel › works [chromium] › e2e/imported-token-overrides.spec.ts:930:9 › Imported token overrides › Should work (A <- B, A <- C) › Part 2: Override removal and dependency updates [chromium] › e2e/stale-bundle.spec.ts:19:7 › Can use stale bundle › Can migrate stale bundle ─── 11 skipped 131 passed (35.3m)

Artifacts

Produced during runtime
Name Size Digest
playwright-test-results Expired
498 KB
sha256:c55d811cb47ea53d123cf9570d7291d932d0de7d7905aece3b0157a40a2993e8