-
Notifications
You must be signed in to change notification settings - Fork 10
Hani/ Testrail set all custom sub teste suites to functional #560
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
base: main
Are you sure you want to change the base?
Conversation
INFO:root:Found suites: [65, 67, 68, 73, 74, 85, 88, 102, 187, 498, 943, 1694, 1697, 1731, 1907, 1940, 1977, 1997, 1998, 2052, 2054, 2085, 2103, 2119, 2126, 2130, 2241, 2525, 2542, 3045, 5202, 5252, 5259, 5260, 5403, 5833, 6066, 6067, 6874, 18105, 18215, 22801, 23035, 24370, 29219, 42945, 43337, 43517, 49853, 52865, 53810, 54271, 54639, 54667, 55512, 55528, 55932, 56354, 56570, 56571, 56572, 56573, 56806, 57174, 57442, 58012, 58039, 58242, 58354, 59371, 60629, 60892, 60899, 61526, 61940, 61973, 61974, 62286, 62598, 63204, 63219, 64469, 64494, 64496, 64733] I'm getting these testcases, but I'm not sure if we should update to all test suites in our project or not. |
Changing this in all the tests suites in Firefox desktop should be fine. However, in every test suite the script hits the 250 cap, it will miss making the change in any test case beyond the first 250. |
Uh oh! Looks like an error!Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:
This request requires the client to satisfy the following scope expression:
|
Uh oh! Looks like an error!Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:
This request requires the client to satisfy the following scope expression:
|
Do we need to merge this at all, have we already run this script? |
I don't think we need to merge it, I made the PR for a review. I didn't run the script. |
Relevant Links
Bugzilla: 1962232
Description of Code / Doc Changes
Set all Sub Test Suites to "Functional" Only.
Process Changes Required
Mark the relevant boxes:
pipenv install
)Screenshots or Explanations
If you need to explain your code, do it here.
Comments or Future Work
Do we need to start another PR soon to address something you saw while working on this?
Workflow Checklist
Thank you!