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

Some QIT tests aren't running properly #5

Closed
4 tasks
vikrampm1 opened this issue Jun 27, 2024 · 0 comments · Fixed by #32
Closed
4 tasks

Some QIT tests aren't running properly #5

vikrampm1 opened this issue Jun 27, 2024 · 0 comments · Fixed by #32
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
Milestone

Comments

@vikrampm1
Copy link
Collaborator

Describe the bug

We have a GitHub Action Workflow in place that runs various QIT tests. These aren't tests we run on every PR but we do usually run the base set of tests on each release PR. These tests haven't been fully working for the last few months and in doing some investigation, it's due to updates on the QIT side that we'll need to address.

The following are tasks we should take to resolve things:

  • Update all 3rd party Actions used in our QIT and Generate ZIP Workflows to the latest version (mostly v3 to v4 bumps). This helps get rid of deprecation warnings and does seem to be much faster in regards to uploading and downloading of artifacts
  • Change the run:api command to run:woo-api
  • Change the run:e2e command to run:woo-e2e
  • Add new commands to run PHPCompat and Malware tests, which are new tests in QIT. Will also need to add new labels on GitHub to trigger those tests
@vikrampm1 vikrampm1 added priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team). labels Jun 27, 2024
@diegocurbelo diegocurbelo transferred this issue from another repository Jan 27, 2025
@dkotter dkotter linked a pull request Feb 13, 2025 that will close this issue
4 tasks
@jeffpaul jeffpaul added this to the 2.9.2 milestone Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low The issue/PR is low priority—not many people are affected or there’s a workaround, etc. type: task The issue is an internally driven task (e.g. from another A8c team).
Projects
None yet
2 participants