Start item number from 1 instead of 0 #437
Annotations
10 errors, 3 warnings, and 1 notice
[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#L14
1) [chromium] › topoaamol.spec.ts:35:3 › given 1 molecule and a topoaa node with segment id defined › should have "[topoaa.mol1]" header
frame.setInputFiles: Target closed
=========================== logs ===========================
waiting for selector "text=0* >> input[type="file"]"
============================================================
12 | // Upload e2a-hpr_1GGR.pdb
13 | const file1 = await readFile('./integration-tests/data/e2a-hpr_1GGR.pdb')
> 14 | await page.locator('text=0* >> input[type="file"]')
| ^
15 | .setInputFiles({ name: 'e2a-hpr_1GGR.pdb', mimeType: 'chemical/x-pdb', buffer: file1 })
16 | // Click text=Save
17 | await page.locator('button:has-text("Save")').click()
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:14:5
|
[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:
- frame.setInputFiles at integration-tests/topoaamol.spec.ts:14:5
|
[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#L14
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 ---------------------------------------------------------------------------------------
frame.setInputFiles: Target closed
=========================== logs ===========================
waiting for selector "text=0* >> input[type="file"]"
============================================================
12 | // Upload e2a-hpr_1GGR.pdb
13 | const file1 = await readFile('./integration-tests/data/e2a-hpr_1GGR.pdb')
> 14 | await page.locator('text=0* >> input[type="file"]')
| ^
15 | .setInputFiles({ name: 'e2a-hpr_1GGR.pdb', mimeType: 'chemical/x-pdb', buffer: file1 })
16 | // Click text=Save
17 | await page.locator('button:has-text("Save")').click()
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:14:5
|
[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:
- frame.setInputFiles at integration-tests/topoaamol.spec.ts:14:5
|
[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#L14
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 ---------------------------------------------------------------------------------------
frame.setInputFiles: Target closed
=========================== logs ===========================
waiting for selector "text=0* >> input[type="file"]"
============================================================
12 | // Upload e2a-hpr_1GGR.pdb
13 | const file1 = await readFile('./integration-tests/data/e2a-hpr_1GGR.pdb')
> 14 | await page.locator('text=0* >> input[type="file"]')
| ^
15 | .setInputFiles({ name: 'e2a-hpr_1GGR.pdb', mimeType: 'chemical/x-pdb', buffer: file1 })
16 | // Click text=Save
17 | await page.locator('button:has-text("Save")').click()
at /home/runner/work/workflow-builder/workflow-builder/apps/haddock3-download/integration-tests/topoaamol.spec.ts:14:5
|
[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 #2 ---------------------------------------------------------------------------------------
Pending operations:
- frame.setInputFiles at integration-tests/topoaamol.spec.ts:14:5
|
[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:
apps/haddock3-download/integration-tests/topoaamol.spec.ts#L6
2) [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
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
|
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)
|