feat: enhance QR code plugin with web environment support and middleware integration #10451
Annotations
2 errors, 4 warnings, and 1 notice
|
Test:
packages/web-platform/web-tests/tests/web-elements.spec.ts#L841
3) [firefox] › tests/web-elements.spec.ts:835:5 › web-elements test suite › x-foldview-ng › x-foldview-ng/basic-toolbar-in-lynx-wrapper
Error: expect(locator).toHaveCSS(expected) failed
Locator: locator('x-foldview-slot-ng')
Expected string: "200px"
Received string: ""
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for locator('x-foldview-slot-ng')
839 | await gotoWebComponentPage(page, title);
840 | await wait(500);
> 841 | expect(page.locator('x-foldview-slot-ng')).toHaveCSS('top', '200px');
| ^
842 | });
843 | test('x-foldview-ng/size-parent-grow-children-specific', async ({
844 | page,
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/web-elements.spec.ts:841:50
|
|
Test:
packages/web-platform/web-tests/tests/react.spec.ts#L4262
2) [firefox] › tests/react.spec.ts:4210:7 › reactlynx3 tests › elements › x-textarea › basic-element-x-textarea-bindinput
Error: expect(received).toBeTruthy()
Received: false
4260 | expect(bindblur).toBeTruthy();
4261 | expect(bindfocus).toBeTruthy();
> 4262 | expect(bindinput).toBeTruthy();
| ^
4263 | },
4264 | );
4265 | // x-textarea/bindinput test-case end
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-tests/tests/react.spec.ts:4262:29
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Set up runner
Can't add secret mask for empty string in ##[add-mask] command.
|
|
Test
3 flaky
[firefox] › tests/react.spec.ts:2958:7 › reactlynx3 tests › elements › x-input › basic-element-x-input-bindselection
[firefox] › tests/react.spec.ts:4210:7 › reactlynx3 tests › elements › x-textarea › basic-element-x-textarea-bindinput
[firefox] › tests/web-elements.spec.ts:835:5 › web-elements test suite › x-foldview-ng › x-foldview-ng/basic-toolbar-in-lynx-wrapper
81 skipped
426 passed (2.2m)
|
Loading