Skip to content

Conversation

@devpow112
Copy link
Contributor

@devpow112 devpow112 commented Dec 17, 2025

Also did some report validation simplification so adding new reporters to the run is easier and did some formatting changes around the comment and summary it posts.

https://desire2learn.atlassian.net/browse/QE-1512

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch 2 times, most recently from a9e1252 to cef7710 Compare December 17, 2025 15:52
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from cef7710 to 8e0b362 Compare December 17, 2025 16:11
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from 8e0b362 to 1fe3637 Compare December 17, 2025 16:58
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from 1fe3637 to cb26004 Compare December 17, 2025 20:28
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from cb26004 to d10bc9d Compare December 17, 2025 20:33
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from d10bc9d to 8f8c8bf Compare December 17, 2025 20:46
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from 8f8c8bf to 61f2844 Compare December 17, 2025 20:51
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch 2 times, most recently from 0f52bd6 to bb737c7 Compare December 17, 2025 20:57
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from bb737c7 to 4826e3a Compare December 17, 2025 21:01
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from 4826e3a to be076fa Compare December 17, 2025 21:06
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch 4 times, most recently from c20e5dd to 12e4290 Compare December 17, 2025 21:44
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch 3 times, most recently from 276aa79 to 21e1d9b Compare December 17, 2025 21:50
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from 21e1d9b to c5f7b55 Compare December 17, 2025 21:58
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from c5f7b55 to 3960905 Compare December 17, 2025 22:03
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch 3 times, most recently from d2822a9 to 6255d1b Compare December 17, 2025 22:11
@github-actions

This comment has been minimized.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from 6255d1b to ec71a74 Compare December 17, 2025 22:19
@devpow112

This comment was marked as resolved.

@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from ec71a74 to 84d5ec4 Compare December 17, 2025 22:22
@devpow112 devpow112 added enhancement New feature or request bug Something isn't working labels Dec 17, 2025
@github-actions

This comment has been minimized.

@devpow112 devpow112 marked this pull request as ready for review December 17, 2025 22:26
@devpow112 devpow112 requested a review from a team as a code owner December 17, 2025 22:26
@devpow112 devpow112 enabled auto-merge (squash) December 17, 2025 22:26
@devpow112 devpow112 force-pushed the depowell/report-on-fail branch from 84d5ec4 to cee0880 Compare December 17, 2025 22:27
@github-actions
Copy link
Contributor

Coverage Report

Report

Report Validation

mocha 🟢

Schema: PASSED 🟢
Contents: PASSED 🟢

Report Contents

{
  "id": "0b125de0-9442-4514-a0c6-a7db953f7018",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 20319241732,
      "runAttempt": 1
    },
    "git": {
      "branch": "depowell/report-on-fail",
      "sha": "57df1a390b28d5fa910e76e2f21381984ab73a20"
    },
    "status": "failed",
    "framework": "mocha",
    "operatingSystem": "linux",
    "started": "2025-12-17T22:29:10.262Z",
    "duration": {
      "total": 15826
    },
    "count": {
      "passed": 4,
      "failed": 2,
      "skipped": 2,
      "flaky": 2
    }
  },
  "details": [
    {
      "name": "reporter 1 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-1.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:10.520Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "Mocha 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 0
    },
    {
      "name": "reporter 1 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-1.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:11.074Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Mocha 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 0
    },
    {
      "name": "reporter 1 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-1.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:11.075Z",
      "duration": {
        "total": 152,
        "final": 50
      },
      "tool": "Mocha 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 2
    },
    {
      "name": "reporter 1 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-1.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:12.733Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Mocha 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 3
    },
    {
      "name": "reporter 1 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-1.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:14.743Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "Mocha 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 0
    },
    {
      "name": "reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-2.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:15.797Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "Test Reporting",
      "experience": "Mocha 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "reporter 2 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-2.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:16.350Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Mocha 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "reporter 2 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-2.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:16.351Z",
      "duration": {
        "total": 151,
        "final": 51
      },
      "tool": "Test Reporting",
      "experience": "Mocha 2 Test Framework",
      "type": "integration",
      "retries": 2
    },
    {
      "name": "reporter 2 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-2.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:18.009Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Mocha 2 Test Framework",
      "type": "integration",
      "retries": 3
    },
    {
      "name": "reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-2.test.js"
      },
      "timeout": 2000,
      "started": "2025-12-17T22:29:20.018Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "Test Reporting",
      "experience": "Mocha 2 Test Framework",
      "type": "integration",
      "retries": 0
    }
  ]
}
playwright 🟢

Schema: PASSED 🟢
Contents: PASSED 🟢

Report Contents

