Skip to content

fix: support devtools correctly with wdio #53

fix: support devtools correctly with wdio

fix: support devtools correctly with wdio #53

Triggered via pull request March 20, 2025 10:40
Status Failure
Total duration 6m 16s
Artifacts 4

test.yml

on: pull_request
Build  /  build
1m 54s
Build / build
Static Code Analysis  /  Static Code Analysis
48s
Static Code Analysis / Static Code Analysis
Matrix: Component Tests / check
Matrix: Smoke Tests / check
Matrix: Unit Tests / check
Typing Tests  /  Typing Tests
44s
Typing Tests / Typing Tests
Interop Tests  /  CJS Interoperability Tests
1m 0s
Interop Tests / CJS Interoperability Tests
E2E Tests  /  Cloud Connection Tests
E2E Tests / Cloud Connection Tests
Matrix: E2E Tests / launch_check
Waiting for pending jobs
Matrix: E2E Tests / multiremote_check
Waiting for pending jobs
Matrix: E2E Tests / standalone_check
Waiting for pending jobs
Matrix: E2E Tests / testrunner_check
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

102 errors
Smoke Tests / Smoke Test (ubuntu-latest.20)
Process completed with exit code 1.
Smoke Tests / Smoke Test (ubuntu-latest.22)
Process completed with exit code 1.
Smoke Tests / Smoke Test (ubuntu-latest.18.20.0)
Process completed with exit code 1.
Smoke Tests / Smoke Test (macos-latest.22)
Process completed with exit code 1.
Smoke Tests / Smoke Test (macos-latest.20)
Process completed with exit code 1.
Unit Tests / Unit Test (ubuntu-latest.22): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (ubuntu-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (ubuntu-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (ubuntu-latest.22): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.22): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.22): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.22): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (ubuntu-latest.22): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.22): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.18): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (ubuntu-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (ubuntu-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (ubuntu-latest.18): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.18): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.18): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.18): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (ubuntu-latest.18): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.18): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.20): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (ubuntu-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (ubuntu-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (ubuntu-latest.20): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.20): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.20): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.20): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (ubuntu-latest.20): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (ubuntu-latest.20): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Smoke Tests / Smoke Test (macos-latest.18.20.0)
Process completed with exit code 1.
Component Tests / Component Test (macos-latest.20)
Process completed with exit code 1.
Component Tests / Component Test (macos-latest.22)
Process completed with exit code 1.
Smoke Tests / Smoke Test (windows-latest.18.20.0)
Process completed with exit code 1.
Smoke Tests / Smoke Test (windows-latest.20)
Process completed with exit code 1.
Smoke Tests / Smoke Test (windows-latest.22)
Process completed with exit code 1.
Unit Tests / Unit Test (windows-latest.20): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (windows-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (windows-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (windows-latest.20): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.20): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.20): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.20): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (windows-latest.20): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.20): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (macos-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (macos-latest.20): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (macos-latest.20): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.20): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.20): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.20): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.20): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (macos-latest.20): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.20): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.18): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (windows-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (windows-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (windows-latest.18): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.18): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.18): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.18): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (windows-latest.18): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.18): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.18): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (macos-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (macos-latest.18): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (macos-latest.18): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.18): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.18): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.18): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (macos-latest.18): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.18): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.22): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (windows-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (windows-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (windows-latest.22): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.22): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.22): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.22): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (windows-latest.22): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (windows-latest.22): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: D:/a/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Component Tests / Component Test (macos-latest.18)
Process completed with exit code 1.
Unit Tests / Unit Test (macos-latest.22): packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (macos-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1 - Expected + Received - 2 + 1 ❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
Unit Tests / Unit Test (macos-latest.22): packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined ❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
Unit Tests / Unit Test (macos-latest.22): packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/utils.test.ts:32:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.22): packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/launcher.ts:3:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.22): packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/tests/index.test.ts:6:25 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.22): packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality - Expected + Received - 2 + 0 ❯ packages/devtools/tests/elementStore.test.ts:51:37
Unit Tests / Unit Test (macos-latest.22): packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/devtoolsdriver.ts:2:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
Unit Tests / Unit Test (macos-latest.22): packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ packages/devtools/src/index.ts:5:31 Caused by: Caused by: Error: Failed to load url /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /Users/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist? ❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17

Artifacts

Produced during runtime
Name Size Digest
component-tests-macos-latest-18-logs Expired
6.64 KB
sha256:f9e7ffa2dd0b6c6b642e148251ee7bbe5c38ba08d005b3049a9761d97b28b1e1
component-tests-macos-latest-20-logs Expired
6.4 KB
sha256:4c1d0075ea549e8481a2d4b666b0269c8cab57cfb8f9247af524d947b1703ba7
component-tests-macos-latest-22-logs Expired
6.52 KB
sha256:8425470a06fb9590933c421d5c5fa9da7fffcf4a1a16adbee59197325e720c93
webdriverio Expired
1.34 MB
sha256:bafc4668901658b49623f27a1c26b194efd2fc9799931581782f4aae65075173