Skip to content

workflow(ci): update ci test image (#111) #138

workflow(ci): update ci test image (#111)

workflow(ci): update ci test image (#111) #138

Triggered via push October 12, 2024 06:27
Status Failure
Total duration 8m 49s
Artifacts

ai.yml

on: push
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests/ai/web/puppeteer/showcase.test.ts > puppeteer integration > Sauce Demo by Swag Lab: packages/web-integration/src/common/tasks.ts#L49
TypeError: default is not a constructor ❯ new PageTaskExecutor src/common/tasks.ts:49:20 ❯ new PageAgent src/common/agent.ts:57:25 ❯ new PuppeteerAgent src/puppeteer/index.ts:9:5 ❯ tests/ai/web/puppeteer/showcase.test.ts:12:19
tests/ai/web/puppeteer/showcase.test.ts > puppeteer integration > extract the Github service status: packages/web-integration/src/common/tasks.ts#L49
TypeError: default is not a constructor ❯ new PageTaskExecutor src/common/tasks.ts:49:20 ❯ new PageAgent src/common/agent.ts:57:25 ❯ new PuppeteerAgent src/puppeteer/index.ts:9:5 ❯ tests/ai/web/puppeteer/showcase.test.ts:38:19
tests/ai/web/puppeteer/showcase.test.ts > puppeteer integration > find widgets in antd: packages/web-integration/tests/ai/web/puppeteer/utils.ts#L24
TimeoutError: Navigation timeout of 20000 ms exceeded ❯ new Deferred ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/util/Deferred.ts:73:28 ❯ Function.create ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/util/Deferred.ts:29:12 ❯ new LifecycleWatcher ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/cdp/LifecycleWatcher.ts:148:42 ❯ CdpFrame.waitForNavigation ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/cdp/Frame.ts:232:21 ❯ CdpFrame.<anonymous> ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/util/decorators.ts:63:21 ❯ CdpPage.waitForNavigation ../../node_modules/.pnpm/[email protected]/node_modules/puppeteer-core/src/api/Page.ts:1693:35 ❯ Module.launchPage tests/ai/web/puppeteer/utils.ts:24:16 ❯ tests/ai/web/puppeteer/showcase.test.ts:56:37
tests/ai/web/puppeteer/showcase.test.ts > puppeteer integration > Search: packages/web-integration/src/common/tasks.ts#L49
TypeError: default is not a constructor ❯ new PageTaskExecutor src/common/tasks.ts:49:20 ❯ new PageAgent src/common/agent.ts:57:25 ❯ new PuppeteerAgent src/puppeteer/index.ts:9:5 ❯ tests/ai/web/puppeteer/showcase.test.ts:72:19
tests/ai/evaluate/inspect.test.ts > online_order-1: inspect element: packages/midscene/tests/ai/evaluate/inspect.test.ts#L112
AssertionError: expected 83.33333333333334 to be greater than 95 ❯ test.timeout tests/ai/evaluate/inspect.test.ts:112:36
tests/ai/evaluate/inspect.test.ts > online_order_list-1: inspect element: packages/midscene/tests/ai/evaluate/inspect.test.ts#L112
AssertionError: expected 66.66666666666666 to be greater than 95 ❯ test.timeout tests/ai/evaluate/inspect.test.ts:112:36
tests/ai/evaluate/inspect.test.ts > taobao-1: inspect element: packages/midscene/tests/ai/evaluate/inspect.test.ts#L112
AssertionError: expected 20 to be greater than 95 ❯ test.timeout tests/ai/evaluate/inspect.test.ts:112:36
tests/ai/evaluate/inspect.test.ts > aweme_play-1: inspect element: packages/midscene/tests/ai/evaluate/inspect.test.ts#L112
AssertionError: expected 83.33333333333334 to be greater than 95 ❯ test.timeout tests/ai/evaluate/inspect.test.ts:112:36
tests/ai/evaluate/inspect.test.ts > online_order-2: inspect element: packages/midscene/tests/ai/evaluate/inspect.test.ts#L112
AssertionError: expected 83.33333333333334 to be greater than 95 ❯ test.timeout tests/ai/evaluate/inspect.test.ts:112:36
tests/ai/evaluate/inspect.test.ts > online_order_list-2: inspect element: packages/midscene/tests/ai/evaluate/inspect.test.ts#L112
AssertionError: expected 66.66666666666666 to be greater than 95 ❯ test.timeout tests/ai/evaluate/inspect.test.ts:112:36
main (18.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/