Merge pull request #1492 from mito-ds/remove-python-3.8 #3471
Annotations
10 errors and 1 notice
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L1
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Test timeout of 60000ms exceeded.
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L326
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('iframe[title="mitosheet\\.streamlit\\.v1\\.spreadsheet\\.my_component"]').contentFrame().locator('.endo-column-header-final-text').filter({ hasText: 'Column1' })
- locator resolved to <div tabindex="-1" class="endo-column-header-final-text">Column1</div>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
100 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
324 | await mito.locator('.tab', { hasText: 'test' }).click();
325 | await expect(mito.locator('.endo-column-header-final-text', { hasText: /new-column/ })).not.toBeVisible();
> 326 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column1' }).click();
| ^
327 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column3' }).click({ modifiers: ['Shift'] });
328 | // Finish the formula
329 | await mito.locator('input#cell-editor-input').press('End');
at /Users/runner/work/mito/mito/tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:326:82
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L1
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L326
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('iframe[title="mitosheet\\.streamlit\\.v1\\.spreadsheet\\.my_component"]').contentFrame().locator('.endo-column-header-final-text').filter({ hasText: 'Column1' })
- locator resolved to <div tabindex="-1" class="endo-column-header-final-text">Column1</div>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
97 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
324 | await mito.locator('.tab', { hasText: 'test' }).click();
325 | await expect(mito.locator('.endo-column-header-final-text', { hasText: /new-column/ })).not.toBeVisible();
> 326 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column1' }).click();
| ^
327 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column3' }).click({ modifiers: ['Shift'] });
328 | // Finish the formula
329 | await mito.locator('input#cell-editor-input').press('End');
at /Users/runner/work/mito/mito/tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:326:82
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L1
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L326
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('iframe[title="mitosheet\\.streamlit\\.v1\\.spreadsheet\\.my_component"]').contentFrame().locator('.endo-column-header-final-text').filter({ hasText: 'Column1' })
- locator resolved to <div tabindex="-1" class="endo-column-header-final-text">Column1</div>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
100 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
324 | await mito.locator('.tab', { hasText: 'test' }).click();
325 | await expect(mito.locator('.endo-column-header-final-text', { hasText: /new-column/ })).not.toBeVisible();
> 326 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column1' }).click();
| ^
327 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column3' }).click({ modifiers: ['Shift'] });
328 | // Finish the formula
329 | await mito.locator('input#cell-editor-input').press('End');
at /Users/runner/work/mito/mito/tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:326:82
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L1
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L326
1) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('iframe[title="mitosheet\\.streamlit\\.v1\\.spreadsheet\\.my_component"]').contentFrame().locator('.endo-column-header-final-text').filter({ hasText: 'Column1' })
- locator resolved to <div tabindex="-1" class="endo-column-header-final-text">Column1</div>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
103 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
324 | await mito.locator('.tab', { hasText: 'test' }).click();
325 | await expect(mito.locator('.endo-column-header-final-text', { hasText: /new-column/ })).not.toBeVisible();
> 326 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column1' }).click();
| ^
327 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column3' }).click({ modifiers: ['Shift'] });
328 | // Finish the formula
329 | await mito.locator('input#cell-editor-input').press('End');
at /Users/runner/work/mito/mito/tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:326:82
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L1
2) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:340:5 › Cross-sheet formula with VLOOKUP - pressing enter from another sheet
Test timeout of 60000ms exceeded.
|
Start a server and run tests (ubuntu, macos):
tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts#L359
2) [webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:340:5 › Cross-sheet formula with VLOOKUP - pressing enter from another sheet
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('iframe[title="mitosheet\\.streamlit\\.v1\\.spreadsheet\\.my_component"]').contentFrame().locator('.endo-column-header-final-text').filter({ hasText: 'Column1' })
- locator resolved to <div tabindex="-1" class="endo-column-header-final-text">Column1</div>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 100ms
104 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element is outside of the viewport
- retrying click action
- waiting 500ms
357 | await mito.locator('.tab', { hasText: 'test' }).click();
358 | await expect(mito.locator('.endo-column-header-final-text', { hasText: /new-column/ })).not.toBeVisible();
> 359 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column1' }).click();
| ^
360 | await mito.locator('.endo-column-header-final-text', { hasText: 'Column3' }).click({ modifiers: ['Shift'] });
361 | // Finish the formula
362 | await mito.locator('input#cell-editor-input').press('End');
at /Users/runner/work/mito/mito/tests/streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:359:82
|
Start a server and run tests (ubuntu, macos)
3 failed
[webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:307:5 › Cross-sheet formula with VLOOKUP
[webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:340:5 › Cross-sheet formula with VLOOKUP - pressing enter from another sheet
[webkit] › streamlit_ui_tests/grid/set_column_formula_tests.spec.ts:383:5 › Start writing a cross-sheet formula using cel editor and switch to formula bar
6 skipped
36 passed (13.6m)
|
Loading