Migration to Lit Element #1466
Annotations
3 errors
|
build
Process completed with exit code 1.
|
|
[e2e (chromium)] tests/validation.e2e.test.tsx > File errors API > should provide errors for "add" and "change" validators:
tests/validation.e2e.test.tsx#L652
AssertionError: expected [ { message: 'Change error', …(1) } ] to deeply equal ArrayContaining{…}
- Expected
+ Received
- ArrayContaining [
- ObjectContaining {
- "message": "Add error",
- },
- ObjectContaining {
+ [
+ {
"message": "Change error",
+ "type": "CUSTOM_ERROR",
},
]
❯ tests/validation.e2e.test.tsx:652:7
Caused by: Caused by: Error: Matcher did not succeed in time.
❯ tests/validation.e2e.test.tsx:642:4
|
|
[e2e (chromium)] tests/file-uploader-regular.e2e.test.tsx > File uploader regular > Add files to the upload list > from camera:
tests/file-uploader-regular.e2e.test.tsx#L137
TimeoutError: locator.click: Timeout 28940ms exceeded.
Call log:
- waiting for locator('[data-vitest="true"]').contentFrame().getByTestId('uc-camera-source').getByTestId('uc-camera-source--shot')
- locator resolved to <button hidden="" type="button" class="uc-shot-btn uc-camera-action" data-testid="uc-camera-source--shot">…</button>
- 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
56 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
❯ tests/file-uploader-regular.e2e.test.tsx:137:22
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-tests
|
13.4 KB |
sha256:81240fe1cbac7a7205f8abcf0259472950998ebcaf027935001b6947666c226c
|
|