feat(FlameGraph): Keep focus whenever the profile data changes #1037
ci.yml
on: pull_request
frontend
2m 38s
end-to-end
4m 4s
Annotations
1 error, 10 warnings, and 1 notice
[chromium] › labels-view/labels.spec.ts:9:7 › Labels view › Main UI elements:
e2e/fixtures/pages/ExploreProfilesPage.ts#L140
1) [chromium] › labels-view/labels.spec.ts:9:7 › Labels view › Main UI elements ──────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Search labels (comma-separated regexes are supported)"
Received: ""
at ../fixtures/pages/ExploreProfilesPage.ts:140
138 |
139 | async assertQuickFilter(explectedPlaceholder: string, expectedValue: string, expectedResultsCount: number) {
> 140 | await expect(await this.getQuickFilterInput().getAttribute('placeholder')).toBe(explectedPlaceholder);
| ^
141 | await expect(this.getQuickFilterInput()).toHaveValue(expectedValue);
142 | await this.assertQuickFilterResultsCount(expectedResultsCount);
143 | }
at ExploreProfilesPage.assertQuickFilter (/app/e2e/fixtures/pages/ExploreProfilesPage.ts:140:80)
at /app/e2e/tests/labels-view/labels.spec.ts:19:5
|
frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
frontend:
src/pages/ProfilesExplorerView/components/SceneExploreDiffFlameGraph/components/SceneComparePanel/domain/RangeAnnotation.ts#L3
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
frontend:
src/shared/components/QueryAnalysisTooltip/QueryAnalysisTooltip.tsx#L35
'v1' is deprecated. Will be removed in a future version
|
frontend:
src/tmp/grafana-flamegraph/src/FlameGraph/FlameGraphMetadata.tsx#L100
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
end-to-end
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
[chromium] › diff-flame-graph-view/diff-flame-graph.spec.ts#L1
[chromium] › diff-flame-graph-view/diff-flame-graph.spec.ts took 38.6s
|
Slow Test:
[chromium] › favorites-view/favorites-view.spec.ts#L1
[chromium] › favorites-view/favorites-view.spec.ts took 33.9s
|
Slow Test:
[chromium] › flame-graph-view/flame-graph.spec.ts#L1
[chromium] › flame-graph-view/flame-graph.spec.ts took 21.4s
|
Slow Test:
[chromium] › profile-types-view/profile-types.spec.ts#L1
[chromium] › profile-types-view/profile-types.spec.ts took 17.4s
|
Slow Test:
[chromium] › all-services-view/all-services.spec.ts#L1
[chromium] › all-services-view/all-services.spec.ts took 17.0s
|
🎭 Playwright Run Summary
1 flaky
[chromium] › labels-view/labels.spec.ts:9:7 › Labels view › Main UI elements ───────────────────
78 passed (3.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-frontend
Expired
|
2.48 MB |
|
e2e-test-reports-and-results
|
3.74 MB |
|