Aki Sasaki
ad0733dd86
Bug 1644574 - run codeql on firefox ship phase r=releng-reviewers,jlorenzo DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D88235
2020-08-27 00:23:25 +00:00
Tom Prince
d3dcf1b0e8
Bug 1492362: [taskgraph] Stop setting `workdir` on generic-worker tasks; r=glandium
...
After changing the default checkout path on linux generic-worker tasks to be
relative these settings have no effect.
Differential Revision: https://phabricator.services.mozilla.com/D86669
2020-08-19 11:02:26 +00:00
Narcis Beleuzu
9b1cd3b0bd
Backed out 4 changesets (bug 1492362) for android wpt failures. CLOSED TREE
...
Backed out changeset ac0fdd0c661e (bug 1492362)
Backed out changeset 89ecd6ee8edd (bug 1492362)
Backed out changeset ae17b683bf71 (bug 1492362)
Backed out changeset 485f333bc3b7 (bug 1492362)
2020-08-19 13:54:36 +03:00
Tom Prince
a0b7e33bea
Bug 1492362: [taskgraph] Stop setting `workdir` on generic-worker tasks; r=glandium
...
After changing the default checkout path on linux generic-worker tasks to be
relative these settings have no effect.
Differential Revision: https://phabricator.services.mozilla.com/D86669
2020-08-19 01:05:46 +00:00
Csoregi Natalia
2dd1b9f726
Backed out 4 changesets (bug 1492362) for gecko decision bustage. CLOSED TREE
...
Backed out changeset 8e6cf79c70f7 (bug 1492362)
Backed out changeset 225a6bfe8cbf (bug 1492362)
Backed out changeset ea667ccd4b19 (bug 1492362)
Backed out changeset a20562dbfece (bug 1492362)
2020-08-19 04:01:35 +03:00
Tom Prince
9ae4ede956
Bug 1492362: [taskgraph] Stop setting `workdir` on generic-worker tasks; r=glandium
...
After changing the default checkout path on linux generic-worker tasks to be
relative these settings have no effect.
Differential Revision: https://phabricator.services.mozilla.com/D86669
2020-08-18 07:48:30 +00:00
june wilde
103a325162
Bug 1598226 - Create task definitions for external clang-tidy checks; r=andi,tjr,glandium
...
Depends on D81448
Differential Revision: https://phabricator.services.mozilla.com/D84769
2020-08-10 21:02:04 +00:00
Andrew Halberstadt
8ba595615e
Bug 1657948 - [ci] Run firefox-ci python tests with Python 3, r=Callek
...
Differential Revision: https://phabricator.services.mozilla.com/D86385
2020-08-07 18:08:58 +00:00
Andrew Halberstadt
8733547d93
Bug 1657649 - [ci] Remove the SETA shadow-scheduler, r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D86250
2020-08-06 20:27:26 +00:00
Andrew Halberstadt
d25129dd6f
Bug 1634679 - [ci] Output full taskgraph JSON from shadow-schedulers, r=marco
...
Differential Revision: https://phabricator.services.mozilla.com/D85885
2020-08-06 16:05:47 +00:00
Geoff Brown
2b894fb716
Bug 1656372 - Add a test-info task to identify tests disabled on xorigin; r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D85913
2020-08-05 13:34:00 +00:00
Ben Hearsum
c0a843be6b
Bug 1650208: run opt builds by default on autoland; shippable builds by default on central r=tomprince,ahal,marco
...
Differential Revision: https://phabricator.services.mozilla.com/D83186
2020-07-27 16:25:40 +00:00
Ricky Stewart
3419d4de1d
Bug 1654589 - Move `libpref` Python unit test to `mozbuild` suite r=froydnj,mccr8
...
It could go into its own test suite, but it 1) depends on `mozbuild` code, so the `mozbuild` suite as well as this new suite would be running on any push that touches `mozbuild` code anyway, and 2) this is code that runs during the build, so it's not out of place.
Differential Revision: https://phabricator.services.mozilla.com/D84547
2020-07-23 22:00:46 +00:00
Dorel Luca
b992d3ed4c
Backed out changeset 9168828ce9e9 (bug 1654589) as requested by dev for breaking fuzzy on a build. CLOSED TREE
2020-07-23 22:33:52 +03:00
Ricky Stewart
72fd050de5
Bug 1654589 - Move `libpref` Python unit test to `mozbuild` suite r=froydnj
...
It could go into its own test suite, but it 1) depends on `mozbuild` code, so the `mozbuild` suite as well as this new suite would be running on any push that touches `mozbuild` code anyway, and 2) this is code that runs during the build, so it's not out of place.
Differential Revision: https://phabricator.services.mozilla.com/D84547
2020-07-23 17:30:18 +00:00
Butkovits Atila
39f2bd0971
Backed out changeset e890ed131173 (bug 1654589) for bustage at Punion_Uncomparable.ipdl. CLOSED TREE
2020-07-22 23:01:51 +03:00
Ricky Stewart
9ac27d3247
Bug 1654589 - Move `libpref` Python unit test to `mozbuild` suite r=froydnj
...
It could go into its own test suite, but it 1) depends on `mozbuild` code, so the `mozbuild` suite as well as this new suite would be running on any push that touches `mozbuild` code anyway, and 2) this is code that runs during the build, so it's not out of place.
Differential Revision: https://phabricator.services.mozilla.com/D84547
2020-07-22 17:05:24 +00:00
Ricky Stewart
f52f291457
Bug 1654602 - Run `xpidl` unit tests as part of `xpcom` subsuite r=froydnj
...
Differential Revision: https://phabricator.services.mozilla.com/D84557
2020-07-22 17:51:14 +00:00
Ricky Stewart
d2ada4e5e9
Bug 1651829 - Run Python telemetry unit tests in separate task and not in `make check` r=janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D83131
2020-07-21 16:17:07 +00:00
Ricky Stewart
c60f8ad9aa
Bug 1652149 - Run `mozwebidlcodegen` unit test as part of `mozbuild` suite r=froydnj
...
We could make a new task for this, but `mozwebidlcodegen` depends on code in `mozbuild`, and vice-versa, so there doesn't really seem to be any meaningful advantage to that.
Differential Revision: https://phabricator.services.mozilla.com/D83187
2020-07-13 13:02:01 +00:00
Mitchell Hentges
e1aa2a866a
Bug 1629337: Implements incremental dafsa algorithm r=rstewart
...
Differential Revision: https://phabricator.services.mozilla.com/D76893
2020-07-10 21:08:10 +00:00
Ricky Stewart
e95ebbb152
Bug 1652097 - Run `featuregates` Python unit tests in separate task and not in `make check` r=mythmon
...
The unit test is broken under Python 3 on macOS, so I haven't included any macOS version of this task; one should probably be added if/when that's fixed.
Differential Revision: https://phabricator.services.mozilla.com/D83169
2020-07-10 20:54:12 +00:00
Andrew Halberstadt
8dc68edc8e
Bug 1640902 - [ci] Add integration tests for the 'taskcluster' directory, r=tomprince
...
Initially this suite will only include a test for |mach try auto| pushes.
Differential Revision: https://phabricator.services.mozilla.com/D81403
2020-07-08 18:48:26 +00:00
Andi-Bogdan Postelnicu
222c13b10b
Bug 1648710 - reduce `max-run-time` for coverity full tree analysis. r=marco
...
Differential Revision: https://phabricator.services.mozilla.com/D82871
2020-07-09 12:40:43 +00:00
Chris AtLee
676e2f71c7
Bug 1555560: Run black format check in automation; r=ahal,sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D33126
2020-07-08 22:08:06 +00:00
Mihai Alexandru Michis
5f385df474
Backed out 2 changesets (bug 1555560) for causing multiple lint failures.
...
CLOSED TREE
Backed out changeset bd9460ac6e48 (bug 1555560)
Backed out changeset f2896032ced6 (bug 1555560)
2020-07-09 01:04:18 +03:00
Chris AtLee
92897f1567
Bug 1555560: Run black format check in automation; r=ahal,sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D33126
2020-07-08 20:44:41 +00:00
Tom Prince
fc3ae614bc
No bug: Update links to hg.mozilla.org to use `default` instead of `tip` in `taskcluster/`; r=Callek
...
The latter sometimes bites us if we have a legacy support branch that gets
pushed more recently than default.
Differential Revision: https://phabricator.services.mozilla.com/D82628
2020-07-08 18:41:17 +00:00
emilfs
dafec58d06
Bug 1643293 - added new job in doc to render documentation at review phase r=sylvestre,ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D80428
2020-07-08 13:53:45 +00:00
Marco Castelluccio
9e5cdda0dd
Bug 1648414
- Define some additional bugbug-based strategies and remove poorly performing ones. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D81050
2020-07-03 16:30:37 +00:00
Geoff Brown
e17ca5f1b5
Bug 1585726 - Run mozlint on macosx64 and win64 too; r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D82200
2020-07-03 16:07:33 +00:00
Justin Wood
a9b4324248
Bug 1640278 - Fixup run-on-projects verification failures. r=sylvestre
...
This is in-part a followup to 1638260 which fixed some cases of this problem.
Depends on D76540
Differential Revision: https://phabricator.services.mozilla.com/D76746
2020-07-01 14:04:19 +00:00
Andi-Bogdan Postelnicu
68409df6ba
Bug 1648709 - run `Coverity Static Analysis` on `mozilla-central` once per day. r=sylvestre
...
Right now we are running `Coverity Static Analysis` for each merge to `mozilla-central`,
this is suboptimal since the resources required to do so are very expensive. It's
enough to run it once a day.
Differential Revision: https://phabricator.services.mozilla.com/D81510
2020-06-29 12:44:51 +00:00
Sylvestre Ledru
0fa8b022f0
Bug 1623024 - mozlint: run pylint at review phase r=linter-reviewers,ahal
...
Depends on D79099
Differential Revision: https://phabricator.services.mozilla.com/D79430
2020-06-18 20:05:20 +00:00
Gijs Kruitbosch
272fe15123
Bug 1644863 - include CSS, HTML and localization (ftl, properties, dtd) files in the whitespace linter, r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D79204
2020-06-17 22:46:42 +00:00
Andrew Halberstadt
ba66e735dd
Bug 1641131
- [ci] Don't use shippable builds as dependencies for source-test tasks on try, r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D79854
2020-06-16 18:11:43 +00:00
Sylvestre Ledru
cb7d556407
Bug 1642825 - mozlint: Run the rejected-words linter in the CI r=Gijs,linter-reviewers,ahal
...
Depends on D78158
Differential Revision: https://phabricator.services.mozilla.com/D78230
2020-06-16 17:03:46 +00:00
Mike Hommey
a0dec00425
Bug 1643504 - Upgrade coverity tasks to Debian buster. r=andi
...
Differential Revision: https://phabricator.services.mozilla.com/D78429
2020-06-08 21:42:02 +00:00
Bogdan Tara
7e299a95cf
Backed out 3 changesets (bug 1640278) for verify lint failure CLOSED TREE
...
Backed out changeset e63b60fe21fe (bug 1640278)
Backed out changeset dbf1e5788c22 (bug 1640278)
Backed out changeset 27ae032f17be (bug 1640278)
2020-06-05 22:59:20 +03:00
Justin Wood
fe8c054562
Bug 1640278 - Fixup run-on-projects verification failures. r=sylvestre
...
This is in-part a followup to 1638260 which fixed some cases of this problem.
Differential Revision: https://phabricator.services.mozilla.com/D76746
2020-06-05 14:52:03 +00:00
Andrew Halberstadt
191a0b1695
Bug 1641131
- [taskgraph] Fix the 'push-interval-*' schema to not require an argument, r=jmaher
...
The Backstop optimization doesn't take any arguments, yet the schema for 'push-optimization-*'
requires a 'schedules-component' that goes ignored. Fix this.
Differential Revision: https://phabricator.services.mozilla.com/D77058
2020-06-05 15:38:24 +00:00
Tom Prince
86711ecee8
Bug 1641971: Use `task-reference` to pass the decision task id to shadow schedulers; r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D77549
2020-06-03 02:35:07 +00:00
Henrik Skupin
12f6324f02
Bug 1623128 - [remote] Run Puppeteer unit tests on ubuntu18.04. r=egao
...
Differential Revision: https://phabricator.services.mozilla.com/D77765
2020-06-03 04:07:43 +00:00
Narcis Beleuzu
479c45bbea
Backed out 7 changesets (bug 1641971
) for breaking Gecko Decision Task opt . CLOSED TREE
...
Backed out changeset a039e60a26d2 (bug 1641971
)
Backed out changeset e7d4c490c31a (bug 1641971
)
Backed out changeset f2322981b294 (bug 1641971
)
Backed out changeset d123b08d2c20 (bug 1641971
)
Backed out changeset 57772c0b9b3e (bug 1641971
)
Backed out changeset 11a887f73dbb (bug 1641971
)
Backed out changeset e9c7a59d4bc5 (bug 1641971
)
2020-06-03 05:30:51 +03:00
Tom Prince
73b2e6f745
Bug 1641971: Use `task-reference` to pass the decision task id to shadow schedulers; r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D77549
2020-06-02 18:23:11 +00:00
Agi Sferro
4e005a2cbd
Bug 1641711 - Update artifacts for mozlint-android. r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D77544
2020-06-01 15:57:58 +00:00
emilfs
7e13ebcb0a
Bug 1628289 - move documentation jobs from lint/opt to doc/opt. r=sylvestre
...
Differential Revision: https://phabricator.services.mozilla.com/D77481
2020-05-29 21:12:13 +00:00
Bogdan Tara
c72f5589b1
Backed out changeset 2c18e64584af (bug 1641131
) for gecko decision task bustage CLOSED TREE
2020-05-29 18:33:23 +03:00
Andrew Halberstadt
bd5660af34
Bug 1641131
- [taskgraph] Fix the 'push-interval-*' schema to not require an argument, r=jmaher
...
The Backstop optimization doesn't take any arguments, yet the schema for 'push-optimization-*'
requires a 'schedules-component' that goes ignored. Fix this.
Differential Revision: https://phabricator.services.mozilla.com/D77058
2020-05-29 14:48:07 +00:00
Sebastian Hengst
cc52ab7df9
Backed out 3 changesets (bug 1641131
) for gecko decision task bustage. CLOSED TREE
...
Backed out changeset 6f3a65196d88 (bug 1641131
)
Backed out changeset 2e034897a64f (bug 1641131
)
Backed out changeset 48e73dbc588e (bug 1641131
)
2020-05-29 10:26:05 +02:00