Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dependencies #454

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

d2l-github-action-tokens[bot]
Copy link
Contributor

Automatic update of the package-lock.json file.

Dependency Changes
Package Old Version New Version
@web/test-runner > @web/dev-server > @web/dev-server-rollup > @rollup/plugin-node-resolve > @rollup/pluginutils > rollup 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > @rollup/plugin-node-resolve > rollup 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-android-arm-eabi 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-android-arm64 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-darwin-arm64 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-darwin-x64 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-freebsd-arm64 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-freebsd-x64 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-arm-gnueabihf 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-arm-musleabihf 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-arm64-gnu 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-arm64-musl 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-loongarch64-gnu 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-powerpc64le-gnu 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-riscv64-gnu 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-s390x-gnu 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-x64-gnu 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-linux-x64-musl 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-win32-arm64-msvc 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-win32-ia32-msvc 4.34.2 4.34.4
@web/test-runner > @web/dev-server > @web/dev-server-rollup > rollup > @rollup/rollup-win32-x64-msvc 4.34.2 4.34.4
eslint-config-brightspace > @babel/eslint-parser > @babel/core > @babel/helper-compilation-targets > browserslist > electron-to-chromium 1.5.92 1.5.93

@d2l-github-action-tokens d2l-github-action-tokens bot enabled auto-merge (squash) February 6, 2025 09:01
Copy link
Contributor

github-actions bot commented Feb 6, 2025

Coverage report

Report

Generated reports

