Bump sass from 1.81.0 to 1.83.1 #1582
Annotations
6 errors, 11 warnings, and 8 notices
[chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col:
chaise/test/e2e/utils/recordset-utils.ts#L355
1) [chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col
Error: Timed out 15000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.fc-1').locator('.range-min')
Expected pattern: /6/
Received string: "1.0999"
Call log:
- expect.soft.toHaveValue with timeout 15000ms
- waiting for locator('.fc-1').locator('.range-min')
19 × locator resolved to <input value="1.0999" placeholder="1.0999" name="c_chaise-3FG-min" class="range-min input-switch c_chaise-3FG-min"/>
- unexpected value "1.0999"
at ../../utils/recordset-utils.ts:355
353 | // the number for consistency across test environments.
354 | const truncatedVal = parseInt(expectedVal) + '';
> 355 | await expect.soft(input).toHaveValue(new RegExp(truncatedVal));
| ^
356 | } else {
357 | await expect.soft(input).toHaveValue(expectedVal);
358 | }
at testInputValue (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:355:30)
at testRangePickerInputsAfterZoom (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:369:9)
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:234:47
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:226:9
|
[chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col:
chaise/test/e2e/utils/recordset-utils.ts#L355
1) [chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col
Error: Timed out 15000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.fc-1').locator('.range-max')
Expected pattern: /24/
Received string: "30.3001"
Call log:
- expect.soft.toHaveValue with timeout 15000ms
- waiting for locator('.fc-1').locator('.range-max')
19 × locator resolved to <input value="30.3001" placeholder="30.3001" name="c_chaise-3FG-max" class="range-max input-switch c_chaise-3FG-max"/>
- unexpected value "30.3001"
at ../../utils/recordset-utils.ts:355
353 | // the number for consistency across test environments.
354 | const truncatedVal = parseInt(expectedVal) + '';
> 355 | await expect.soft(input).toHaveValue(new RegExp(truncatedVal));
| ^
356 | } else {
357 | await expect.soft(input).toHaveValue(expectedVal);
358 | }
at testInputValue (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:355:30)
at testRangePickerInputsAfterZoom (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:370:9)
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:234:11
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:226:9
|
[chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col:
chaise/test/e2e/utils/recordset-utils.ts#L355
1) [chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col
Error: Timed out 15000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.fc-1').locator('.range-min')
Expected pattern: /10/
Received string: "6.9399"
Call log:
- expect.soft.toHaveValue with timeout 15000ms
- waiting for locator('.fc-1').locator('.range-min')
19 × locator resolved to <input value="6.9399" placeholder="6.9399" name="c_chaise-3FG-min" class="range-min input-switch c_chaise-3FG-min"/>
- unexpected value "6.9399"
at ../../utils/recordset-utils.ts:355
353 | // the number for consistency across test environments.
354 | const truncatedVal = parseInt(expectedVal) + '';
> 355 | await expect.soft(input).toHaveValue(new RegExp(truncatedVal));
| ^
356 | } else {
357 | await expect.soft(input).toHaveValue(expectedVal);
358 | }
at testInputValue (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:355:30)
at testRangePickerInputsAfterZoom (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:369:9)
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:246:47
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:242:9
|
[chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col:
chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts#L1
1) [chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col
Test timeout of 60000ms exceeded.
|
[chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col:
chaise/test/e2e/utils/recordset-utils.ts#L355
1) [chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col
Error: expect(locator).toHaveValue(expected)
Locator: locator('.fc-1').locator('.range-max')
Expected pattern: /20/
Received string: "24.4601"
Call log:
- expect.soft.toHaveValue with timeout 15000ms
- waiting for locator('.fc-1').locator('.range-max')
16 × locator resolved to <input value="24.4601" placeholder="24.4601" name="c_chaise-3FG-max" class="range-max input-switch c_chaise-3FG-max"/>
- unexpected value "24.4601"
at ../../utils/recordset-utils.ts:355
353 | // the number for consistency across test environments.
354 | const truncatedVal = parseInt(expectedVal) + '';
> 355 | await expect.soft(input).toHaveValue(new RegExp(truncatedVal));
| ^
356 | } else {
357 | await expect.soft(input).toHaveValue(expectedVal);
358 | }
at testInputValue (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:355:30)
at testRangePickerInputsAfterZoom (/home/runner/work/chaise/chaise/chaise/test/e2e/utils/recordset-utils.ts:370:9)
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:246:11
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:242:9
|
[chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col:
chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts#L253
1) [chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col
Error: locator.click: Target page, context or browser has been closed
251 | );
252 |
> 253 | await rangeInputs.submit.click();
| ^
254 | // wait for request to return
255 | await expect.soft(RecordsetLocators.getClearAllFilters(page)).toBeVisible();
256 |
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:253:36
at /home/runner/work/chaise/chaise/chaise/test/e2e/specs/delete-prohibited/recordset/histogram-facet.spec.ts:242:9
|
Slow Test:
chaise/[chromium] › recordedit/add.spec.ts#L1
chaise/[chromium] › recordedit/add.spec.ts took 50.2s
|
Slow Test:
chaise/[chromium] › multi-form-input/multi-form-input-create.spec.ts#L1
chaise/[chromium] › multi-form-input/multi-form-input-create.spec.ts took 30.3s
|
Slow Test:
chaise/[chromium] › multi-form-input/multi-form-input-clone.spec.ts#L1
chaise/[chromium] › multi-form-input/multi-form-input-clone.spec.ts took 17.7s
|
Slow Test:
chaise/[chromium] › recordset/facet-presentation.spec.ts#L1
chaise/[chromium] › recordset/facet-presentation.spec.ts took 21.5s
|
Slow Test:
chaise/[chromium] › record/related-table.spec.ts#L1
chaise/[chromium] › record/related-table.spec.ts took 1.9m
|
Slow Test:
chaise/[chromium] › acls/dynamic-acl.spec.include.ts#L1
chaise/[chromium] › acls/dynamic-acl.spec.include.ts took 16.2s
|
Slow Test:
chaise/[chromium] › recordedit/add.spec.ts#L1
chaise/[chromium] › recordedit/add.spec.ts took 50.0s
|
Slow Test:
chaise/[chromium] › multi-form-input/multi-form-input-create.spec.ts#L1
chaise/[chromium] › multi-form-input/multi-form-input-create.spec.ts took 29.7s
|
Slow Test:
chaise/[chromium] › multi-form-input/multi-form-input-clone.spec.ts#L1
chaise/[chromium] › multi-form-input/multi-form-input-clone.spec.ts took 17.9s
|
Slow Test:
chaise/[chromium] › record/related-table.spec.ts#L1
chaise/[chromium] › record/related-table.spec.ts took 1.9m
|
Slow Test:
chaise/[chromium] › recordset/facet-presentation.spec.ts#L1
chaise/[chromium] › recordset/facet-presentation.spec.ts took 22.5s
|
🎭 Playwright Run Summary
2 skipped
45 passed (1.4m)
|
🎭 Playwright Run Summary
3 skipped
31 passed (49.9s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › recordset/histogram-facet.spec.ts:70:9 › Testing features for range picker facet types with histograms › Testing facet: float_col
1 skipped
56 passed (1.5m)
|
🎭 Playwright Run Summary
2 skipped
76 passed (3.2m)
|
🎭 Playwright Run Summary
2 skipped
45 passed (1.3m)
|
🎭 Playwright Run Summary
3 skipped
31 passed (49.3s)
|
🎭 Playwright Run Summary
2 skipped
76 passed (3.2m)
|
🎭 Playwright Run Summary
1 skipped
57 passed (1.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-18.18
|
1.3 MB |
|
playwright-report-20.0.0
|
7.5 MB |
|