Open arielshaqed opened 19 hours ago
(This is not possible with presigned URLs, so obviously not done there.)
Closes #8339.
quickstart.spec.ts:102:9 pull requests
[quickstart] › common/quickstart.spec.ts:102:9 › Quickstart › pull requests ────────────────────── Test timeout of 30000ms exceeded. Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#pulls-tabs-tab-closed') at poms/pullsPage.ts:44 42 | 43 | async gotoPullsTab(id: string): Promise<void> { > 44 | await this.page.locator(`#pulls-tabs-tab-${id}`).click(); | ^ 45 | } 46 | 47 | async getFirstPullsRowDetails(): Promise<{title: string, description: string}> { at PullsPage.gotoPullsTab (/home/runner/work/lakeFS/lakeFS/webui/test/e2e/poms/pullsPage.ts:44:58) at /home/runner/work/lakeFS/lakeFS/webui/test/e2e/common/quickstart.spec.ts:142:25 attachment #1: trace (application/zip) ───────────────────────────────────────────────────────── test-results/common-quickstart-Quickstart-pull-requests-quickstart/trace.zip Usage: npx playwright show-trace test-results/common-quickstart-Quickstart-pull-requests-quickstart/trace.zip ────────────────────────────────────────────────────────────────────────────────────────────────
(This is not possible with presigned URLs, so obviously not done there.)
Closes #8339.