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 #161

Closed
4 tasks
dkotter opened this issue Jun 26, 2024 · 0 comments · Fixed by #160
Closed
4 tasks

Some QIT tests aren't running properly #161

dkotter opened this issue Jun 26, 2024 · 0 comments · Fixed by #160
Assignees
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

@dkotter
Copy link
Contributor

dkotter commented Jun 26, 2024

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
@dkotter dkotter self-assigned this Jun 26, 2024
@jeffpaul jeffpaul added this to the Future Release milestone Jun 26, 2024
@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
@vikrampm1 vikrampm1 modified the milestones: Future Release, 4.7.1, 4.7.2 Jul 20, 2024
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
Development

Successfully merging a pull request may close this issue.

3 participants