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

Release/1.6.8 #264

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

Release/1.6.8 #264

wants to merge 2 commits into from

Conversation

dkotter
Copy link
Contributor

@dkotter dkotter commented Nov 1, 2024

Changes proposed in this Pull Request:

Version bump and prep for the 1.6.8 release

Closes #263

Steps to test the changes in this Pull Request:

Verify all file changes look accurate

Copy link

github-actions bot commented Nov 1, 2024

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
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
Activated WooCommerce Payfast Gateway
✘ 1 [woocommerce-activation] › woocommerce/activation/activation.spec.js:84:5 › Activate Plugins (1.6m)

  • 2 [woocommerce-activation] › woocommerce/activation/activation.spec.js:231:5 › Visit wp-admin pages added by the plugin
  • 3 [woocommerce-activation] › woocommerce/activation/activation.spec.js:372:5 › Activate Theme
  • 4 [woocommerce-activation] › woocommerce/activation/activation.spec.js:410:5 › Setup Local Pickup
  • 5 [woocommerce-activation] › woocommerce/activation/activation.spec.js:428:5 › Set up Cash On Delivery Payment Method
  • 6 [woocommerce-activation] › woocommerce/activation/activation.spec.js:469:5 › Create a Product
  • 7 [woocommerce-activation] › woocommerce/activation/activation.spec.js:485:5 › Create a Simple Order
  • 8 [woocommerce-activation] › woocommerce/activation/activation.spec.js:587:5 › Add Product Cart
  • 9 [woocommerce-activation] › woocommerce/activation/activation.spec.js:602:5 › Can Place Order
  • 10 [woocommerce-activation] › woocommerce/activation/activation.spec.js:662:5 › Deactivate Plugin
  • 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.waitForLoadState: Test timeout of 90000ms exceeded.

    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.
    130 | await page.goto('/wp-admin/plugins.php');

     at /qit/tests/e2e/woocommerce/activation/activation.spec.js:127:28
    

    attachment Possible bug with X_FORWARDED_FOR #1: screenshot (image/png) ──────────────────────────────────────────────────────────
    ../../results/playwright/activation-Activate-Plugins-woocommerce-activation/test-failed-1.png
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment Clicking the back button after purchase gives everlasting spinner on iOS. #3: video (video/webm) ──────────────────────────────────────────────────────────────
    ../../results/playwright/activation-Activate-Plugins-woocommerce-activation/video.webm
    ────────────────────────────────────────────────────────────────────────────────────────────────

    attachment [Google Analytics] PayFast overrides the previous referrer, breaking conversion tracking #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 [email protected]
    npm notice
    Test artifacts being saved to: /tmp/qit-results-6724ff633fff0
    Wrote debug contents to: /tmp/qit-results-6724ff633fff0/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...

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

Successfully merging this pull request may close these issues.

Release version 1.6.8
2 participants