fix: DH-22873: Fix pivot group headers with null column names#1363
Merged
Annotations
1 error, 2 warnings, and 1 notice
|
Run tests:
tests/utils.ts#L89
1) [webkit] › ag_grid.spec.ts:10:5 › AgGrid with RollupTable loads › Open panel (ag_rollup) ──────
Error: Timed out 15000ms waiting for expect(locator).toHaveCount(expected)
Locator: locator('.dh-panel')
Expected: 1
Received: 6
Call log:
- expect.toHaveCount with timeout 15000ms
- waiting for locator('.dh-panel')
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
- locator resolved to 6 elements
- unexpected value "6"
at utils.ts:89
87 |
88 | // check for panel to be loaded
> 89 | await expect(page.locator(panelLocator)).toHaveCount(panelCount + 1);
| ^
90 | if (awaitLoad) {
91 | await waitForLoad(page);
92 | }
at /work/tests/utils.ts:89:46
at openPanel (/work/tests/utils.ts:60:3)
at /work/tests/ag_grid.spec.ts:12:3
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests:
[webkit] › ui_buggy_drag_panel.spec.ts#L0
[webkit] › ui_buggy_drag_panel.spec.ts took 16.2s
|
|
Run tests
1 flaky
[webkit] › ag_grid.spec.ts:10:5 › AgGrid with RollupTable loads ────────────────────────────────
497 passed (41.5m)
|
background
wait
wait-all
cancel
parallel
Loading