chore: Use label to upload artifacts #1402
ci.yml
on: pull_request
Build and test
/
Frontend build
2m 49s
Matrix: Deploy
Waiting for pending jobs
Annotations
1 error, 2 warnings, and 1 notice
[chromium] › e2e/tests/labels-view/labels.spec.ts:9:7 › Labels view › Main UI elements:
e2e/fixtures/pages/ExploreProfilesPage.ts#L140
1) [chromium] › e2e/tests/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
|
Build and test / Frontend build:
src/pages/ProfilesExplorerView/components/SceneExploreDiffFlameGraph/components/SceneComparePanel/domain/RangeAnnotation.ts#L3
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
Build and test / Frontend build:
src/shared/components/QueryAnalysisTooltip/QueryAnalysisTooltip.tsx#L35
'v1' is deprecated. Will be removed in a future version
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/tests/labels-view/labels.spec.ts:9:7 › Labels view › Main UI elements ─────────
80 passed (3.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-frontend
|
2.34 MB |
|
e2e-test-reports-and-results
|
3.75 MB |
|