Update Rust crate serde_json
to v1.0.134
#13818
test.yml
on: pull_request
setup
34s
Matrix: Build
Matrix: Integration
Matrix: Publish
Matrix: Unit
Tests passed
10s
Annotations
3 errors, 5 warnings, and 1 notice
[chromium] › entities-page.spec.ts:10:1 › user can visit a page listing entities of a type:
tests/hash-playwright/tests/entities-page.spec.ts#L1
1) [chromium] › entities-page.spec.ts:10:1 › user can visit a page listing entities of a type ────
Test timeout of 30000ms exceeded.
|
[chromium] › entities-page.spec.ts:10:1 › user can visit a page listing entities of a type:
tests/hash-playwright/tests/entities-page.spec.ts#L31
1) [chromium] › entities-page.spec.ts:10:1 › user can visit a page listing entities of a type ────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('text=Document').first()
- locator resolved to <span class="MuiTypography-root MuiTypography-smallTextLabels css-mpg5zb">…</span>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
47 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
- waiting for element to be visible, enabled and stable
29 |
30 | // Click on 'Document' in the entities list
> 31 | await page.locator("text=Document").first().click();
| ^
32 |
33 | // Check if we are on the 'Document' entities page
34 | await page.waitForURL((url) => {
at /home/runner/work/hash/hash/tests/hash-playwright/tests/entities-page.spec.ts:31:47
|
[chromium] › entity-editing.spec.ts:112:1 › user can update values on property table:
tests/hash-playwright/tests/entity-editing.spec.ts#L152
2) [chromium] › entity-editing.spec.ts:112:1 › user can update values on property table ──────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "https://github.com/Example"
Received: "ttps://github.com/Example"
150 | const cell1Text = await getCellText(propertyTableCanvas, 1, 0);
151 |
> 152 | expect(cell1Text).toBe(profileUrl);
| ^
153 | });
154 |
155 | test("both the link and properties tables renders some content", async ({
at /home/runner/work/hash/hash/tests/hash-playwright/tests/entity-editing.spec.ts:152:21
|
Integration (@rust/hash-graph-authorization)
No files were found with the provided path: var/api
var/logs. No artifacts will be uploaded.
|
Integration (@rust/hash-graph-benches)
No files were found with the provided path: var/api
var/logs. No artifacts will be uploaded.
|
Slow Test:
tests/hash-playwright/[chromium] › browser-plugin.spec.ts#L1
tests/hash-playwright/[chromium] › browser-plugin.spec.ts took 39.7s
|
Slow Test:
tests/hash-playwright/[chromium] › inbox-page.spec.ts#L1
tests/hash-playwright/[chromium] › inbox-page.spec.ts took 28.3s
|
Tests passed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
2 flaky
[chromium] › entities-page.spec.ts:10:1 › user can visit a page listing entities of a type ─────
[chromium] › entity-editing.spec.ts:112:1 › user can update values on property table ───────────
5 skipped
17 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
hashintel~hash~2V5SBE.dockerbuild
|
97 KB |
|
hashintel~hash~4K4K0G.dockerbuild
|
88.5 KB |
|
hashintel~hash~RP50EA.dockerbuild
|
97 KB |
|
hashintel~hash~Y42B47.dockerbuild
|
100 KB |
|
rust.hash-graph-http-tests_logs
|
6.61 KB |
|
rust.hash-graph-integration_logs
|
2.02 KB |
|
tests.hash-backend-integration_logs
|
68.7 KB |
|
tests.hash-backend-load_logs
|
13.4 KB |
|
tests.hash-playwright_logs
|
49.7 KB |
|
tests.hash-playwright_report
|
7.25 MB |
|