v0.78.10 #4074
Annotations
4 errors and 1 notice
e2e-tests (chromium-1-1)
Process completed with exit code 1.
|
e2e-tests (chromium-1-1)
Process completed with exit code 1.
|
e2e-results
Process completed with exit code 1.
|
[chromium] › ../../../../../work/tests/table.spec.ts:76:7 › tests simple table operations › can download table successfully:
../../../../../work/tests/table.spec.ts#L92
1) [chromium] › ../../../../../work/tests/table.spec.ts:76:7 › tests simple table operations › can download table successfully
Error: Timed out 15000ms waiting for expect(received).toHaveValue(expected)
Expected string: "sin-and-cos.csv"
Received string: "table-2025-03-03-221834.csv"
Call log:
- expect.toHaveValue with timeout 15000ms
- waiting for locator('data-testid=input-csv-exporter-file-name')
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
- locator resolved to <input type="text" class="form-control" id="filename-cP…/>
- unexpected value "table-2025-03-03-221834.csv"
90 | await fileNameInputField.click({ clickCount: 3 });
91 | await page.keyboard.type('sin-and-cos.csv');
> 92 | await expect(fileNameInputField).toHaveValue('sin-and-cos.csv');
| ^
93 |
94 | // webkit is flaky
95 | if (browserName === 'webkit') {
at /work/tests/table.spec.ts:92:38
|
🎭 Playwright Run Summary
1 failed
[chromium] › ../../../../../work/tests/table.spec.ts:76:7 › tests simple table operations › can download table successfully
199 passed (-)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
image-cache
Expired
|
1.21 GB |
|
playwright-report
|
560 KB |
|
playwright-report-blob-chromium-1-1
Expired
|
438 KB |
|
playwright-report-blob-firefox-1-1
Expired
|
134 KB |
|
server-logs-chromium-1-1
|
144 Bytes |
|