Remove TestRail Script and Dependencies from ui-test-apk TC Task
Categories
(Firefox for Android :: UI Tests, defect)
Tracking
()
People
(Reporter: jajohnson, Assigned: jajohnson)
Details
Attachments
(4 files)
The update from a previous PR to decouple the ui-test-apk Taskcluster task was reverted, causing the task to call an old python script testrail.py that has since been renamed to testrail_main.py.
Moreover, other changes that decoupled that script from ui-test-apk have been reverted and need to be changed back.
The changes include removing the following from focus-arm-beta and fenix-arm-beta:
- removing the call to
testrail.py - removing
extra.notify slackBlocks - removing
secretfetching fortestrailCredentials
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Authored by https://github.com/jjSDET
https://github.com/mozilla-mobile/firefox-android/commit/2d668b05a6610b893008e3a9c7faa6966beda6d8
[main] Bug 1880912 - Remove TestRail Script and Dependencies from ui-test-apk TC Task
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Authored by https://github.com/jjSDET
https://github.com/mozilla-mobile/firefox-android/commit/0f0acda21f94fae7d9324515369296fdf0c3b68b
[releases_v124] Bug 1880912 - Remove TestRail Script and Dependencies from ui-test-apk TC Task
Comment 5•2 years ago
|
||
Comment 6•2 years ago
|
||
Authored by https://github.com/jjSDET
https://github.com/mozilla-mobile/firefox-android/commit/da95afdedc394ca30643fbc32c87b40c9e001d26
[main] Bug 1880912 - Remove TestRail Script and Dependencies from ui-test-apk TC Task
Comment 7•2 years ago
|
||
Comment 8•2 years ago
|
||
Authored by https://github.com/mergify[bot]
https://github.com/mozilla-mobile/firefox-android/commit/b52cfcbcb84c71b1013bfb6e8b0bfe3fdeb6996e
[releases_v124] Bug 1880912 - Remove TestRail Script and Dependencies from ui-test-apk TC Task (#5678)
Description
•