Skip to content

Update Reference Screenshots #1807

Update Reference Screenshots

Update Reference Screenshots #1807

Manually triggered February 18, 2025 19:47
Status Failure
Total duration 10m 24s
Artifacts 27

update-screenshots.yml

on: workflow_dispatch
Matrix: test-core-screenshot
update-reference-screenshots
0s
update-reference-screenshots
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 notices
[Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
test-core-screenshot (8, 20)
Process completed with exit code 1.
[Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
test-core-screenshot (14, 20)
Process completed with exit code 1.
[Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
1) [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
[Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations: src/components/badge/test/a11y/badge.e2e.ts#L46
2) [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#ffffff", + "contrastRatio": 3.99, + "expectedContrastRatio": "4.5:1", + "fgColor": "#ff0000", + "fontSize": "9.8pt (13px)", + "fontWeight": "bold", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "target": Array [ + "ion-badge", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 4.5:1", + "html": "<ion-badge class=\"ios hydrated\">123</ion-badge>", + "impact": "serious", + "none": Array [], + "target": Array [ + "ion-badge", + ], + }, + ], + "tags": Array [ + "cat.color", + "wcag2aa", + "wcag143", + "TTv5", + "TT13.c", + "EN-301-549", + "EN-9.1.4.3", + "ACT", + ], + }, + ] 44 | const results = await new AxeBuilder({ page }).analyze(); 45 | > 46 | expect(results.violations).toEqual([]); | ^ 47 | }); 48 | }); 49 | }); at /ionic/src/components/badge/test/a11y/badge.e2e.ts:46:34
test-core-screenshot (1, 20)
Process completed with exit code 1.
🎭 Playwright Run Summary
216 skipped 229 passed (2.3m)
🎭 Playwright Run Summary
212 skipped 210 passed (2.6m)
🎭 Playwright Run Summary
455 passed (3.1m)
🎭 Playwright Run Summary
2 skipped 442 passed (3.3m)
🎭 Playwright Run Summary
3 skipped 451 passed (3.4m)
🎭 Playwright Run Summary
438 passed (3.9m)
🎭 Playwright Run Summary
2 failed [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations [Mobile Chrome] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations 449 passed (3.8m)
🎭 Playwright Run Summary
9 skipped 379 passed (4.2m)
🎭 Playwright Run Summary
550 passed (4.7m)
🎭 Playwright Run Summary
2 failed [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations [Mobile Safari] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations 14 skipped 347 passed (5.1m)
🎭 Playwright Run Summary
2 skipped 402 passed (5.3m)
🎭 Playwright Run Summary
2 skipped 445 passed (5.5m)
🎭 Playwright Run Summary
3 skipped 459 passed (5.5m)
🎭 Playwright Run Summary
3 skipped 451 passed (5.6m)
🎭 Playwright Run Summary
2 failed [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr › should not have accessibility violations [Mobile Firefox] › src/components/badge/test/a11y/badge.e2e.ts:30:9 › badge: a11y - ios/ltr/dark › should not have accessibility violations 4 skipped 446 passed (5.7m)
🎭 Playwright Run Summary
5 skipped 528 passed (6.0m)
🎭 Playwright Run Summary
2 skipped 428 passed (6.1m)
🎭 Playwright Run Summary
5 skipped 443 passed (6.7m)
🎭 Playwright Run Summary
10 skipped 480 passed (6.5m)
🎭 Playwright Run Summary
7 skipped 445 passed (8.1m)

Artifacts

Produced during runtime
Name Size Digest
ionic-core Expired
4.86 MB
sha256:fcfd08415b75fec925b59d9f4b4e85b78c216ae8c464dd8ba1a46796bf2811e3
test-results-1-20 Expired
10.2 MB
sha256:4391ce51af63a244b8f217b5ea826305e4b25481546075b58b067525dfb19b00
test-results-10-20 Expired
473 KB
sha256:4351bf140ad71d8d72e1b868dfca874327b36d0ee8ec649ecd7b388a1cbab255
test-results-11-20 Expired
458 KB
sha256:d32dfd05e92b58e255faa33fe11f7a6640a25a29849378b6ed86d811c7f1b3cf
test-results-12-20 Expired
417 KB
sha256:282ede0f75bbd6e1dbbd925affd40f1742e68ee9e55469a58f2cb1cba3f34437
test-results-13-20 Expired
421 KB
sha256:541f457da36e7a78752029cb5a33edb173476e45562a3821e2b8c337930cebd8
test-results-14-20 Expired
10.2 MB
sha256:c882f9eaaec234020e62ecfb2d8924c31a500b2f8ced04df1990af698c60e9ea
test-results-15-20 Expired
402 KB
sha256:c4f57b9f16e1274c91251133a1e636d68db7620a74a60cecdd581634f5609ffd
test-results-16-20 Expired
438 KB
sha256:9a0ae151c9d6f16c1d44cc875ddeee8cd1d28b5c372f37433d82915a533c3ab3
test-results-17-20 Expired
529 KB
sha256:1037e1ae64289f959098b26f53fe8c7f3d5c1da8016188f95cd0bebd3f5b2708
test-results-18-20 Expired
464 KB
sha256:fc848b054dd99836a195b7ff62b3b2b0b89eade3a06dc740125175119e300284
test-results-19-20 Expired
376 KB
sha256:488f127f5fca65ff13a77350adf5faa57bee31025a44c257baef6ec310b2dac8
test-results-2-20 Expired
460 KB
sha256:390b236726b58ea83c157db8494adbb7271acc29c245210f916bcc3d82225e5c
test-results-20-20 Expired
309 KB
sha256:cd1492fa828334b914823aa5e5966f06acb957b4cebc6d97e9f704a01af0e2fc
test-results-3-20 Expired
426 KB
sha256:4811ddee31f791d65673743521de81e3782d24b6ce9a276ee1e21c1d9a897058
test-results-4-20 Expired
502 KB
sha256:68df87aab6f4e39678de87b150cc6239a0a3f13b7159db05a65b50a265308ad2
test-results-5-20 Expired
419 KB
sha256:b6215fd68405eebf1458a2be472812972f5e0133d34b0cd5107501ec2bc26fcd
test-results-6-20 Expired
405 KB
sha256:82379592766663be7c4b9080759b9de85b85eaf9fde0d3a82e504184293ab487
test-results-7-20 Expired
334 KB
sha256:f9a779febc55e885e245e2feae63d344ab440b2ff961e180c6c4292a72b9be18
test-results-8-20 Expired
10.2 MB
sha256:e7b4a52a84c8299770704a48670ed46bfa42b7e2cc49bc9ee739ac8ff6d2258b
test-results-9-20 Expired
424 KB
sha256:e9ee0a22852c44eb206263e503e96b4856e4c3cc71aa7e0ca9cfc413096ff132
updated-screenshots-10-20 Expired
419 KB
sha256:a98a73864573e3ad29ac80277ac6bb5e997719687a8c7c52f879b3aa701b0e48
updated-screenshots-12-20 Expired
63.3 KB
sha256:e176a462baddc2beaf80b9cb229318c8a95fe1c701803a7a17eb531ade75aafd
updated-screenshots-16-20 Expired
406 KB
sha256:6cc752f282d6977818ea73594e4f952cb8f51758034816b140fd0972057f79d3
updated-screenshots-19-20 Expired
53.8 KB
sha256:4ecf44c41abae6c93b1c4a237e095de2addab39afb7e55821e1d2ec7f3c24ca7
updated-screenshots-3-20 Expired
558 KB
sha256:ae8b647120083490b8491ab2a7f2e4f41c44e7152f0fcd838bf81b6f807d6333
updated-screenshots-6-20 Expired
52 KB
sha256:3544897c801a1b560f353f5f2be34ee6c15a6b81fd717b9370746935e6b164e4