Skip to content

chore(deps-dev): bump sinon from 21.1.2 to 22.0.0#829

Merged
devpow112 merged 1 commit intomainfrom
dependabot/npm_and_yarn/sinon-22.0.0
May 7, 2026
Merged

chore(deps-dev): bump sinon from 21.1.2 to 22.0.0#829
devpow112 merged 1 commit intomainfrom
dependabot/npm_and_yarn/sinon-22.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps sinon from 21.1.2 to 22.0.0.

Changelog

Sourced from sinon's changelog.

22.0.0

  • ed911df5 Update Ruby gems (Carl-Erik Kopseng)
  • 75a1e5b8 Update to Node 26 (Carl-Erik Kopseng)
  • 197d6608 Update documentation on faking timers to reflect the current state of fake-timers (Carl-Erik Kopseng)
  • c5ddf80b Update fake-timers@15.4: includes new Temporal API (Carl-Erik Kopseng)
  • f4ab02f6 Update updatable packages (Carl-Erik Kopseng)
  • 0536afc8 Quality: Global mutable call id can grow unbounded across long-lived processes (#2691) (tuanaiseo)
    • refactor: global mutable call id can grow unbounded across l

    callId is module-scoped and incremented on every invocation. In long-running test runners or embedded usage, this can grow indefinitely and eventually lose integer precision semantics for strict ordering comparisons.

    Affected files: proxy-invoke.js

    Signed-off-by: tuanaiseo 221258316+tuanaiseo@users.noreply.github.com

    • Wrap around for all values that are too high

    Signed-off-by: tuanaiseo 221258316+tuanaiseo@users.noreply.github.com Co-authored-by: Carl-Erik Kopseng carlerik@gmail.com

  • f4f7d93b Perform additional cleanup when calling callThrough() (#2670) (Cyrille)
  • 6199e9e4 improve GitHubworkflows by introducing zizmor for monitoring (#2686) (Till!)
    • fix(workflows): fetch-depth is for actions/checkout
    • chore(workflows): update
    • pin all actions to precise commits
    • avoid credential leakage from actions/checkout
    • group action updates going forward
    • add zimor config to ignore "secrets outside env"
    • add job to keep validating workflows
  • f7476b59 Use path.normalize() for path normalization (Carl-Erik Kopseng)
  • 2c975393 fix: make build and node test scripts cross-platform (laplace young)
  • a7692917 fix: isolate walk state from Object prototype (laplace young)
  • 66df977a Fix sinon.restore() cascade-restoring sub-sandboxes (#2704) (Charlie Leitheiser)

    The ESM port of createApi (#2683, shipped in 21.1.0) replaced createSandbox: createSandbox with a wrapper that pushes every newly-created sandbox into the root sandbox's fake collection:

... (truncated)

Commits
  • 52555af 22.0.0
  • ed911df Update Ruby gems
  • 75a1e5b Update to Node 26
  • 197d660 Update documentation on faking timers to reflect the current state of fake-ti...
  • c5ddf80 Update fake-timers@15.4: includes new Temporal API
  • f4ab02f Update updatable packages
  • 0536afc Quality: Global mutable call id can grow unbounded across long-lived processe...
  • f4f7d93 Perform additional cleanup when calling callThrough() (#2670)
  • 6199e9e improve GitHubworkflows by introducing zizmor for monitoring (#2686)
  • 1519009 Merge #2703: isolate walk state from Object prototype
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v21.1.2...v22.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 22.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 7, 2026 12:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Coverage Report

No coverage report generated.

Report Validation

mocha 🟢

Schema: PASSED 🟢
Contents: PASSED 🟢

Report Contents

{
  "id": "ff3b9256-f923-4032-a269-2d85f2cec7c9",
  "version": 2,
  "summary": {
    "status": "failed",
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 25494717478,
      "runAttempt": 1
    },
    "git": {
      "branch": "dependabot/npm_and_yarn/sinon-22.0.0",
      "sha": "7138e0c7a5f4288025bb290ea70566bce3491719"
    },
    "framework": "mocha",
    "operatingSystem": "linux",
    "started": "2026-05-07T12:07:10.230Z",
    "duration": {
      "total": 15830
    },
    "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": "2026-05-07T12:07:10.488Z",
      "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": "2026-05-07T12:07:11.043Z",
      "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": "2026-05-07T12:07:11.044Z",
      "duration": {
        "total": 151,
        "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": "2026-05-07T12:07:12.702Z",
      "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": "2026-05-07T12:07:14.713Z",
      "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": "2026-05-07T12:07:15.768Z",
      "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": "2026-05-07T12:07:16.322Z",
      "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": "2026-05-07T12:07:16.323Z",
      "duration": {
        "total": 151,
        "final": 50
      },
      "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": "2026-05-07T12:07:17.980Z",
      "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": "2026-05-07T12:07:19.990Z",
      "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": "6c184ef2-bd99-45b4-a0b6-35de342ada0c",
  "version": 2,
  "summary": {
    "status": "failed",
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 25494717478,
      "runAttempt": 1
    },
    "git": {
      "branch": "dependabot/npm_and_yarn/sinon-22.0.0",
      "sha": "7138e0c7a5f4288025bb290ea70566bce3491719"
    },
    "framework": "playwright",
    "operatingSystem": "linux",
    "started": "2026-05-07T12:07:27.529Z",
    "duration": {
      "total": 68066
    },
    "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": 16,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:29.413Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "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": 18,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:30.266Z",
      "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": 20,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:30.267Z",
      "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": 40,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:29.401Z",
      "duration": {
        "total": 2017,
        "final": 504
      },
      "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": 22,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:30.267Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "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": 26,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:30.787Z",
      "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": 30,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:31.314Z",
      "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": 16,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:36.017Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "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": 18,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:36.847Z",
      "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": 20,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:36.848Z",
      "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": 22,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:36.848Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": 42,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:36.818Z",
      "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": 26,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:37.368Z",
      "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": 44,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:37.620Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > failed static expected, skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 50,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:38.144Z",
      "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": 30,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:37.885Z",
      "duration": {
        "total": 1660,
        "final": 553
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 2
    },
    {
      "name": "[chromium] > reporter 1 > failed static expected, skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 56,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:38.672Z",
      "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": 62,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:39.186Z",
      "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": 40,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:40.028Z",
      "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": 42,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:47.398Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": 44,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:48.200Z",
      "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": 50,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:48.720Z",
      "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": 56,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:49.249Z",
      "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": 62,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2026-05-07T12:07:49.763Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "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": 16,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:07:51.398Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "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": 18,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:07:52.249Z",
      "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": 20,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:07:52.249Z",
      "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": 22,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:07:52.250Z",
      "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": 26,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:07:52.773Z",
      "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": 30,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:07:53.306Z",
      "duration": {
        "total": 1659,
        "final": 552
      },
      "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": 40,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:07:58.016Z",
      "duration": {
        "total": 2015,
        "final": 504
      },
      "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": 16,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:00.558Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "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": 18,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:01.409Z",
      "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": 20,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:01.409Z",
      "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": 22,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:01.409Z",
      "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": 26,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:01.933Z",
      "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": 30,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:02.459Z",
      "duration": {
        "total": 1661,
        "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": 42,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:08:05.314Z",
      "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": 44,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:08:06.121Z",
      "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": 50,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:08:06.646Z",
      "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": 56,
        "column": 7
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:08:07.167Z",
      "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": 40,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:07.085Z",
      "duration": {
        "total": 2013,
        "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": 62,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2026-05-07T12:08:07.682Z",
      "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": 16,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:09.330Z",
      "duration": {
        "total": 552,
        "final": 552
      },
      "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": 18,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:10.178Z",
      "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": 20,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:10.178Z",
      "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": 22,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:10.179Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "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": 26,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:10.699Z",
      "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": 30,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:11.251Z",
      "duration": {
        "total": 1660,
        "final": 553
      },
      "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": 42,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:14.523Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": 44,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:15.335Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": 50,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:15.856Z",
      "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": 56,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:16.384Z",
      "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": 40,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:15.922Z",
      "duration": {
        "total": 2014,
        "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": 62,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:16.898Z",
      "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": 42,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:23.303Z",
      "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": 44,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:24.104Z",
      "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": 50,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:24.628Z",
      "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": 56,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:25.150Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "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": 62,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2026-05-07T12:08:25.669Z",
      "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": "0ea9c581-a628-4db3-a827-6cdfcc06b610",
  "version": 2,
  "summary": {
    "status": "failed",
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 25494717478,
      "runAttempt": 1
    },
    "git": {
      "branch": "dependabot/npm_and_yarn/sinon-22.0.0",
      "sha": "7138e0c7a5f4288025bb290ea70566bce3491719"
    },
    "framework": "@web/test-runner",
    "operatingSystem": "linux",
    "started": "2026-05-07T12:08:36.735Z",
    "duration": {
      "total": 9617
    },
    "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 1,
        "final": 1
      },
      "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "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": "2026-05-07T12:08:36.759Z",
      "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "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": "2026-05-07T12:08:36.759Z",
      "duration": {
        "total": 52,
        "final": 52
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    }
  ]
}
webdriverio 🟢

Schema: PASSED 🟢
Contents: PASSED 🟢

Report Contents

{
  "id": "79f94148-e2a3-4df6-9174-c29b549e74e0",
  "version": 2,
  "summary": {
    "status": "failed",
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 25494717478,
      "runAttempt": 1
    },
    "git": {
      "branch": "dependabot/npm_and_yarn/sinon-22.0.0",
      "sha": "7138e0c7a5f4288025bb290ea70566bce3491719"
    },
    "framework": "webdriverio",
    "operatingSystem": "linux",
    "started": "2026-05-07T12:08:50.692Z",
    "duration": {
      "total": 6468
    },
    "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": "2026-05-07T12:08:59.007Z",
      "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": "2026-05-07T12:08:59.565Z",
      "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": "2026-05-07T12:09:00.118Z",
      "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": "2026-05-07T12:09:00.672Z",
      "duration": {
        "total": 303,
        "final": 303
      },
      "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": "2026-05-07T12:08:50.957Z",
      "duration": {
        "total": 308,
        "final": 308
      },
      "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": "2026-05-07T12:08:51.513Z",
      "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": "2026-05-07T12:08:51.514Z",
      "duration": {
        "total": 906,
        "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": "2026-05-07T12:08:53.174Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "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": "2026-05-07T12:08:53.727Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "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": "2026-05-07T12:08:54.281Z",
      "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": "2026-05-07T12:08:54.834Z",
      "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": "2026-05-07T12:08:55.388Z",
      "duration": {
        "total": 303,
        "final": 303
      },
      "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": "2026-05-07T12:08:50.953Z",
      "duration": {
        "total": 309,
        "final": 309
      },
      "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": "2026-05-07T12:08:51.509Z",
      "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": "2026-05-07T12:08:51.510Z",
      "duration": {
        "total": 907,
        "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": "2026-05-07T12:08:53.173Z",
      "duration": {
        "total": 1010,
        "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": "2026-05-07T12:08:55.186Z",
      "duration": {
        "total": 302,
        "final": 302
      },
      "tool": "WebdriverIO 1 Test Reporting",
      "experience": "Test Framework",
      "type": "ui",
      "retries": 0
    }
  ]
}

@devpow112 devpow112 enabled auto-merge (squash) May 7, 2026 13:07
@devpow112 devpow112 merged commit 0545be1 into main May 7, 2026
4 checks passed
@devpow112 devpow112 deleted the dependabot/npm_and_yarn/sinon-22.0.0 branch May 7, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant