Closed dkotter closed 1 week ago
Detected working directory as plugin "woocommerce-gateway-payfast" and added a volume automatically. Downloading plugins and themes... Starting Docker Environment... Installing WordPress... Environment ready.
Bootstrapping Plugins Bootstrapping woocommerce /qit/tests/e2e/woocommerce/activation/bootstrap/bootstrap.php Bootstrapping woocommerce /qit/tests/e2e/woocommerce/activation/bootstrap/bootstrap.sh Moving must-use plugin of woocommerce /qit/tests/e2e/woocommerce/activation/bootstrap/mu-plugin.php Running E2E Tests Running 11 tests using 1 worker Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Console error: Store "core/interface" is already registered. Activated WooCommerce Payfast Gateway Console error: Store "core/interface" is already registered. Request failed: http://qitenvnginx673773545ac14/wp-admin/plugins.php?error=true&plugin=woocommerce-payfast-gateway%2Fwoocommerce-gateway-payfast.php&_error_nonce=49ec4dee69 - net::ERR_ABORTED ✘ 1 [woocommerce-activation] › woocommerce/activation/activation.spec.js:84:5 › Activate Plugins (1.6m)
11 [woocommerce-activation] › woocommerce/activation/activation.spec.js:685:5 › Activate Other Theme 1) [woocommerce-activation] › woocommerce/activation/activation.spec.js:84:5 › Activate Plugins ──
[31mTest timeout of 90000ms exceeded.[39m
Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: [2m- navigating to "http://qitenvnginx673773545ac14/wp-admin/plugins.php?action=activate&plugin=woocommerce-payfast-gateway%2Fwoocommerce-gateway-payfast.php&plugin_status=all&paged=1&s&_wpnonce=8e6346cd0b", waiting until "load"[22m
124 | 125 | // Navigate to the activation link.
126 | await page.goto(plugin.activationLink); | ^ 127 | await page.waitForLoadState('networkidle'); 128 | 129 | // Go back to plugins list, as the plugin activation might redirect to an onboarding wizard.
at /qit/tests/e2e/woocommerce/activation/activation.spec.js:126:28
attachment #1: screenshot (image/png) ────────────────────────────────────────────────────────── ../../results/playwright/activation-Activate-Plugins-woocommerce-activation/test-failed-1.png ────────────────────────────────────────────────────────────────────────────────────────────────
attachment #3: video (video/webm) ────────────────────────────────────────────────────────────── ../../results/playwright/activation-Activate-Plugins-woocommerce-activation/video.webm ────────────────────────────────────────────────────────────────────────────────────────────────
attachment #4: trace (application/zip) ───────────────────────────────────────────────────────── ../../results/playwright/activation-Activate-Plugins-woocommerce-activation/trace.zip Usage:
npx playwright show-trace ../../results/playwright/activation-Activate-Plugins-woocommerce-activation/trace.zip
──────────────────────────────────────────────────────────────────────────────────────────────── 1 failed [woocommerce-activation] › woocommerce/activation/activation.spec.js:84:5 › Activate Plugins ─── 10 did not run npm notice npm notice New minor version of npm available! 10.8.2 -> 10.9.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0 npm notice To update run: npm install -g npm@10.9.0 npm notice Test artifacts being saved to: /tmp/qit-results-673773545ac14 Wrote debug contents to: /tmp/qit-results-673773545ac14/debug-prepared.log Uploading zip...
Parsing Query Monitor Logs Reading fatal errors from debug.log... Extracting error info...
[37;41m [39;49m [37;41m [ERROR] Tests failed. Run 'qit e2e-report' to view the report. [39;49m [37;41m [39;49m
Shutting down environment...
Changes proposed in this Pull Request:
Version bump and prep for the 1.6.9 release
Closes #267
Steps to test the changes in this Pull Request:
Verify all file changes look accurate and tests pass