mocha
{
  "id": "9b835030-6d2f-4513-9713-d5555164561b",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 13175251717,
      "runAttempt": 1
    },
    "git": {
      "branch": "ghworkflow/package_lock_auto_update",
      "sha": "4e6690886a6c8384c330689bc28dc3b38602cafc"
    },
    "status": "failed",
    "framework": "mocha",
    "operatingSystem": "linux",
    "started": "2025-02-06T09:02:45.227Z",
    "duration": {
      "total": 15835
    },
    "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-02-06T09:02:45.484Z",
      "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-02-06T09:02:46.039Z",
      "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-02-06T09:02:46.040Z",
      "duration": {
        "total": 151,
        "final": 49
      },
      "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-02-06T09:02:47.699Z",
      "duration": {
        "total": 2,
        "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-02-06T09:02:49.710Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "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-02-06T09:02:50.764Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "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-02-06T09:02:51.318Z",
      "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-02-06T09:02:51.319Z",
      "duration": {
        "total": 150,
        "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": "2025-02-06T09:02:52.978Z",
      "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-02-06T09:02:54.988Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "tool": "Test Reporting",
      "experience": "Mocha 2 Test Framework",
      "type": "integration",
      "retries": 0
    }
  ]
}
playwright
{
  "id": "a18bc642-ff67-457a-a03f-704cac240191",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 13175251717,
      "runAttempt": 1
    },
    "git": {
      "branch": "ghworkflow/package_lock_auto_update",
      "sha": "4e6690886a6c8384c330689bc28dc3b38602cafc"
    },
    "status": "failed",
    "framework": "playwright",
    "operatingSystem": "linux",
    "started": "2025-02-06T09:03:02.566Z",
    "duration": {
      "total": 63248
    },
    "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-02-06T09:03:03.931Z",
      "duration": {
        "total": 555,
        "final": 555
      },
      "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-02-06T09:03:04.756Z",
      "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-02-06T09:03:04.757Z",
      "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-02-06T09:03:03.924Z",
      "duration": {
        "total": 2027,
        "final": 507
      },
      "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-02-06T09:03:04.757Z",
      "duration": {
        "total": 507,
        "final": 507
      },
      "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-02-06T09:03:05.271Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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-02-06T09:03:05.781Z",
      "duration": {
        "total": 1667,
        "final": 556
      },
      "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-02-06T09:03:10.207Z",
      "duration": {
        "total": 555,
        "final": 555
      },
      "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-02-06T09:03:11.025Z",
      "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-02-06T09:03:11.025Z",
      "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-02-06T09:03:11.025Z",
      "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": 38,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-02-06T09:03:10.798Z",
      "duration": {
        "total": 506,
        "final": 506
      },
      "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-02-06T09:03:11.532Z",
      "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-02-06T09:03:11.576Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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": 46,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-02-06T09:03:12.088Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:12.038Z",
      "duration": {
        "total": 1664,
        "final": 554
      },
      "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": 52,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2025-02-06T09:03:12.598Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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-02-06T09:03:13.106Z",
      "duration": {
        "total": 554,
        "final": 554
      },
      "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-02-06T09:03:13.927Z",
      "duration": {
        "total": 2021,
        "final": 507
      },
      "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-02-06T09:03:20.679Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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-02-06T09:03:21.452Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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-02-06T09:03:21.963Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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-02-06T09:03:22.473Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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-02-06T09:03:22.981Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "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-02-06T09:03:24.478Z",
      "duration": {
        "total": 555,
        "final": 555
      },
      "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-02-06T09:03:25.304Z",
      "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-02-06T09:03:25.304Z",
      "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-02-06T09:03:25.304Z",
      "duration": {
        "total": 507,
        "final": 507
      },
      "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-02-06T09:03:25.820Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:26.330Z",
      "duration": {
        "total": 1666,
        "final": 555
      },
      "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-02-06T09:03:30.695Z",
      "duration": {
        "total": 2024,
        "final": 508
      },
      "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-02-06T09:03:33.018Z",
      "duration": {
        "total": 555,
        "final": 555
      },
      "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-02-06T09:03:33.843Z",
      "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-02-06T09:03:33.843Z",
      "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-02-06T09:03:33.843Z",
      "duration": {
        "total": 506,
        "final": 506
      },
      "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-02-06T09:03:34.357Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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-02-06T09:03:34.867Z",
      "duration": {
        "total": 1667,
        "final": 555
      },
      "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-02-06T09:03:37.393Z",
      "duration": {
        "total": 506,
        "final": 506
      },
      "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-02-06T09:03:38.167Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:38.678Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:39.187Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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-02-06T09:03:39.144Z",
      "duration": {
        "total": 2025,
        "final": 507
      },
      "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-02-06T09:03:39.694Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "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-02-06T09:03:41.181Z",
      "duration": {
        "total": 555,
        "final": 555
      },
      "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-02-06T09:03:42.006Z",
      "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-02-06T09:03:42.006Z",
      "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-02-06T09:03:42.006Z",
      "duration": {
        "total": 506,
        "final": 506
      },
      "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-02-06T09:03:42.519Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:43.028Z",
      "duration": {
        "total": 1664,
        "final": 554
      },
      "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-02-06T09:03:45.908Z",
      "duration": {
        "total": 506,
        "final": 506
      },
      "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-02-06T09:03:46.684Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:47.195Z",
      "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, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2025-02-06T09:03:47.703Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:47.357Z",
      "duration": {
        "total": 2022,
        "final": 506
      },
      "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-02-06T09:03:48.212Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "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-02-06T09:03:54.198Z",
      "duration": {
        "total": 506,
        "final": 506
      },
      "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-02-06T09:03:54.974Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:55.485Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:55.993Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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-02-06T09:03:56.502Z",
      "duration": {
        "total": 554,
        "final": 554
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    }
  ]
}
@web/test-runner
{
  "id": "7219181b-bdf9-4de8-b57f-b6dc896c22dc",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 13175251717,
      "runAttempt": 1
    },
    "git": {
      "branch": "ghworkflow/package_lock_auto_update",
      "sha": "4e6690886a6c8384c330689bc28dc3b38602cafc"
    },
    "status": "failed",
    "framework": "@web/test-runner",
    "operatingSystem": "linux",
    "started": "2025-02-06T09:04:07.051Z",
    "duration": {
      "total": 6813
    },
    "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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": "2025-02-06T09:04:07.080Z",
      "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": "2025-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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": "2025-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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-02-06T09:04:07.080Z",
      "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": "2025-02-06T09:04:07.080Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    }
  ]
}

@d2l-github-action-tokens d2l-github-action-tokens bot merged commit 4184ad9 into main Feb 6, 2025
3 checks passed
@d2l-github-action-tokens d2l-github-action-tokens bot deleted the ghworkflow/package_lock_auto_update branch February 6, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants