From 287f4a96d3479ce59253c7db6afa21a7b4f11013 Mon Sep 17 00:00:00 2001 From: Pierre Jacquier Date: Wed, 26 Feb 2025 15:55:03 -0500 Subject: [PATCH 1/2] Remove skipWin tag on point-and-click e2e tests --- e2e/playwright/point-click.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/playwright/point-click.spec.ts b/e2e/playwright/point-click.spec.ts index d00dce4618..fbe14416b7 100644 --- a/e2e/playwright/point-click.spec.ts +++ b/e2e/playwright/point-click.spec.ts @@ -9,7 +9,7 @@ import { Locator } from '@playwright/test' // test file is for testing point an click code gen functionality that's not sketch mode related -test.describe('Point-and-click tests', { tag: ['@skipWin'] }, () => { +test.describe('Point-and-click tests', () => { test('verify extruding circle works', async ({ context, homePage, From d65c2fffd29237f75e2e98ae9aab2d389dee4dff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Feb 2025 21:02:00 +0000 Subject: [PATCH 2/2] =?UTF-8?q?A=20snapshot=20a=20day=20keeps=20the=20bugs?= =?UTF-8?q?=20away!=20=F0=9F=93=B7=F0=9F=90=9B=20(OS:=20namespace-profile-?= =?UTF-8?q?ubuntu-8-cores)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ompt-to-edit-snapshot-tests-spec-ts--change-colour.snap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/playwright/snapshots/prompt-to-edit/prompt-to-edit-snapshot-tests-spec-ts--change-colour.snap.json b/e2e/playwright/snapshots/prompt-to-edit/prompt-to-edit-snapshot-tests-spec-ts--change-colour.snap.json index 05226f9c3f..6fa72f643e 100644 --- a/e2e/playwright/snapshots/prompt-to-edit/prompt-to-edit-snapshot-tests-spec-ts--change-colour.snap.json +++ b/e2e/playwright/snapshots/prompt-to-edit/prompt-to-edit-snapshot-tests-spec-ts--change-colour.snap.json @@ -29,5 +29,5 @@ } } ], - "kcl_version": "0.2.38" + "kcl_version": "0.2.39" } \ No newline at end of file