ci: fix the permission issue for the claude code review workflow #6374
main.yml
on: pull_request
Matrix: e2e-tests
lint
2m 28s
unit
2m 27s
integration
2m 56s
otel-unit-test
9s
otel-smoke-test
7s
ClickHouse Bundle Build
3m 13s
End-to-End Tests
8s
Annotations
3 errors and 4 notices
|
integration
Process completed with exit code 2.
|
|
[chromium] › tests/e2e/features/search/relative-time.spec.ts:287:9 › Relative Time Picker › Search Integration › should update search results when switching between intervals @relative-time:
packages/app/tests/e2e/components/TimePickerComponent.ts#L126
1) [chromium] › tests/e2e/features/search/relative-time.spec.ts:287:9 › Relative Time Picker › Search Integration › should update search results when switching between intervals @relative-time › Search with Last 5 minutes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 5000ms exceeded.
Call log:
- waiting for getByTestId('time-picker-popover').getByRole('button', { name: 'Last 5 minutes' }) to be visible
at components/TimePickerComponent.ts:126
124 | });
125 | // Wait for the specific button to be visible before clicking
> 126 | await intervalButton.waitFor({ state: 'visible', timeout: 5000 });
| ^
127 | await intervalButton.click({ timeout: 5000 });
128 | }
129 |
at TimePickerComponent.selectTimeInterval (/home/runner/work/hyperdx/hyperdx/packages/app/tests/e2e/components/TimePickerComponent.ts:126:26)
at /home/runner/work/hyperdx/hyperdx/packages/app/tests/e2e/features/search/relative-time.spec.ts:299:11
at /home/runner/work/hyperdx/hyperdx/packages/app/tests/e2e/features/search/relative-time.spec.ts:297:9
|
|
[chromium] › tests/e2e/features/search/relative-time.spec.ts:287:9 › Relative Time Picker › Search Integration › should update search results when switching between intervals @relative-time:
packages/app/tests/e2e/components/TimePickerComponent.ts#L127
1) [chromium] › tests/e2e/features/search/relative-time.spec.ts:287:9 › Relative Time Picker › Search Integration › should update search results when switching between intervals @relative-time › Search with Last 5 minutes
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for getByTestId('time-picker-popover').getByRole('button', { name: 'Last 5 minutes' })
- locator resolved to <button type="button" data-block="true" data-variant="subtle" data-size="compact-xs" justify="space-between" class="focus_focusRing__UFS1R mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- element was detached from the DOM, retrying
at components/TimePickerComponent.ts:127
125 | // Wait for the specific button to be visible before clicking
126 | await intervalButton.waitFor({ state: 'visible', timeout: 5000 });
> 127 | await intervalButton.click({ timeout: 5000 });
| ^
128 | }
129 |
130 | /**
at TimePickerComponent.selectTimeInterval (/home/runner/work/hyperdx/hyperdx/packages/app/tests/e2e/components/TimePickerComponent.ts:127:26)
at /home/runner/work/hyperdx/hyperdx/packages/app/tests/e2e/features/search/relative-time.spec.ts:299:11
at /home/runner/work/hyperdx/hyperdx/packages/app/tests/e2e/features/search/relative-time.spec.ts:297:9
|
|
🎭 Playwright Run Summary
2 skipped
16 passed (3.1m)
|
|
🎭 Playwright Run Summary
1 skipped
16 passed (3.3m)
|
|
🎭 Playwright Run Summary
1 skipped
17 passed (3.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/e2e/features/search/relative-time.spec.ts:287:9 › Relative Time Picker › Search Integration › should update search results when switching between intervals @relative-time
16 passed (4.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-1
|
222 KB |
sha256:6b95f758fb5f747d6a27e45191e941e27ece0f259f1ccb826c8b152ccf8b1027
|
|
|
playwright-report-2
|
205 KB |
sha256:728ea7a0a717f9d8d172c0f8cb4479fbd82d9aec6bf128f0be58dfdff868ce27
|
|
|
playwright-report-3
|
8.63 MB |
sha256:2dfa91c411f894f825bcea0b90540d1b89839d1a6764663833c9908267454866
|
|
|
playwright-report-4
|
215 KB |
sha256:4713d676bc5d97a919968ac5670b95e5658a04680612aa8cffce18802315464b
|
|
|
test-results-1
|
4.59 KB |
sha256:57c5fc27e19148817a92701a01e29b29646a74ab6cdad0239a9f70ca05b2c348
|
|
|
test-results-2
|
4.17 KB |
sha256:3808341e0a0dd760d980bf17430ab2dc83e9079d840e7388d30c5f825e701e98
|
|
|
test-results-3
|
8.02 MB |
sha256:13cdcda2d50b83e194eace4f98b37b18f31568fc4fdb1946427d30c3029bef29
|
|
|
test-results-4
|
4.49 KB |
sha256:f9d2bc898a65f78be5bbf67f2114c45a5e9b25926868e4516f7ec1063d316777
|
|