{
  "id": "9c95b903-efd6-426d-8fb0-8a5eb881ddb4",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 20319241732,
      "runAttempt": 1
    },
    "git": {
      "branch": "depowell/report-on-fail",
      "sha": "57df1a390b28d5fa910e76e2f21381984ab73a20"
    },
    "status": "failed",
    "framework": "playwright",
    "operatingSystem": "linux",
    "started": "2025-12-17T22:29:27.625Z",
    "duration": {
      "total": 69401
    },
    "count": {
      "passed": 20,
      "failed": 5,
      "skipped": 30,
      "flaky": 5
    }
  },
  "details": [
    {
      "name": "[chromium] > reporter 1 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 12,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:29.684Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > skipped static",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 14,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:30.544Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > skipped static, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 16,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:30.545Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 36,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:29.682Z",
      "duration": {
        "total": 2014,
        "final": 503
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 3
    },
    {
      "name": "[chromium] > reporter 1 > skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 18,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:30.545Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 22,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:31.070Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 26,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:31.591Z",
      "duration": {
        "total": 1659,
        "final": 552
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 2
    },
    {
      "name": "[chromium] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 12,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:36.363Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > skipped static",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 14,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:37.200Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > skipped static, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 16,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:37.200Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 18,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:37.200Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > failed static expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 38,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:37.268Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 22,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:37.719Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > failed dynamic expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 40,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:38.076Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 26,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:38.236Z",
      "duration": {
        "total": 1661,
        "final": 553
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 2
    },
    {
      "name": "[chromium] > reporter 1 > failed static expected, skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 46,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:38.596Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > failed static expected, skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:39.116Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 58,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:39.635Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 36,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:40.486Z",
      "duration": {
        "total": 2014,
        "final": 504
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 3
    },
    {
      "name": "[chromium] > reporter 2 > failed static expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 38,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:48.101Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > failed dynamic expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 40,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:48.913Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > failed static expected, skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 46,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:49.432Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > failed static expected, skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:49.951Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 58,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-12-17T22:29:50.466Z",
      "duration": {
        "total": 551,
        "final": 551
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 12,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:29:52.139Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > skipped static",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 14,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:29:52.992Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > skipped static, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 16,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:29:52.992Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 18,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:29:52.992Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 22,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:29:53.513Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 26,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:29:54.033Z",
      "duration": {
        "total": 1659,
        "final": 553
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 2
    },
    {
      "name": "[firefox] > reporter 2 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 36,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:29:58.839Z",
      "duration": {
        "total": 2015,
        "final": 503
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 3
    },
    {
      "name": "[webkit] > reporter 1 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 12,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:01.264Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > skipped static",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 14,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:02.122Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > skipped static, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 16,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:02.122Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 18,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:02.122Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 22,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:02.643Z",
      "duration": {
        "total": 501,
        "final": 501
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 26,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:03.162Z",
      "duration": {
        "total": 1662,
        "final": 553
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 2
    },
    {
      "name": "[firefox] > reporter 2 > failed static expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 38,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:30:06.450Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > failed dynamic expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 40,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:30:07.263Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > failed static expected, skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 46,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:30:07.783Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > failed static expected, skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:30:08.303Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 36,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:07.948Z",
      "duration": {
        "total": 2012,
        "final": 503
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 3
    },
    {
      "name": "[firefox] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 58,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2025-12-17T22:30:08.820Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 12,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:10.489Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > skipped static",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 14,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:11.346Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > skipped static, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 16,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:11.346Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 18,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:11.346Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 22,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:11.868Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 26,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:12.387Z",
      "duration": {
        "total": 1659,
        "final": 552
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 2
    },
    {
      "name": "[webkit] > reporter 1 > failed static expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 38,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:15.540Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > failed dynamic expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 40,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:16.357Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > failed static expected, skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 46,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:16.876Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 1 > failed static expected, skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:17.395Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 36,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:17.144Z",
      "duration": {
        "total": 2013,
        "final": 504
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 3
    },
    {
      "name": "[webkit] > reporter 1 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 58,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:17.911Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > failed static expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 38,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:24.747Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > failed dynamic expected",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 40,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:25.553Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > failed static expected, skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 46,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:26.073Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > failed static expected, skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:26.597Z",
      "duration": {
        "total": 501,
        "final": 501
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 58,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-12-17T22:30:27.113Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    }
  ]
}
@web/test-runner 🟢

Schema: PASSED 🟢
Contents: PASSED 🟢

Report Contents

{
  "id": "34f7f017-7316-434e-8b45-f0deb2781d2a",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 20319241732,
      "runAttempt": 1
    },
    "git": {
      "branch": "depowell/report-on-fail",
      "sha": "57df1a390b28d5fa910e76e2f21381984ab73a20"
    },
    "status": "failed",
    "framework": "@web/test-runner",
    "operatingSystem": "linux",
    "started": "2025-12-17T22:30:38.200Z",
    "duration": {
      "total": 15945
    },
    "count": {
      "passed": 8,
      "failed": 4,
      "skipped": 4,
      "flaky": 0
    }
  },
  "details": [
    {
      "name": "reporter 1 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "chrome",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "reporter 1 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "chrome",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "reporter 1 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "chrome",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 1,
        "final": 1
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "reporter 1 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "chrome",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "chromium",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "chromium",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "chromium",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "chromium",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "firefox",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "firefox",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "firefox",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "firefox",
      "timeout": 120000,
      "started": "2025-12-17T22:30:38.223Z",
      "duration": {
        "total": 49,
        "final": 49
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 2] > reporter 1 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "webkit",
      "timeout": 120000,
      "started": "2025-12-17T22:30:52.603Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[group 2] > reporter 1 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "webkit",
      "timeout": 120000,
      "started": "2025-12-17T22:30:52.603Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[group 2] > reporter 1 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "webkit",
      "timeout": 120000,
      "started": "2025-12-17T22:30:52.603Z",
      "duration": {
        "total": 1,
        "final": 1
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[group 2] > reporter 1 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-1.test.js"
      },
      "browser": "webkit",
      "timeout": 120000,
      "started": "2025-12-17T22:30:52.603Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    }
  ]
}
webdriverio 🟢

Schema: PASSED 🟢
Contents: PASSED 🟢

Report Contents

{
  "id": "0901308a-6709-44d5-9c12-c56a1e8c568d",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 20319241732,
      "runAttempt": 1
    },
    "git": {
      "branch": "depowell/report-on-fail",
      "sha": "57df1a390b28d5fa910e76e2f21381984ab73a20"
    },
    "status": "failed",
    "framework": "webdriverio",
    "operatingSystem": "linux",
    "started": "2025-12-17T22:30:59.060Z",
    "duration": {
      "total": 6525
    },
    "count": {
      "passed": 12,
      "failed": 1,
      "skipped": 2,
      "flaky": 2
    }
  },
  "details": [
    {
      "name": "[linux] > reporter 3 > passed 1",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-3.test.js"
      },
      "started": "2025-12-17T22:31:07.057Z",
      "duration": {
        "total": 308,
        "final": 308
      },
      "tool": "Test Reporting",
      "experience": "Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 3 > passed 2",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-3.test.js"
      },
      "started": "2025-12-17T22:31:07.614Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "tool": "Test Reporting",
      "experience": "Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 3 > passed 3",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-3.test.js"
      },
      "started": "2025-12-17T22:31:08.169Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "tool": "Test Reporting",
      "experience": "Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 3 > passed 4",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-3.test.js"
      },
      "started": "2025-12-17T22:31:08.722Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "tool": "Test Reporting",
      "experience": "Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:30:59.322Z",
      "duration": {
        "total": 309,
        "final": 309
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 2 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:30:59.880Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 2 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:30:59.881Z",
      "duration": {
        "total": 937,
        "final": 302
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 2
    },
    {
      "name": "[linux] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:31:01.572Z",
      "duration": {
        "total": 303,
        "final": 303
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 2 > passed 2",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:31:02.125Z",
      "duration": {
        "total": 303,
        "final": 303
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 2 > passed 3",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:31:02.679Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 2 > passed 4",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:31:03.233Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 2 > passed with timeout",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-2.test.js"
      },
      "started": "2025-12-17T22:31:03.786Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "tool": "Test Reporting",
      "experience": "WebdriverIO 2 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 1 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-1.test.js"
      },
      "started": "2025-12-17T22:31:00.443Z",
      "duration": {
        "total": 308,
        "final": 308
      },
      "tool": "WebdriverIO 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 1 > skipped",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-1.test.js"
      },
      "started": "2025-12-17T22:31:01.000Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "WebdriverIO 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 0
    },
    {
      "name": "[linux] > reporter 1 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-1.test.js"
      },
      "started": "2025-12-17T22:31:01.001Z",
      "duration": {
        "total": 933,
        "final": 302
      },
      "tool": "WebdriverIO 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 2
    },
    {
      "name": "[linux] > reporter 1 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-1.test.js"
      },
      "started": "2025-12-17T22:31:02.689Z",
      "duration": {
        "total": 1009,
        "final": 253
      },
      "tool": "WebdriverIO 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 3
    },
    {
      "name": "[linux] > reporter 1 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/webdriverio/reporter-1.test.js"
      },
      "started": "2025-12-17T22:31:04.707Z",
      "duration": {
        "total": 303,
        "final": 303
      },
      "tool": "WebdriverIO 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 0
    }
  ]
}

@devpow112 devpow112 merged commit 9196af1 into main Dec 17, 2025
4 checks passed
@devpow112 devpow112 deleted the depowell/report-on-fail branch December 17, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants