Bump sass from 1.58.3 to 1.79.4 #1452
Annotations
4 errors, 6 warnings, and 4 notices
Check on default config test spec
Process completed with exit code 1.
|
Run default config test spec:
chaise/test/e2e/specs/default-config/recordedit/immutable-inputs.spec.ts#L1
1) [chrome] › recordedit/immutable-inputs.spec.ts:148:7 › Immutable and Generated columns › Create mode › submit and save the data
Test timeout of 60000ms exceeded.
|
Run default config test spec:
chaise/test/e2e/utils/recordedit-utils.ts#L442
1) [chrome] › recordedit/immutable-inputs.spec.ts:148:7 › Immutable and Generated columns › Create mode › submit and save the data
Error: page.waitForURL: Test timeout of 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/record/**" until "load"
============================================================
at ../../utils/recordedit-utils.ts:442
440 |
441 | if (params.resultRowValues.length === 1) {
> 442 | await page.waitForURL('**/record/**');
| ^
443 | await testRecordMainSectionValues(page, params.resultColumnNames, params.resultRowValues[0]);
444 |
445 | } else {
at testSubmission (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordedit-utils.ts:442:16)
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/default-config/recordedit/immutable-inputs.spec.ts:184:7
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/default-config/recordedit/immutable-inputs.spec.ts:183:5
|
Run default config test spec
Process completed with exit code 2.
|
Run all features confirmation test spec:
chaise/[chrome] › recordedit/add.spec.ts#L1
chaise/[chrome] › recordedit/add.spec.ts took 49.2s
|
Run default config test spec:
chaise/[chrome] › multi-form-input/multi-form-input-create.spec.ts#L1
chaise/[chrome] › multi-form-input/multi-form-input-create.spec.ts took 31.2s
|
Run default config test spec:
chaise/[chrome] › multi-form-input/multi-form-input-clone.spec.ts#L1
chaise/[chrome] › multi-form-input/multi-form-input-clone.spec.ts took 23.1s
|
Run delete prohibited test spec:
chaise/[chrome] › recordset/facet-presentation.spec.ts#L1
chaise/[chrome] › recordset/facet-presentation.spec.ts took 24.4s
|
Run all features test spec:
chaise/[chrome] › record/related-table.spec.ts#L1
chaise/[chrome] › record/related-table.spec.ts took 1.6m
|
Run all features test spec:
chaise/[chrome] › acls/dynamic-acl.spec.include.ts#L1
chaise/[chrome] › acls/dynamic-acl.spec.include.ts took 16.6s
|
Run all features confirmation test spec
2 skipped
45 passed (1.5m)
|
Run default config test spec
1 failed
[chrome] › recordedit/immutable-inputs.spec.ts:148:7 › Immutable and Generated columns › Create mode
3 skipped
41 passed (1.5m)
|
Run delete prohibited test spec
1 skipped
57 passed (1.6m)
|
Run all features test spec
2 skipped
72 passed (2.9m)
|
Loading