Skip to content

Enhance favorite airlines management #143

Enhance favorite airlines management

Enhance favorite airlines management #143

Triggered via pull request February 7, 2025 20:57
Status Failure
Total duration 6m 45s
Artifacts 1

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog: e2e/main-flow.test.ts#L1
1) main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog Test timeout of 30000ms exceeded.
main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog: e2e/main-flow.test.ts#L929
1) main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('favorite-airlines-search-popover').getByRole('option').filter({ hasText: 'Lufthansa' }) 927 | // Add another airline 928 | await clickSearchPopover(page); > 929 | await getAirlineOption(page, 'Lufthansa').click(); | ^ 930 | await clickSearchPopover(page); 931 | 932 | // Verify both airlines are in list at /home/runner/work/carry-fit/carry-fit/e2e/main-flow.test.ts:929:45
main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog: e2e/main-flow.test.ts#L1
1) main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog: e2e/main-flow.test.ts#L929
1) main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('favorite-airlines-search-popover').getByRole('option').filter({ hasText: 'Lufthansa' }) 927 | // Add another airline 928 | await clickSearchPopover(page); > 929 | await getAirlineOption(page, 'Lufthansa').click(); | ^ 930 | await clickSearchPopover(page); 931 | 932 | // Verify both airlines are in list at /home/runner/work/carry-fit/carry-fit/e2e/main-flow.test.ts:929:45
main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened: e2e/main-flow.test.ts#L1
2) main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened Test timeout of 30000ms exceeded.
main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened: e2e/main-flow.test.ts#L950
2) main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('favorite-airlines-search-popover').getByRole('option').filter({ hasText: 'Lufthansa' }) 948 | await clickSearchPopover(page); 949 | await getAirlineOption(page, 'Finnair').click(); > 950 | await getAirlineOption(page, 'Lufthansa').click(); | ^ 951 | await clickSearchPopover(page); 952 | 953 | // Close dialog at /home/runner/work/carry-fit/carry-fit/e2e/main-flow.test.ts:950:45
main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened: e2e/main-flow.test.ts#L1
2) main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened: e2e/main-flow.test.ts#L950
2) main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('favorite-airlines-search-popover').getByRole('option').filter({ hasText: 'Lufthansa' }) 948 | await clickSearchPopover(page); 949 | await getAirlineOption(page, 'Finnair').click(); > 950 | await getAirlineOption(page, 'Lufthansa').click(); | ^ 951 | await clickSearchPopover(page); 952 | 953 | // Close dialog at /home/runner/work/carry-fit/carry-fit/e2e/main-flow.test.ts:950:45
main-flow.test.ts:965:2 › Favorite Airlines Dialog › should persist favorites after page refresh: e2e/main-flow.test.ts#L1
3) main-flow.test.ts:965:2 › Favorite Airlines Dialog › should persist favorites after page refresh Test timeout of 30000ms exceeded.
main-flow.test.ts:965:2 › Favorite Airlines Dialog › should persist favorites after page refresh: e2e/main-flow.test.ts#L969
3) main-flow.test.ts:965:2 › Favorite Airlines Dialog › should persist favorites after page refresh Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for getByTestId('favorite-airlines-search-popover').getByRole('option').filter({ hasText: 'Lufthansa' }) 967 | await clickSearchPopover(page); 968 | await getAirlineOption(page, 'Finnair').click(); > 969 | await getAirlineOption(page, 'Lufthansa').click(); | ^ 970 | await clickSearchPopover(page); 971 | 972 | // Close dialog at /home/runner/work/carry-fit/carry-fit/e2e/main-flow.test.ts:969:45
🎭 Playwright Run Summary
5 failed main-flow.test.ts:914:2 › Favorite Airlines Dialog › should add and remove airlines from favorites in dialog main-flow.test.ts:946:2 › Favorite Airlines Dialog › should persist favorites after dialog is closed and reopened main-flow.test.ts:965:2 › Favorite Airlines Dialog › should persist favorites after page refresh main-flow.test.ts:988:2 › Favorite Airlines Dialog › should show checkmarks next to selected airlines in search list main-flow.test.ts:1002:2 › Favorite Airlines Dialog › should handle fuzzy search matching ────── 35 passed (5.7m)

Artifacts

Produced during runtime
Name Size
playwright-report
406 KB