chore(git): sync ionic-modular with next #17575
build.yml
on: pull_request
build-core
1m 23s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
57s
test-core-spec
53s
verify-screenshots
3s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
2s
verify-test-react-e2e
2s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
3s
Annotations
59 errors and 4 notices
|
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:63:9 › toast: shape - ionic/md/ltr/light › should render a soft toast:
src/components/toast/test/shape/toast.e2e.ts#L39
4) [Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:63:9 › toast: shape - ionic/md/ltr/light › should render a soft toast
Error: expect(page).toHaveScreenshot(expected) failed
40584 pixels (ratio 0.16 of all image pixels) are different.
Snapshot: toast-shape-soft-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-shape-soft-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 40584 pixels (ratio 0.16 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 40584 pixels (ratio 0.16 of all image pixels) are different.
37 |
38 | if (el === undefined) {
> 39 | await expect(page).toHaveScreenshot(screenshotString);
| ^
40 | } else {
41 | await expect(el).toHaveScreenshot(screenshotString);
42 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/shape/toast.e2e.ts:39:26)
at /ionic/src/components/toast/test/shape/toast.e2e.ts:65:26
|
|
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:58:9 › toast: shape - ionic/md/ltr/light › should render the default toast:
src/components/toast/test/shape/toast.e2e.ts#L39
3) [Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:58:9 › toast: shape - ionic/md/ltr/light › should render the default toast
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
40584 pixels (ratio 0.16 of all image pixels) are different.
Snapshot: toast-shape-round-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-shape-round-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 40584 pixels (ratio 0.16 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 40584 pixels (ratio 0.16 of all image pixels) are different.
37 |
38 | if (el === undefined) {
> 39 | await expect(page).toHaveScreenshot(screenshotString);
| ^
40 | } else {
41 | await expect(el).toHaveScreenshot(screenshotString);
42 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/shape/toast.e2e.ts:39:26)
at /ionic/src/components/toast/test/shape/toast.e2e.ts:60:26
|
|
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:58:9 › toast: shape - ionic/md/ltr/light › should render the default toast:
src/components/toast/test/shape/toast.e2e.ts#L39
3) [Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:58:9 › toast: shape - ionic/md/ltr/light › should render the default toast
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
40584 pixels (ratio 0.16 of all image pixels) are different.
Snapshot: toast-shape-round-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-shape-round-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 40584 pixels (ratio 0.16 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 40584 pixels (ratio 0.16 of all image pixels) are different.
37 |
38 | if (el === undefined) {
> 39 | await expect(page).toHaveScreenshot(screenshotString);
| ^
40 | } else {
41 | await expect(el).toHaveScreenshot(screenshotString);
42 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/shape/toast.e2e.ts:39:26)
at /ionic/src/components/toast/test/shape/toast.e2e.ts:60:26
|
|
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:58:9 › toast: shape - ionic/md/ltr/light › should render the default toast:
src/components/toast/test/shape/toast.e2e.ts#L39
3) [Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:58:9 › toast: shape - ionic/md/ltr/light › should render the default toast
Error: expect(page).toHaveScreenshot(expected) failed
40584 pixels (ratio 0.16 of all image pixels) are different.
Snapshot: toast-shape-round-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-shape-round-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 40584 pixels (ratio 0.16 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 40584 pixels (ratio 0.16 of all image pixels) are different.
37 |
38 | if (el === undefined) {
> 39 | await expect(page).toHaveScreenshot(screenshotString);
| ^
40 | } else {
41 | await expect(el).toHaveScreenshot(screenshotString);
42 | }
at ToastFixture.screenshot (/ionic/src/components/toast/test/shape/toast.e2e.ts:39:26)
at /ionic/src/components/toast/test/shape/toast.e2e.ts:60:26
|
|
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:54:9 › toast: hue - ionic/md/ltr/light › should show all bold toasts:
src/components/toast/test/hue/toast.e2e.ts#L37
2) [Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:54:9 › toast: hue - ionic/md/ltr/light › should show all bold toasts
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
8516 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: toast-bold-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-bold-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 10896 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2380 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 8516 pixels (ratio 0.04 of all image pixels) are different.
35 | const screenshotString = screenshot(`toast-${screenshotModifier}`);
36 |
> 37 | await expect(page).toHaveScreenshot(screenshotString);
| ^
38 | }
39 | }
40 |
at ToastFixture.screenshot (/ionic/src/components/toast/test/hue/toast.e2e.ts:37:24)
at /ionic/src/components/toast/test/hue/toast.e2e.ts:56:26
|
|
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:54:9 › toast: hue - ionic/md/ltr/light › should show all bold toasts:
src/components/toast/test/hue/toast.e2e.ts#L37
2) [Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:54:9 › toast: hue - ionic/md/ltr/light › should show all bold toasts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
8516 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: toast-bold-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-bold-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 10896 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2380 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 8516 pixels (ratio 0.04 of all image pixels) are different.
35 | const screenshotString = screenshot(`toast-${screenshotModifier}`);
36 |
> 37 | await expect(page).toHaveScreenshot(screenshotString);
| ^
38 | }
39 | }
40 |
at ToastFixture.screenshot (/ionic/src/components/toast/test/hue/toast.e2e.ts:37:24)
at /ionic/src/components/toast/test/hue/toast.e2e.ts:56:26
|
|
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:54:9 › toast: hue - ionic/md/ltr/light › should show all bold toasts:
src/components/toast/test/hue/toast.e2e.ts#L37
2) [Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:54:9 › toast: hue - ionic/md/ltr/light › should show all bold toasts
Error: expect(page).toHaveScreenshot(expected) failed
8516 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: toast-bold-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-bold-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 10896 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2380 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 8516 pixels (ratio 0.04 of all image pixels) are different.
35 | const screenshotString = screenshot(`toast-${screenshotModifier}`);
36 |
> 37 | await expect(page).toHaveScreenshot(screenshotString);
| ^
38 | }
39 | }
40 |
at ToastFixture.screenshot (/ionic/src/components/toast/test/hue/toast.e2e.ts:37:24)
at /ionic/src/components/toast/test/hue/toast.e2e.ts:56:26
|
|
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:49:9 › toast: hue - ionic/md/ltr/light › should show all subtle toasts:
src/components/toast/test/hue/toast.e2e.ts#L37
1) [Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:49:9 › toast: hue - ionic/md/ltr/light › should show all subtle toasts
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
8851 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: toast-subtle-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-subtle-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 11218 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2367 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 8851 pixels (ratio 0.04 of all image pixels) are different.
35 | const screenshotString = screenshot(`toast-${screenshotModifier}`);
36 |
> 37 | await expect(page).toHaveScreenshot(screenshotString);
| ^
38 | }
39 | }
40 |
at ToastFixture.screenshot (/ionic/src/components/toast/test/hue/toast.e2e.ts:37:24)
at /ionic/src/components/toast/test/hue/toast.e2e.ts:51:26
|
|
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:49:9 › toast: hue - ionic/md/ltr/light › should show all subtle toasts:
src/components/toast/test/hue/toast.e2e.ts#L37
1) [Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:49:9 › toast: hue - ionic/md/ltr/light › should show all subtle toasts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected) failed
8851 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: toast-subtle-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-subtle-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 11218 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2367 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 8851 pixels (ratio 0.04 of all image pixels) are different.
35 | const screenshotString = screenshot(`toast-${screenshotModifier}`);
36 |
> 37 | await expect(page).toHaveScreenshot(screenshotString);
| ^
38 | }
39 | }
40 |
at ToastFixture.screenshot (/ionic/src/components/toast/test/hue/toast.e2e.ts:37:24)
at /ionic/src/components/toast/test/hue/toast.e2e.ts:51:26
|
|
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:49:9 › toast: hue - ionic/md/ltr/light › should show all subtle toasts:
src/components/toast/test/hue/toast.e2e.ts#L37
1) [Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:49:9 › toast: hue - ionic/md/ltr/light › should show all subtle toasts
Error: expect(page).toHaveScreenshot(expected) failed
8851 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: toast-subtle-ionic-md-ltr-light.png
Call log:
- Expect "toHaveScreenshot(toast-subtle-ionic-md-ltr-light.png)" with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 11218 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 2367 pixels (ratio 0.01 of all image pixels) are different.
- waiting 250ms before taking screenshot
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- captured a stable screenshot
- 8851 pixels (ratio 0.04 of all image pixels) are different.
35 | const screenshotString = screenshot(`toast-${screenshotModifier}`);
36 |
> 37 | await expect(page).toHaveScreenshot(screenshotString);
| ^
38 | }
39 | }
40 |
at ToastFixture.screenshot (/ionic/src/components/toast/test/hue/toast.e2e.ts:37:24)
at /ionic/src/components/toast/test/hue/toast.e2e.ts:51:26
|
|
test-core-screenshot (2, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (2, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (2, 20)
The operation was canceled.
|
|
test-core-screenshot (6, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (6, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (6, 20)
The operation was canceled.
|
|
test-core-screenshot (4, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
The operation was canceled.
|
|
test-core-screenshot (9, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (9, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (9, 20)
The operation was canceled.
|
|
test-core-screenshot (11, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (11, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (11, 20)
The operation was canceled.
|
|
test-core-screenshot (19, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (19, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (19, 20)
The operation was canceled.
|
|
test-core-screenshot (17, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (8, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (17, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (8, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (17, 20)
The operation was canceled.
|
|
test-core-screenshot (8, 20)
The operation was canceled.
|
|
test-core-screenshot (16, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (16, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (16, 20)
The operation was canceled.
|
|
test-core-screenshot (18, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (1, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (1, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (1, 20)
The operation was canceled.
|
|
test-core-screenshot (15, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (15, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (15, 20)
The operation was canceled.
|
|
test-core-screenshot (3, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (3, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (3, 20)
The operation was canceled.
|
|
test-core-screenshot (5, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (5, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (5, 20)
The operation was canceled.
|
|
test-core-screenshot (13, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (13, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (13, 20)
The operation was canceled.
|
|
test-core-screenshot (14, 20)
The strategy configuration was canceled because "test-core-screenshot._20_20" failed
|
|
test-core-screenshot (14, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (14, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
360 skipped
275 passed (2.3m)
|
|
🎭 Playwright Run Summary
2 skipped
669 passed (3.6m)
|
|
🎭 Playwright Run Summary
1 skipped
676 passed (4.0m)
|
|
🎭 Playwright Run Summary
8 failed
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:49:9 › toast: hue - ionic/md/ltr/light › should show all subtle toasts
[Mobile Safari] › src/components/toast/test/hue/toast.e2e.ts:54:9 › toast: hue - ionic/md/ltr/light › should show all bold toasts
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:58:9 › toast: shape - ionic/md/ltr/light › should render the default toast
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:63:9 › toast: shape - ionic/md/ltr/light › should render a soft toast
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:68:9 › toast: shape - ionic/md/ltr/light › should render a round toast
[Mobile Safari] › src/components/toast/test/shape/toast.e2e.ts:73:9 › toast: shape - ionic/md/ltr/light › should render a rectangular toast
[Mobile Safari] › src/components/toggle/test/sizes/toggle.e2e.ts:6:9 › toggle: sizes - ionic/md/ltr/light › should not have visual regressions
[Mobile Safari] › src/components/toggle/test/sizes/toggle.e2e.ts:6:9 › toggle: sizes - ionic/md/rtl/light › should not have visual regressions
368 skipped
299 passed (4.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
776 KB |
sha256:96ac8d312ab4f32fa4439abefeb0940ee61364d63108541f06958006df67b265
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:92c817a8f4548a3966659556e65740d6aacb8689543f61cc8645072c12d60669
|
|
|
ionic-core
|
5.15 MB |
sha256:f72dad85f12c6638adb868d0af9400dc81fc08b4e9355b0981e7d41e6d39859b
|
|
|
ionic-react
|
314 KB |
sha256:76300c042f645bdc066326d3c64dd6539b49d870a228ef91ebd334394e333a08
|
|
|
ionic-react-router
|
27.9 KB |
sha256:d27ccb3a5adccf30eaa6cfc78fe0104ef6a4a04fb80c787f8fc9f11164bbbc45
|
|
|
ionic-vue
|
344 KB |
sha256:f3eeaf228e6340ad1805f8f748f2ab0a08f1e4ff01dcca9dcdb7a8a533608cc6
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:bcd1b0821722b784f34eeeff8119e1d79b0f0293736db9c57c19df156e6ae3be
|
|
|
test-results-10-20
|
462 KB |
sha256:85e63966f3433b0dbd1ae123719348f7b12f53a207a2671a69fb13becc3cf48c
|
|
|
test-results-12-20
|
499 KB |
sha256:5e9dc5cad397c89547c0b2f55dea5ee46a8fca2ffeed45e662c6d6cb59a20058
|
|
|
test-results-20-20
|
14.3 MB |
sha256:73b9989552ea96b433ac5beef42243c1023df609d06406fbd0d64c256e91bc39
|
|
|
test-results-7-20
|
375 KB |
sha256:969e6d63d2e73532a3f7ca1012d4ebcccf93ce0007d78c92e824cc5f06df821f
|
|