Update Reference Screenshots #2019
Annotations
5 errors and 1 notice
|
Run /./.github/workflows/actions/test-core-screenshot
Process completed with exit code 1.
|
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/item-sliding/test/async/item-sliding.e2e.ts#L119
1) [Mobile Safari] › src/components/item-sliding/test/async/item-sliding.e2e.ts:44:9 › item-sliding: async - ios/ltr › should not throw errors when adding multiple items with side="end" using the Ionic CDN
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
117 |
118 | // Check that no errors have been logged
> 119 | expect(errors.length).toBe(0);
| ^
120 | });
121 | });
122 | });
at /ionic/src/components/item-sliding/test/async/item-sliding.e2e.ts:119:29
|
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/item-sliding/test/async/item-sliding.e2e.ts#L119
1) [Mobile Safari] › src/components/item-sliding/test/async/item-sliding.e2e.ts:44:9 › item-sliding: async - ios/ltr › should not throw errors when adding multiple items with side="end" using the Ionic CDN
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
117 |
118 | // Check that no errors have been logged
> 119 | expect(errors.length).toBe(0);
| ^
120 | });
121 | });
122 | });
at /ionic/src/components/item-sliding/test/async/item-sliding.e2e.ts:119:29
|
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/item-sliding/test/async/item-sliding.e2e.ts#L119
1) [Mobile Safari] › src/components/item-sliding/test/async/item-sliding.e2e.ts:44:9 › item-sliding: async - ios/ltr › should not throw errors when adding multiple items with side="end" using the Ionic CDN
Error: expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
117 |
118 | // Check that no errors have been logged
> 119 | expect(errors.length).toBe(0);
| ^
120 | });
121 | });
122 | });
at /ionic/src/components/item-sliding/test/async/item-sliding.e2e.ts:119:29
|
|
The run was canceled by @brandyscarney.
|
|
Run /./.github/workflows/actions/test-core-screenshot
1 failed
[Mobile Safari] › src/components/item-sliding/test/async/item-sliding.e2e.ts:44:9 › item-sliding: async - ios/ltr › should not throw errors when adding multiple items with side="end" using the Ionic CDN
5 skipped
666 passed (9.0m)
|
Loading