Update parallel for all tests #438
all-tests.yml
on: pull_request
Matrix: e2e tests
api tests
6m 2s
merge-reports
42s
Annotations
6 errors, 9 warnings, and 1 notice
[api_tests] › calculation.spec.ts:650:9 › product owner calculation test › product owner: multivendor @lite:
tests/pw/utils/dbUtils.ts#L25
1) [api_tests] › calculation.spec.ts:650:9 › product owner calculation test › product owner: multivendor @lite
Error: Table 'tests-wordpress.wp_wc_orders' doesn't exist
at ../../utils/dbUtils.ts:25
23 | try {
24 | connection = await pool.getConnection();
> 25 | const [result] = await connection.execute(query, params);
| ^
26 | // console.log(result);
27 | return result;
28 | } catch (err) {
at PromisePoolConnection.execute (/home/runner/work/dokan/dokan/tests/pw/node_modules/mysql2/lib/promise/connection.js:47:22)
at Object.dbQuery (/home/runner/work/dokan/dokan/tests/pw/utils/dbUtils.ts:25:47)
at Object.getChildOrderIds (/home/runner/work/dokan/dokan/tests/pw/utils/dbUtils.ts:203:21)
at /home/runner/work/dokan/dokan/tests/pw/tests/api/calculation.spec.ts:658:31
|
[api_tests] › calculation.spec.ts:650:9 › product owner calculation test › product owner: multivendor @lite:
tests/pw/utils/dbUtils.ts#L25
1) [api_tests] › calculation.spec.ts:650:9 › product owner calculation test › product owner: multivendor @lite
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Table 'tests-wordpress.wp_wc_orders' doesn't exist
at ../../utils/dbUtils.ts:25
23 | try {
24 | connection = await pool.getConnection();
> 25 | const [result] = await connection.execute(query, params);
| ^
26 | // console.log(result);
27 | return result;
28 | } catch (err) {
at PromisePoolConnection.execute (/home/runner/work/dokan/dokan/tests/pw/node_modules/mysql2/lib/promise/connection.js:47:22)
at Object.dbQuery (/home/runner/work/dokan/dokan/tests/pw/utils/dbUtils.ts:25:47)
at Object.getChildOrderIds (/home/runner/work/dokan/dokan/tests/pw/utils/dbUtils.ts:203:21)
at /home/runner/work/dokan/dokan/tests/pw/tests/api/calculation.spec.ts:658:31
|
api tests
Process completed with exit code 1.
|
e2e tests (4, 5)
Process completed with exit code 1.
|
e2e tests (3, 5)
Process completed with exit code 1.
|
merge-reports
Process completed with exit code 1.
|
api tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
tests/pw/[site_setup] › _site.setup.ts#L1
tests/pw/[site_setup] › _site.setup.ts took 16.7s
|
Slow Test:
tests/pw/[api_tests] › products.spec.ts#L1
tests/pw/[api_tests] › products.spec.ts took 9.2s
|
e2e tests (4, 5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e tests (5, 5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e tests (1, 5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e tests (3, 5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e tests (2, 5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
merge-reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 failed
[api_tests] › calculation.spec.ts:650:9 › product owner calculation test › product owner: multivendor @lite
16 skipped
383 passed (2.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
final-test-artifact
Expired
|
175 MB |
|
test-artifact-1
Expired
|
12.8 MB |
|
test-artifact-2
Expired
|
9.9 MB |
|
test-artifact-3
Expired
|
4.23 MB |
|
test-artifact-4
Expired
|
18.7 MB |
|
test-artifact-5
Expired
|
13.6 MB |
|
test-artifact-api
Expired
|
674 KB |
|