H-4069, H-4081, H-4110: Data type conversions in data type editor; entity editor fixes #16286
test.yml
on: pull_request
setup
9s
Matrix: Build
Matrix: Integration
Matrix: Publish
Matrix: Unit
Tests passed
6s
Annotations
2 errors, 20 warnings, and 1 notice
[chromium] › tests/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] › tests/entities-page.spec.ts:10:1 › user can visit a page listing entities of a type
Test timeout of 30000ms exceeded.
|
[chromium] › tests/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] › tests/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
46 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
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
|
Unit (@local/hash-graph-sdk)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@local/hash-graph-sdk)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@local/hash-isomorphic-utils)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@local/hash-isomorphic-utils)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@local/hash-subgraph)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@local/hash-subgraph)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@local/hash-backend-utils)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@local/hash-backend-utils)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@apps/hash-api)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@apps/hash-api)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@apps/hash-ai-worker-ts)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Unit (@apps/hash-ai-worker-ts)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Integration (@tests/hash-backend-load)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Integration (@tests/hash-backend-load)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Slow Test:
tests/hash-playwright/[chromium] › tests/browser-plugin.spec.ts#L1
tests/hash-playwright/[chromium] › tests/browser-plugin.spec.ts took 45.0s
|
Slow Test:
tests/hash-playwright/[chromium] › tests/inbox-page.spec.ts#L1
tests/hash-playwright/[chromium] › tests/inbox-page.spec.ts took 29.0s
|
Integration (@tests/hash-playwright)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Integration (@tests/hash-playwright)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Integration (@tests/hash-backend-integration)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
Integration (@tests/hash-backend-integration)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/entities-page.spec.ts:10:1 › user can visit a page listing entities of a type
5 skipped
18 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
hashintel~hash~HYK8FA.dockerbuild
|
68.2 KB |
|
hashintel~hash~SSOFI6.dockerbuild
|
71.8 KB |
|
hashintel~hash~WI5DV0.dockerbuild
|
69.1 KB |
|
tests.hash-backend-integration_logs
|
2.19 MB |
|
tests.hash-backend-load_logs
|
14.5 KB |
|
tests.hash-playwright_logs
|
52.7 KB |
|
tests.hash-playwright_report
|
3.62 MB |
|