Closed Bug 1374633 Opened 7 years ago Closed 7 years ago

Add Firefox UI Tests jobs for Taskcluster on OS X

Categories

(Testing :: Firefox UI Tests, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox56 fixed)

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

Attachments

(1 file)

Similar to bug 1371404 which added Firefox UI test jobs recently for Taskcluster on Windows we can now also enable them on OS X.
There are overlapping code changes with bug 1372094, so I will wait once that got merged to m-c.
Depends on: 1372094
Attachment #8879570 - Flags: review?(jmaher)
Comment on attachment 8879570 [details]
Bug 1374633 - Add Firefox UI Tests jobs for Taskcluster on OS X.

https://reviewboard.mozilla.org/r/150892/#review156222

consider using default instead of linux, but that is optional.  this is great to see

::: taskcluster/ci/test/tests.yml:215
(Diff revision 3)
>              by-test-platform:
>                  windows.*:
>                      - firefox_ui_tests/taskcluster_windows.py
> -                default:
> +                macosx.*:
> +                    - firefox_ui_tests/taskcluster.py
> +                linux.*:

typically we use 'default', I know we only run on windows/osx/linux- so I am fine with this- but it goes against the standards in the file.
Attachment #8879570 - Flags: review?(jmaher) → review+
Comment on attachment 8879570 [details]
Bug 1374633 - Add Firefox UI Tests jobs for Taskcluster on OS X.

https://reviewboard.mozilla.org/r/150892/#review156222

> typically we use 'default', I know we only run on windows/osx/linux- so I am fine with this- but it goes against the standards in the file.

No, not for the mozharness config settings. All test jobs are using `linux.*` here.
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5f41ffc410de
Add Firefox UI Tests jobs for Taskcluster on OS X. r=jmaher
https://hg.mozilla.org/mozilla-central/rev/5f41ffc410de
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: