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

Simplify browser finding code for playwright #410

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

devpow112
Copy link
Contributor

No description provided.

Copy link
Contributor

Coverage report

Report

Generated reports

mocha
{
  "id": "59d0cfc4-feac-4624-9776-42465a6b42da",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 12261297228,
      "runAttempt": 1
    },
    "git": {
      "branch": "depowell/simplify",
      "sha": "e67a9f57ebe1a3697dff5fbedf7bad5d56df9584"
    },
    "status": "failed",
    "framework": "mocha",
    "operatingSystem": "linux",
    "started": "2024-12-10T17:19:00.676Z",
    "duration": {
      "total": 15826
    },
    "count": {
      "passed": 4,
      "failed": 2,
      "skipped": 2,
      "flaky": 2
    }
  },
  "details": [
    {
      "name": "reporter 1 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/mocha/reporter-1.test.js"
      },
      "timeout": 2000,
      "started": "2024-12-10T17:19:00.934Z",
      "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": "2024-12-10T17:19:01.488Z",
      "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": "2024-12-10T17:19:01.489Z",
      "duration": {
        "total": 150,
        "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": "2024-12-10T17:19:03.148Z",
      "duration": {
        "total": 1,
        "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": "2024-12-10T17:19:05.157Z",
      "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": "2024-12-10T17:19:06.210Z",
      "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": "2024-12-10T17:19:06.764Z",
      "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": "2024-12-10T17:19:06.765Z",
      "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": "2024-12-10T17:19:08.423Z",
      "duration": {
        "total": 1,
        "final": 1
      },
      "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": "2024-12-10T17:19:10.431Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "Test Reporting",
      "experience": "Mocha 2 Test Framework",
      "type": "integration",
      "retries": 0
    }
  ]
}
playwright
{
  "id": "24b665ca-5b57-4603-9e4d-2a038a12e452",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 12261297228,
      "runAttempt": 1
    },
    "git": {
      "branch": "depowell/simplify",
      "sha": "e67a9f57ebe1a3697dff5fbedf7bad5d56df9584"
    },
    "status": "failed",
    "framework": "playwright",
    "operatingSystem": "linux",
    "started": "2024-12-10T17:19:17.911Z",
    "duration": {
      "total": 62401
    },
    "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": "2024-12-10T17:19:19.194Z",
      "duration": {
        "total": 557,
        "final": 557
      },
      "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": "2024-12-10T17:19:20.028Z",
      "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": "2024-12-10T17:19:20.029Z",
      "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": "2024-12-10T17:19:19.189Z",
      "duration": {
        "total": 2032,
        "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": "2024-12-10T17:19:20.029Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 22,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2024-12-10T17:19:20.536Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 1 > flaky",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 26,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2024-12-10T17:19:21.044Z",
      "duration": {
        "total": 1670,
        "final": 557
      },
      "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": "2024-12-10T17:19:25.405Z",
      "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": "2024-12-10T17:19:26.219Z",
      "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": "2024-12-10T17:19:26.219Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "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": "2024-12-10T17:19:25.913Z",
      "duration": {
        "total": 508,
        "final": 508
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "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": "2024-12-10T17:19:26.219Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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": "2024-12-10T17:19:26.691Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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": "2024-12-10T17:19:26.729Z",
      "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, skipped dynamic",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 46,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2024-12-10T17:19:27.200Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": "2024-12-10T17:19:27.236Z",
      "duration": {
        "total": 1671,
        "final": 559
      },
      "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": "2024-12-10T17:19:27.708Z",
      "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": "2024-12-10T17:19:28.215Z",
      "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": "2024-12-10T17:19:29.037Z",
      "duration": {
        "total": 2024,
        "final": 508
      },
      "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": "2024-12-10T17:19:35.603Z",
      "duration": {
        "total": 509,
        "final": 509
      },
      "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": "2024-12-10T17:19:36.383Z",
      "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": "2024-12-10T17:19:36.894Z",
      "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, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2024-12-10T17:19:37.401Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[chromium] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 58,
        "column": 2
      },
      "browser": "chromium",
      "timeout": 30000,
      "started": "2024-12-10T17:19:37.908Z",
      "duration": {
        "total": 551,
        "final": 551
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[firefox] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 12,
        "column": 2
      },
      "browser": "firefox",
      "timeout": 30000,
      "started": "2024-12-10T17:19:39.406Z",
      "duration": {
        "total": 557,
        "final": 557
      },
      "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": "2024-12-10T17:19:40.235Z",
      "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": "2024-12-10T17:19:40.236Z",
      "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": "2024-12-10T17:19:40.236Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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": "2024-12-10T17:19:40.745Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": "2024-12-10T17:19:41.253Z",
      "duration": {
        "total": 1666,
        "final": 556
      },
      "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": "2024-12-10T17:19:45.543Z",
      "duration": {
        "total": 2029,
        "final": 509
      },
      "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": "2024-12-10T17:19:47.898Z",
      "duration": {
        "total": 556,
        "final": 556
      },
      "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": "2024-12-10T17:19:48.723Z",
      "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": "2024-12-10T17:19:48.724Z",
      "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": "2024-12-10T17:19:48.724Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "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": "2024-12-10T17:19:49.233Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": "2024-12-10T17:19:49.739Z",
      "duration": {
        "total": 1667,
        "final": 556
      },
      "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": "2024-12-10T17:19:52.095Z",
      "duration": {
        "total": 510,
        "final": 510
      },
      "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": "2024-12-10T17:19:52.878Z",
      "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": "2024-12-10T17:19:53.388Z",
      "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": "2024-12-10T17:19:53.897Z",
      "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": "2024-12-10T17:19:53.958Z",
      "duration": {
        "total": 2026,
        "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": "2024-12-10T17:19:54.404Z",
      "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": "2024-12-10T17:19:55.865Z",
      "duration": {
        "total": 557,
        "final": 557
      },
      "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": "2024-12-10T17:19:56.691Z",
      "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": "2024-12-10T17:19:56.692Z",
      "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": "2024-12-10T17:19:56.692Z",
      "duration": {
        "total": 504,
        "final": 504
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > skipped dynamic, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 22,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2024-12-10T17:19:57.201Z",
      "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": "2024-12-10T17:19:57.709Z",
      "duration": {
        "total": 1668,
        "final": 556
      },
      "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": "2024-12-10T17:20:00.682Z",
      "duration": {
        "total": 512,
        "final": 512
      },
      "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": "2024-12-10T17:20:01.466Z",
      "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": "2024-12-10T17:20:01.975Z",
      "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, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-1.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2024-12-10T17:20:02.483Z",
      "duration": {
        "total": 502,
        "final": 502
      },
      "tool": "Playwright 1 Test Reporting",
      "experience": "Playwright 1 Test Framework",
      "type": "integration",
      "retries": 0
    },
    {
      "name": "[webkit] > reporter 2 > failed",
      "status": "failed",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 36,
        "column": 2
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2024-12-10T17:20:02.043Z",
      "duration": {
        "total": 2030,
        "final": 508
      },
      "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": "2024-12-10T17:20:02.989Z",
      "duration": {
        "total": 554,
        "final": 554
      },
      "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": "2024-12-10T17:20:08.718Z",
      "duration": {
        "total": 508,
        "final": 508
      },
      "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": "2024-12-10T17:20:09.495Z",
      "duration": {
        "total": 505,
        "final": 505
      },
      "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": "2024-12-10T17:20:10.005Z",
      "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, fixme",
      "status": "skipped",
      "location": {
        "file": "test/integration/data/tests/playwright/reporter-2.test.js",
        "line": 52,
        "column": 7
      },
      "browser": "webkit",
      "timeout": 30000,
      "started": "2024-12-10T17:20:10.514Z",
      "duration": {
        "total": 503,
        "final": 503
      },
      "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": "2024-12-10T17:20:11.020Z",
      "duration": {
        "total": 553,
        "final": 553
      },
      "tool": "Test Reporting",
      "experience": "Playwright 2 Test Framework",
      "type": "visual diff",
      "retries": 0
    }
  ]
}
@web/test-runner
{
  "id": "9221d167-2b9d-4730-b057-f605fd84fd2f",
  "version": 2,
  "summary": {
    "github": {
      "organization": "Brightspace",
      "repository": "test-reporting-node",
      "workflow": "ci.yml",
      "runId": 12261297228,
      "runAttempt": 1
    },
    "git": {
      "branch": "depowell/simplify",
      "sha": "e67a9f57ebe1a3697dff5fbedf7bad5d56df9584"
    },
    "status": "failed",
    "framework": "@web/test-runner",
    "operatingSystem": "linux",
    "started": "2024-12-10T17:20:21.580Z",
    "duration": {
      "total": 6588
    },
    "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "chromium",
      "timeout": 120000,
      "started": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "duration": {
        "total": 0,
        "final": 0
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > special/characters \"(\\n\\r\\t\\b\\f)\"",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "chromium",
      "timeout": 120000,
      "started": "2024-12-10T17:20:21.615Z",
      "duration": {
        "total": 51,
        "final": 51
      },
      "tool": "Test Reporting",
      "experience": "WebTestRunner 2 Test Framework",
      "type": "accessibility",
      "retries": 0
    },
    {
      "name": "[group 1] > reporter 2 > passed",
      "status": "passed",
      "location": {
        "file": "test/integration/data/tests/web-test-runner/reporter-2.test.js"
      },
      "browser": "firefox",
      "timeout": 120000,
      "started": "2024-12-10T17:20:21.615Z",
      "duration": {
        "total": 49,
        "final": 49
      },
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "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": "2024-12-10T17:20:21.615Z",
      "duration": {
        "total": 50,
        "final": 50
      },
      "tool": "WebTestRunner 1 Test Reporting",
      "experience": "WebTestRunner 1 Test Framework",
      "type": "integration",
      "retries": 0
    }
  ]
}

@devpow112 devpow112 marked this pull request as ready for review December 10, 2024 17:21
@devpow112 devpow112 requested a review from a team as a code owner December 10, 2024 17:21
@devpow112 devpow112 enabled auto-merge (squash) December 10, 2024 17:21
@devpow112 devpow112 merged commit 9ec7176 into main Dec 10, 2024
3 checks passed
@devpow112 devpow112 deleted the depowell/simplify branch December 10, 2024 18:12
Copy link

🎉 This PR is included in version 4.0.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants