chore(deps)(deps-dev): bump the development-minor-and-patch group across 1 directory with 8 updates #77
integration.yml
on: pull_request
Playwright integration (real chromium)
1m 30s
Annotations
4 errors and 1 notice
|
Playwright integration (real chromium)
Process completed with exit code 1.
|
|
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json:
tests/integration/playwright/wcag-axe.test.ts#L341
1) [chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 1
@@ -4,11 +4,11 @@
"runs": [
{
"tool": {
"driver": {
"name": "pixelcheck",
- "version": "1.1.5",
+ "version": "1.2.1",
"informationUri": "https://github.com/xcodethink/pixelcheck",
"rules": [
{
"id": "wcag/1-1-1",
"name": "wcag/1-1-1",
339 | const committed = fs.readFileSync(fixturePath, "utf8").trim();
340 |
> 341 | expect(generated.trim()).toBe(committed);
| ^
342 | });
343 | });
344 |
at /home/runner/work/pixelcheck/pixelcheck/tests/integration/playwright/wcag-axe.test.ts:341:30
|
|
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json:
tests/integration/playwright/wcag-axe.test.ts#L341
1) [chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 1
@@ -4,11 +4,11 @@
"runs": [
{
"tool": {
"driver": {
"name": "pixelcheck",
- "version": "1.1.5",
+ "version": "1.2.1",
"informationUri": "https://github.com/xcodethink/pixelcheck",
"rules": [
{
"id": "wcag/1-1-1",
"name": "wcag/1-1-1",
339 | const committed = fs.readFileSync(fixturePath, "utf8").trim();
340 |
> 341 | expect(generated.trim()).toBe(committed);
| ^
342 | });
343 | });
344 |
at /home/runner/work/pixelcheck/pixelcheck/tests/integration/playwright/wcag-axe.test.ts:341:30
|
|
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json:
tests/integration/playwright/wcag-axe.test.ts#L341
1) [chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
Error: expect(received).toBe(expected) // Object.is equality
- Expected - 1
+ Received + 1
@@ -4,11 +4,11 @@
"runs": [
{
"tool": {
"driver": {
"name": "pixelcheck",
- "version": "1.1.5",
+ "version": "1.2.1",
"informationUri": "https://github.com/xcodethink/pixelcheck",
"rules": [
{
"id": "wcag/1-1-1",
"name": "wcag/1-1-1",
339 | const committed = fs.readFileSync(fixturePath, "utf8").trim();
340 |
> 341 | expect(generated.trim()).toBe(committed);
| ^
342 | });
343 | });
344 |
at /home/runner/work/pixelcheck/pixelcheck/tests/integration/playwright/wcag-axe.test.ts:341:30
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/integration/playwright/wcag-axe.test.ts:325:3 › SARIF render + write pipeline › SARIF fixture is byte-identical to docs/integration/fixture-sarif.json
3 skipped
21 passed (28.7s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-26775327025
Expired
|
16.7 KB |
sha256:80e1e01d1caf3d327c005200d5e1d6fbd55fe412016af8ace847dfedf212334d
|
|