Closed Bug 1363530 Opened 7 years ago Closed 9 months ago

Add awsy tests to talos group

Categories

(Testing :: AWSY, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: erahm, Unassigned)

References

Details

It probably makes sense to (loosely) associate awsy with talos so that something like '--rebuild-talos 5' would also run awsy 5 times. On the flip side when someone specifies '-u all' it might make sense to exclude awsy which takes ~60 minutes.

For example I'm running some perf tests on stylo code and wanted to include awsy, the way for me to accomplish this is currently:

> ./mach try -b o -p win32,win64,linux,linux64,macosx64 -u awsy-e10s,sy-e10s -t all --rebuild 10

Something like the following might be better:

> ./mach try -b o -p win32,win64,linux,linux64,macosx64 -u none -t all --rebuild-talos 10
I believe we need to move awsy into the talos test-set:
https://dxr.mozilla.org/mozilla-central/source/taskcluster/ci/test/test-sets.yml#57

then remove it from being duplicated in the platforms:
https://dxr.mozilla.org/mozilla-central/source/taskcluster/ci/test/test-platforms.yml#40

there is a problem I see though- we do not run talos on windows 10 right now (ideally later this month), and we do not run AWSY on OSX.  We would need to adjust the scheduling of AWSY to not run it on nightly and on every push.

So a few things to sort out here.
Component: General → AWSY
Priority: -- → P3
Severity: normal → S3

@sparky is AWSY included in mach try perf? It would seem to me that we should close this as WONTFIX and if needed, open a ticket for adding AWSY to mach try perf.

Flags: needinfo?(gmierz2)

I agree, we've got a bug open for that here: https://bugzilla.mozilla.org/show_bug.cgi?id=1799180

Status: NEW → RESOLVED
Closed: 9 months ago
Flags: needinfo?(gmierz2)
Resolution: --- → WONTFIX
See Also: → 1799180
You need to log in before you can comment on or make changes to this bug.