Add Update(before, after) API for example sentences #1456
Annotations
5 errors, 4 warnings, and 1 notice
Setup and run playwright tests:
frontend/tests/pages/basePage.ts#L54
1) [firefox] › logout.test.ts:5:1 › Back button after logout redirects back to login page ────────
Error: Timed out 10000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /\/login($|\?|#)/
Received string: "http://localhost:6579/admin"
Call log:
- expect.toHaveURL with timeout 10000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
at pages/basePage.ts:54
52 | } else {
53 | // first use expect() so we get a good error message
> 54 | await expect(this.page).toHaveURL(this.urlPattern, {timeout: 10_000});
| ^
55 | // still wait to ensure we reach the state we expect
56 | await this.page.waitForURL(this.urlPattern, {waitUntil: 'load'});
57 | }
at LoginPage.waitFor (/home/runner/work/languageforge-lexbox/languageforge-lexbox/frontend/tests/pages/basePage.ts:54:31)
at /home/runner/work/languageforge-lexbox/languageforge-lexbox/frontend/tests/logout.test.ts:11:19
|
Setup and run playwright tests:
frontend/tests/pages/basePage.ts#L54
1) [firefox] › logout.test.ts:5:1 › Back button after logout redirects back to login page ────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /\/login($|\?|#)/
Received string: "http://localhost:6579/admin"
Call log:
- expect.toHaveURL with timeout 10000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:6579/admin"
at pages/basePage.ts:54
52 | } else {
53 | // first use expect() so we get a good error message
> 54 | await expect(this.page).toHaveURL(this.urlPattern, {timeout: 10_000});
| ^
55 | // still wait to ensure we reach the state we expect
56 | await this.page.waitForURL(this.urlPattern, {waitUntil: 'load'});
57 | }
at LoginPage.waitFor (/home/runner/work/languageforge-lexbox/languageforge-lexbox/frontend/tests/pages/basePage.ts:54:31)
at /home/runner/work/languageforge-lexbox/languageforge-lexbox/frontend/tests/logout.test.ts:11:19
|
Setup and run playwright tests
Process completed with exit code 1.
|
Pull hgweb if updated
Process completed with exit code 1.
|
Pull ui if updated
Process completed with exit code 1.
|
Setup and run playwright tests:
frontend/[firefox] › errorHandling.test.ts#L1
frontend/[firefox] › errorHandling.test.ts took 30.7s
|
Setup and run playwright tests:
frontend/[chromium] › errorHandling.test.ts#L1
frontend/[chromium] › errorHandling.test.ts took 23.2s
|
Setup and run playwright tests:
frontend/[firefox] › emailWorkflow.test.ts#L1
frontend/[firefox] › emailWorkflow.test.ts took 20.6s
|
Setup and run playwright tests:
frontend/[chromium] › emailWorkflow.test.ts#L1
frontend/[chromium] › emailWorkflow.test.ts took 19.4s
|
Setup and run playwright tests
1 failed
[firefox] › logout.test.ts:5:1 › Back button after logout redirects back to login page ─────────
65 passed (4.0m)
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Pull mikefarah/yq:4-githubaction
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Task
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run task setup-local-env
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
setup k8s
40s
40s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Verify k8s
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Update image lexbox-api version
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Pull fw-headless if updated
8s
8s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Update image fw-headless version
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Pull hgweb if updated
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Update image hgweb version
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Pull ui if updated
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Update image ui version
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
deploy
1m 38s
1m 38s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
forward ingress
5s
5s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
verify ingress
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
build
51s
51s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Dotnet test
12m 24s
12m 24s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup and run playwright tests
4m 53s
4m 53s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
status
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
upload status
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Setup and run playwright tests
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post setup k8s
6s
6s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading