Feature/seq editor cleanup #3623
Annotations
10 errors and 1 notice
e2e-tests/tests/dictionaries.test.ts#L1
1) [e2e tests] › tests/dictionaries.test.ts:21:5 › Dictionaries › Channel Dictionary › Create channel dictionary
Test timeout of 30000ms exceeded.
|
e2e-tests/fixtures/Dictionaries.ts#L212
1) [e2e tests] › tests/dictionaries.test.ts:21:5 › Dictionaries › Channel Dictionary › Create channel dictionary
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('.panel:has-text("Channel Dictionaries")').getByRole('treegrid')
at fixtures/Dictionaries.ts:212
210 |
211 | private async filterTable(table: Locator, dictionaryName: string, type: DictionaryType) {
> 212 | await table.waitFor({ state: 'attached' });
| ^
213 | await table.waitFor({ state: 'visible' });
214 | let nameColumnHeader: Locator | undefined = undefined;
215 |
at Dictionaries.filterTable (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:212:17)
at Dictionaries.createDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:98:16)
at Dictionaries.createChannelDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:62:5)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/dictionaries.test.ts:22:7
|
e2e-tests/tests/dictionaries.test.ts#L1
1) [e2e tests] › tests/dictionaries.test.ts:21:5 › Dictionaries › Channel Dictionary › Create channel dictionary
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
e2e-tests/fixtures/Dictionaries.ts#L212
1) [e2e tests] › tests/dictionaries.test.ts:21:5 › Dictionaries › Channel Dictionary › Create channel dictionary
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('.panel:has-text("Channel Dictionaries")').getByRole('treegrid')
at fixtures/Dictionaries.ts:212
210 |
211 | private async filterTable(table: Locator, dictionaryName: string, type: DictionaryType) {
> 212 | await table.waitFor({ state: 'attached' });
| ^
213 | await table.waitFor({ state: 'visible' });
214 | let nameColumnHeader: Locator | undefined = undefined;
215 |
at Dictionaries.filterTable (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:212:17)
at Dictionaries.createDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:98:16)
at Dictionaries.createChannelDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:62:5)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/dictionaries.test.ts:22:7
|
e2e-tests/tests/dictionaries.test.ts#L1
1) [e2e tests] › tests/dictionaries.test.ts:21:5 › Dictionaries › Channel Dictionary › Create channel dictionary
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
e2e-tests/fixtures/Dictionaries.ts#L212
1) [e2e tests] › tests/dictionaries.test.ts:21:5 › Dictionaries › Channel Dictionary › Create channel dictionary
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('.panel:has-text("Channel Dictionaries")').getByRole('treegrid')
at fixtures/Dictionaries.ts:212
210 |
211 | private async filterTable(table: Locator, dictionaryName: string, type: DictionaryType) {
> 212 | await table.waitFor({ state: 'attached' });
| ^
213 | await table.waitFor({ state: 'visible' });
214 | let nameColumnHeader: Locator | undefined = undefined;
215 |
at Dictionaries.filterTable (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:212:17)
at Dictionaries.createDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:98:16)
at Dictionaries.createChannelDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:62:5)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/dictionaries.test.ts:22:7
|
e2e-tests/tests/dictionaries.test.ts#L1
2) [e2e tests] › tests/dictionaries.test.ts:31:5 › Dictionaries › Command Dictionary › Create command dictionary
Test timeout of 30000ms exceeded.
|
e2e-tests/fixtures/Dictionaries.ts#L212
2) [e2e tests] › tests/dictionaries.test.ts:31:5 › Dictionaries › Command Dictionary › Create command dictionary
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('.panel:has-text("Command Dictionaries")').getByRole('treegrid')
at fixtures/Dictionaries.ts:212
210 |
211 | private async filterTable(table: Locator, dictionaryName: string, type: DictionaryType) {
> 212 | await table.waitFor({ state: 'attached' });
| ^
213 | await table.waitFor({ state: 'visible' });
214 | let nameColumnHeader: Locator | undefined = undefined;
215 |
at Dictionaries.filterTable (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:212:17)
at Dictionaries.createDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:98:16)
at Dictionaries.createCommandDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:74:5)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/dictionaries.test.ts:32:7
|
e2e-tests/tests/dictionaries.test.ts#L1
2) [e2e tests] › tests/dictionaries.test.ts:31:5 › Dictionaries › Command Dictionary › Create command dictionary
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
e2e-tests/fixtures/Dictionaries.ts#L212
2) [e2e tests] › tests/dictionaries.test.ts:31:5 › Dictionaries › Command Dictionary › Create command dictionary
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.waitFor: Target page, context or browser has been closed
Call log:
- waiting for locator('.panel:has-text("Command Dictionaries")').getByRole('treegrid')
at fixtures/Dictionaries.ts:212
210 |
211 | private async filterTable(table: Locator, dictionaryName: string, type: DictionaryType) {
> 212 | await table.waitFor({ state: 'attached' });
| ^
213 | await table.waitFor({ state: 'visible' });
214 | let nameColumnHeader: Locator | undefined = undefined;
215 |
at Dictionaries.filterTable (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:212:17)
at Dictionaries.createDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:98:16)
at Dictionaries.createCommandDictionary (/home/runner/work/***-ui/***-ui/e2e-tests/fixtures/Dictionaries.ts:74:5)
at /home/runner/work/***-ui/***-ui/e2e-tests/tests/dictionaries.test.ts:32:7
|
8 failed
[e2e tests] › tests/dictionaries.test.ts:21:5 › Dictionaries › Channel Dictionary › Create channel dictionary
[e2e tests] › tests/dictionaries.test.ts:31:5 › Dictionaries › Command Dictionary › Create command dictionary
[e2e tests] › tests/dictionaries.test.ts:41:5 › Dictionaries › Parameter Dictionary › Create parameter dictionary
[e2e tests] › tests/dictionaries.test.ts:51:5 › Dictionaries › Sequence Adaptation › Create sequence adaptation
[e2e tests] › tests/dictionaries.test.ts:55:5 › Dictionaries › Sequence Adaptation › Delete sequence adaptation
[e2e tests] › tests/expansion.test.ts:54:3 › Expansion › Create expansion rule ─────────────────
[e2e tests] › tests/parcels.test.ts:52:3 › Parcels › Create parcel ─────────────────────────────
[e2e tests] › tests/sequence.test.ts:35:3 › Sequence › Create new sequence ─────────────────────
12 did not run
126 passed (10.3m)
|
The logs for this run have expired and are no longer available.
Loading