Update catalog #441
Annotations
10 errors, 3 warnings, and 1 notice
build
Worker teardown error. This worker ran 1 test:
[chromium] › integration-tests/topoaamol.spec.ts:72:7 › given 1 molecule and a topoaa node with segment id defined › given downloaded archive › given workflow is cleared and archive is uploaded › should have "[topoaa.mol1]" header
|
build
Error: Target page, context or browser has been closed
at DispatcherConnection.dispatch (/home/runner/work/workflow-builder/workflow-builder/node_modules/playwright-core/lib/server/dispatchers/dispatcher.js:248:49)
at Immediate._onImmediate (/home/runner/work/workflow-builder/workflow-builder/node_modules/playwright-core/lib/inProcessFactory.js:48:83)
at processImmediate (node:internal/timers:476:21)
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L6
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
Timeout of 30000ms exceeded in beforeEach hook.
4 |
5 | test.describe('given 1 molecule and a topoaa node with segment id defined', () => {
> 6 | test.beforeEach(async ({ page }) => {
| ^
7 | await page.goto('http://localhost:3000')
8 | // Click input[type="text"]
9 | await page.locator('input[type="text"]').click()
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:6:8
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L28
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
locator.fill: Target closed
=========================== logs ===========================
waiting for selector "input[type="text"]"
============================================================
26 | await page.locator('#expander4input_molecules svg').click()
27 | // Fill input with label Segment ID
> 28 | await page.locator('input[type="text"]').fill('B')
| ^
29 | // Click text=Save
30 | await page.locator('button:has-text("Save")').click()
31 | // Click text=Text
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:28:46
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L1
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
Pending operations:
- locator.fill at integration-tests/topoaamol.spec.ts:28:46
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L6
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
Retry #1 ---------------------------------------------------------------------------------------
Timeout of 30000ms exceeded in beforeEach hook.
4 |
5 | test.describe('given 1 molecule and a topoaa node with segment id defined', () => {
> 6 | test.beforeEach(async ({ page }) => {
| ^
7 | await page.goto('http://localhost:3000')
8 | // Click input[type="text"]
9 | await page.locator('input[type="text"]').click()
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:6:8
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L28
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
Retry #1 ---------------------------------------------------------------------------------------
locator.fill: Target closed
=========================== logs ===========================
waiting for selector "input[type="text"]"
============================================================
26 | await page.locator('#expander4input_molecules svg').click()
27 | // Fill input with label Segment ID
> 28 | await page.locator('input[type="text"]').fill('B')
| ^
29 | // Click text=Save
30 | await page.locator('button:has-text("Save")').click()
31 | // Click text=Text
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:28:46
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L1
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
Retry #1 ---------------------------------------------------------------------------------------
Pending operations:
- locator.fill at integration-tests/topoaamol.spec.ts:28:46
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L6
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
Retry #2 ---------------------------------------------------------------------------------------
Timeout of 30000ms exceeded in beforeEach hook.
4 |
5 | test.describe('given 1 molecule and a topoaa node with segment id defined', () => {
> 6 | test.beforeEach(async ({ page }) => {
| ^
7 | await page.goto('http://localhost:3000')
8 | // Click input[type="text"]
9 | await page.locator('input[type="text"]').click()
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:6:8
|
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L28
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
Retry #2 ---------------------------------------------------------------------------------------
locator.fill: Target closed
=========================== logs ===========================
waiting for selector "input[type="text"]"
============================================================
26 | await page.locator('#expander4input_molecules svg').click()
27 | // Fill input with label Segment ID
> 28 | await page.locator('input[type="text"]').fill('B')
| ^
29 | // Click text=Save
30 | await page.locator('button:has-text("Save")').click()
31 | // Click text=Text
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:28:46
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Slow Test:
apps/haddock3-download/[chromium] › topoaamol.spec.ts#L1
apps/haddock3-download/[chromium] › topoaamol.spec.ts took 5m
|
🎭 Playwright Run Summary
3 failed
[chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
[chromium] › topoaamol.spec.ts:53:5 › given 1 molecule and a topoaa node with segment id defined › given downloaded archive › archive should contain workflow.cfg with "[topoaa.mol1]" header
[chromium] › topoaamol.spec.ts:72:7 › given 1 molecule and a topoaa node with segment id defined › given downloaded archive › given workflow is cleared and archive is uploaded › should have "[topoaa.mol1]" header
2 skipped
4 passed (5m)
|