We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recently started failing often, passes after re-run
https://github.com/treeverse/lakeFS/actions/runs/12910101573/job/35999548365?pr=8538
1) [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:[14](https://github.com/treeverse/lakeFS/actions/runs/12910101573/job/35999548365?pr=8538#step:10:15)2:25
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Recently started failing often, passes after re-run
https://github.com/treeverse/lakeFS/actions/runs/12910101573/job/35999548365?pr=8538
The text was updated successfully, but these errors were encountered: