Skip to content

H-3960: Make exclusiveMinimum/ Maximum number instead of boolean #16304

H-3960: Make exclusiveMinimum/ Maximum number instead of boolean

H-3960: Make exclusiveMinimum/ Maximum number instead of boolean #16304

Triggered via pull request March 4, 2025 17:43
Status Success
Total duration 14m 30s
Artifacts 11

test.yml

on: pull_request
Matrix: Build
Matrix: Integration
Matrix: Publish
Matrix: Unit
Tests passed
8s
Tests passed
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 43 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 (@blockprotocol/type-system)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@blockprotocol/type-system)
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-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-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 (@blockprotocol/type-system-rs)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@blockprotocol/type-system-rs)
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 (@rust/hash-graph-api)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@rust/hash-graph-api)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@rust/hash-graph-postgres-store)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@rust/hash-graph-postgres-store)
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 (@rust/hash-graph-store)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@rust/hash-graph-store)
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']
Unit (@rust/hash-graph-validation)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@rust/hash-graph-validation)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@rust/hash-graph-types)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Unit (@rust/hash-graph-types)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-authorization)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-authorization)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-benches)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-benches)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-benches)
No files were found with the provided path: var/api var/logs. No artifacts will be uploaded.
Integration (@rust/hash-graph-integration)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-integration)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-http-tests)
Unexpected input(s) 'token', valid inputs are ['playwright-deps']
Integration (@rust/hash-graph-http-tests)
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 48.5s
Slow Test: tests/hash-playwright/[chromium] › tests/inbox-page.spec.ts#L1
tests/hash-playwright/[chromium] › tests/inbox-page.spec.ts took 29.5s
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.7m)

Artifacts

Produced during runtime
Name Size
hashintel~hash~I5IC8X.dockerbuild
43.2 KB
hashintel~hash~ONQOWU.dockerbuild
42 KB
hashintel~hash~SHBKHK.dockerbuild
41.8 KB
hashintel~hash~VTFZ05.dockerbuild
78.3 KB
rust.hash-graph-authorization_logs
548 Bytes
rust.hash-graph-http-tests_logs
2.06 KB
rust.hash-graph-integration_logs
2.02 KB
tests.hash-backend-integration_logs
2.18 MB
tests.hash-backend-load_logs
12.2 KB
tests.hash-playwright_logs
51.8 KB
tests.hash-playwright_report
3.71 MB