WIP: svelte5 port #1503
Annotations
10 errors, 1 warning, and 1 notice
[chromium] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore:
tests/test_number_format.spec.mjs#L222
1) [chromium] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('#number-format-1').locator('div.dot')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('#number-format-1').locator('div.dot')
220 |
221 | // make sure status dot appears on second cell number format settings icon
> 222 | await expect(page.locator('#number-format-1 >> div.dot')).toBeVisible();
| ^
223 |
224 | // make sure the formatting of only the second math cell changes
225 | content = await page.textContent('#result-value-0');
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_number_format.spec.mjs:222:61
|
[chromium] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore:
tests/test_number_format.spec.mjs#L222
1) [chromium] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('#number-format-1').locator('div.dot')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('#number-format-1').locator('div.dot')
220 |
221 | // make sure status dot appears on second cell number format settings icon
> 222 | await expect(page.locator('#number-format-1 >> div.dot')).toBeVisible();
| ^
223 |
224 | // make sure the formatting of only the second math cell changes
225 | content = await page.textContent('#result-value-0');
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_number_format.spec.mjs:222:61
|
[chromium] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore:
tests/test_number_format.spec.mjs#L222
1) [chromium] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('#number-format-1').locator('div.dot')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('#number-format-1').locator('div.dot')
220 |
221 | // make sure status dot appears on second cell number format settings icon
> 222 | await expect(page.locator('#number-format-1 >> div.dot')).toBeVisible();
| ^
223 |
224 | // make sure the formatting of only the second math cell changes
225 | content = await page.textContent('#result-value-0');
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_number_format.spec.mjs:222:61
|
[firefox] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore:
tests/test_number_format.spec.mjs#L222
2) [firefox] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('#number-format-1').locator('div.dot')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('#number-format-1').locator('div.dot')
220 |
221 | // make sure status dot appears on second cell number format settings icon
> 222 | await expect(page.locator('#number-format-1 >> div.dot')).toBeVisible();
| ^
223 |
224 | // make sure the formatting of only the second math cell changes
225 | content = await page.textContent('#result-value-0');
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_number_format.spec.mjs:222:61
|
[firefox] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore:
tests/test_number_format.spec.mjs#L222
2) [firefox] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('#number-format-1').locator('div.dot')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('#number-format-1').locator('div.dot')
220 |
221 | // make sure status dot appears on second cell number format settings icon
> 222 | await expect(page.locator('#number-format-1 >> div.dot')).toBeVisible();
| ^
223 |
224 | // make sure the formatting of only the second math cell changes
225 | content = await page.textContent('#result-value-0');
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_number_format.spec.mjs:222:61
|
[firefox] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore:
tests/test_number_format.spec.mjs#L222
2) [firefox] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toBeVisible()
Locator: locator('#number-format-1').locator('div.dot')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 10000ms
- waiting for locator('#number-format-1').locator('div.dot')
220 |
221 | // make sure status dot appears on second cell number format settings icon
> 222 | await expect(page.locator('#number-format-1 >> div.dot')).toBeVisible();
| ^
223 |
224 | // make sure the formatting of only the second math cell changes
225 | content = await page.textContent('#result-value-0');
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_number_format.spec.mjs:222:61
|
[chromium] › test_basic.spec.mjs:684:1 › Test exponents:
tests/test_basic.spec.mjs#L689
3) [chromium] › test_basic.spec.mjs:684:1 › Test exponents ───────────────────────────────────────
TimeoutError: page.textContent: Timeout 120000ms exceeded.
Call log:
- waiting for locator('#result-units-0')
687 | await page.waitForSelector('text=Updating...', {state: 'detached'});
688 |
> 689 | let content = await page.textContent('#result-units-0');
| ^
690 | expect(content).toBe('m');
691 |
692 | await page.forceDeleteCell(0);
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_basic.spec.mjs:689:28
|
[chromium] › test_basic.spec.mjs:1831:1 › Test error units applied to variable name:
tests/test_basic.spec.mjs#L1832
4) [chromium] › test_basic.spec.mjs:1831:1 › Test error units applied to variable name ───────────
TimeoutError: locator.type: Timeout 120000ms exceeded.
Call log:
- waiting for locator('#cell-0').locator('math-field.editable')
1830 |
1831 | test('Test error units applied to variable name', async () => {
> 1832 | await page.locator('#cell-0 >> math-field.editable').type("a[m]=");
| ^
1833 |
1834 | await expect(page.locator('#cell-0 >> text=Units cannot be applied directly to a variable name')).toBeVisible();
1835 | });
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_basic.spec.mjs:1832:56
|
[chromium] › test_data_table.spec.mjs:505:1 › Test linear interpolation with scaled and offset units:
tests/test_data_table.spec.mjs#L514
5) [chromium] › test_data_table.spec.mjs:505:1 › Test linear interpolation with scaled and offset units
TimeoutError: locator.click: Timeout 120000ms exceeded.
Call log:
- waiting for locator('#data-table-input-1-0-0')
512 | await page.locator('#add-data-table-cell').click();
513 |
> 514 | await page.locator('#data-table-input-1-0-0').click();
| ^
515 |
516 | await page.keyboard.type('0');
517 | await page.keyboard.press('Tab');
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_data_table.spec.mjs:514:49
|
[chromium] › test_data_table.spec.mjs:549:1 › Test polyfit (quadratic and linear):
tests/test_data_table.spec.mjs#L558
6) [chromium] › test_data_table.spec.mjs:549:1 › Test polyfit (quadratic and linear) ─────────────
TimeoutError: locator.click: Timeout 120000ms exceeded.
Call log:
- waiting for locator('#add-col-1')
556 | await page.locator('#add-data-table-cell').click();
557 |
> 558 | await page.locator('#add-col-1').click();
| ^
559 |
560 | await page.locator('#data-table-input-1-0-0').click();
561 |
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_data_table.spec.mjs:558:36
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "screenshots", "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
2 failed
[chromium] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
[firefox] › test_number_format.spec.mjs:196:1 › Test cell level number format and format save and restore
26 flaky
[chromium] › test_basic.spec.mjs:684:1 › Test exponents ────────────────────────────────────────
[chromium] › test_basic.spec.mjs:1831:1 › Test error units applied to variable name ────────────
[chromium] › test_data_table.spec.mjs:505:1 › Test linear interpolation with scaled and offset units
[chromium] › test_data_table.spec.mjs:549:1 › Test polyfit (quadratic and linear) ──────────────
[chromium] › test_data_table.spec.mjs:664:1 › Test excel file import with headers and no units ─
[chromium] › test_fluid_properties.spec.mjs:230:1 › Test incompressible aqueous mass based mixture
[chromium] › test_fluid_properties.spec.mjs:247:1 › Test compressible predefined mixture ───────
[chromium] › test_fluid_properties.spec.mjs:515:1 › Test PropsSI fluid function in numerical solve
[chromium] › test_functions.spec.mjs:56:1 › Test cot, deg conversion with trig functions, and precidence with parens
[chromium] › test_functions.spec.mjs:243:1 › Test floor func ───────────────────────────────────
[chromium] › test_functions.spec.mjs:277:1 › Test round func ───────────────────────────────────
[chromium] › test_generated_code.spec.mjs:351:1 › Numpy function rewrite fix, sympy #25514 ─────
[chromium] › test_matrix_determinant.spec.mjs:36:1 › Determinant of large matrix with units ────
[chromium] › test_matrix_functions.spec.mjs:502:1 › Test average function for matrix with symbolic values
[chromium] › test_matrix_functions.spec.mjs:568:1 › Test stdev function with matrix input ──────
[chromium] › test_matrix_functions.spec.mjs:592:1 › Test stdev with only one input value ───────
[chromium] › test_matrix_indexing.spec.mjs:119:1 › Indexing with expression ────────────────────
[chromium] › test_matrix_inverse.spec.mjs:53:1 › Matrix exponent inverse with variable matrix ──
[chromium] › test_matrix_inverse.spec.mjs:106:1 › Inverse for singular matrix ──────────────────
[chromium] › test_matrix_keyboard.spec.mjs:52:1 › Matrix keyboard entry for two blank matrices ─
[chromium] › test_plotting.spec.mjs:110:1 › Test plot dims with 0 start of range ───────────────
[chromium] › test_plotting.spec.mjs:153:1 › Test plot number of points ─────────────────────────
[chromium] › test_syntax_error_messages.spec.mjs:101:1 › Error message for missing multiplication symbol between expression then pi symbol
[chromium] › test_syntax_error_messages.spec.mjs:163:1 › Error message for missing multiplication symbol between expression then 2nd derivative
[chromium] › test_system_solve.spec.mjs:413:1 › Test solve with extra variables ────────────────
[firefox] › test_file_save_open.spec.mjs:138:1 › Test opening file with results and syntax error
9 skipped
739 passed (30.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
Expired
|
15.9 MB |
|
test-results
Expired
|
616 MB |
|