chore(deps): update playwright #16105
build.yml
on: pull_request
build-core
1m 38s
Matrix: test-core-screenshot
test-core-clean-build
9s
test-core-lint
43s
test-core-spec
43s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
29 errors and 2 notices
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
4545 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4545 pixels (ratio 0.01 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
- 4545 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4545 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4545 pixels (ratio 0.01 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
- 4545 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
1) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4545 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-77bdc-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4545 pixels (ratio 0.01 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
- 4545 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
4529 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome/accordion-basic-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4529 pixels (ratio 0.01 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
- 4529 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4529 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4529 pixels (ratio 0.01 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
- 4529 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
2) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
4529 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-ios-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-d2a03-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-ios-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-ios-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 4529 pixels (ratio 0.01 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
- 4529 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 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
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-md-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry1/accordion-basic-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 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
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
3) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-ltr-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-md-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-16de3-not-have-visual-regressions-Mobile-Chrome-retry2/accordion-basic-md-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 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
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions:
src/components/accordion/test/basic/accordion.e2e.ts#L11
4) [Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
Error: expect(page).toHaveScreenshot(expected)
23 pixels (ratio 0.01 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/basic/accordion.e2e.ts-snapshots/accordion-basic-md-rtl-Mobile-Chrome-linux.png
Received: /ionic/test-results/src-components-accordion-t-bcd25-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-rtl-actual.png
Diff: /ionic/test-results/src-components-accordion-t-bcd25-not-have-visual-regressions-Mobile-Chrome/accordion-basic-md-rtl-diff.png
Call log:
- expect.toHaveScreenshot(accordion-basic-md-rtl.png) with timeout 5000ms
- verifying given screenshot expectation
- taking page screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- 23 pixels (ratio 0.01 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
- 23 pixels (ratio 0.01 of all image pixels) are different.
9 | await page.setIonViewport();
10 |
> 11 | await expect(page).toHaveScreenshot(screenshot('accordion-basic'));
| ^
12 | });
13 | });
14 | });
at /ionic/src/components/accordion/test/basic/accordion.e2e.ts:11:26
|
|
test-core-screenshot (5, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (11, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (14, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (6, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (2, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (12, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (10, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (1, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (18, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (4, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (17, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (3, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (9, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (19, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (15, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (16, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (8, 20)
The job was canceled because "_7_20" failed.
|
|
test-core-screenshot (13, 20)
The job was canceled because "_7_20" failed.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
212 skipped
237 passed (2.7m)
|
|
🎭 Playwright Run Summary
17 failed
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - ios/rtl › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/ltr › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/basic/accordion.e2e.ts:6:9 › accordion: basic - md/rtl › should not have visual regressions
[Mobile Chrome] › src/components/accordion/test/nested/accordion.e2e.ts:6:9 › accordion: nested - ios/ltr › parent and child should not be disabled
[Mobile Chrome] › src/components/accordion/test/nested/accordion.e2e.ts:14:9 › accordion: nested - ios/ltr › parent should not be disabled when only child is disabled
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - ios/ltr › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - ios/rtl › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - md/ltr › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:26:9 › action sheet: variant rendering - md/ltr › should open cancel only action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:30:9 › action sheet: variant rendering - md/ltr › should open custom action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:38:9 › action sheet: variant rendering - md/ltr › should open scrollable action sheet without cancel
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:14:9 › action sheet: variant rendering - md/rtl › should open basic action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:26:9 › action sheet: variant rendering - md/rtl › should open cancel only action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:30:9 › action sheet: variant rendering - md/rtl › should open custom action sheet
[Mobile Chrome] › src/components/action-sheet/test/basic/action-sheet-rendering.e2e.ts:38:9 › action sheet: variant rendering - md/rtl › should open scrollable action sheet without cancel
[Mobile Chrome] › src/components/action-sheet/test/translucent/action-sheet.e2e.ts:6:9 › action sheet: translucent - ios/ltr › should not have visual regressions
216 skipped
212 passed (3.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
643 KB |
sha256:a091001e51239919131d09c3a62655e8017e03656586dbd7278c778bd1aacf2f
|
|
|
ionic-angular-server
Expired
|
8.54 KB |
sha256:24fe70325b923811b384fc3b6d8487499cbf174db00af59879c2d823d7b800d8
|
|
|
ionic-core
Expired
|
4.93 MB |
sha256:86c9b2c1ecc63b9816249935ffc2c656772e73e98b125da45740fd5bc7e8c8aa
|
|
|
ionic-react
Expired
|
199 KB |
sha256:6b99524c7c941db4aca1288355ed1bccc6ee9c3d6a5ca8c41bc1abb2ecc9b7cc
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:38b000972e77e818991d001c4a08c5019b3ca07f23d66501909531cb886cb7f8
|
|
|
ionic-vue
Expired
|
220 KB |
sha256:dd0d88dcf2683ca7c93aced23a3c5bf83b3d00000637d8d0c23403334e42ef24
|
|
|
ionic-vue-router
Expired
|
17.1 KB |
sha256:1dc01a0f74b56e0a31e7621f27813c4abc0055db59dbe230f6fed92310bdb814
|
|
|
test-results-20-20
Expired
|
312 KB |
sha256:3cf2c13c41c6867ed870c9e65b1612d4979e9b571c049ec5abb1a340a26ef88f
|
|
|
test-results-7-20
Expired
|
28 MB |
sha256:6a2c0db951656298c3c5cfc31ee4ebd5849072e70ac6b40672d00c54fec2b509
|
|