This was added to support running directly from the source checkout,
but since we don't actually use that it's pure overhead on these
jobs. This commit fixes that until we restart the work on running from
source.
MozReview-Commit-ID: 7qYEpC1tija
--HG--
extra : rebase_source : 99550f5e7c554ad9104cd1e7f505cb5162c56edb
Create a test for version control related functionality.
MozReview-Commit-ID: GXd27O69GNg
--HG--
extra : rebase_source : 56ce4a38b591fd62f05fbaed0ff05d56ec127422
It only applies for Linux.
Also bumping talos-g2 max runtime because it sometimes times out.
MozReview-Commit-ID: G5Q1K7xbvI0
--HG--
extra : rebase_source : 69d1d2b4184c807aad47467500fbdaab5f609584
This patch enables OSX cross compiled jobs as tier 1, and additionally adds testing for OSX Nightlies via Taskcluster. Initially tested on the 'date' project branch primarily with Bug 1373384
MozReview-Commit-ID: 7nWfiSEDbJd
--HG--
extra : rebase_source : 2a1a83e94ecead90763a7ce0a614e5daed44275d
extra : source : 68ff1aa745ff36119abde734ed313209b7730ea4
(For Landing more OSX Nightly Support from date to central)
MozReview-Commit-ID: BeXoChssNjF
--HG--
extra : rebase_source : 1f086e96411a7683b77cfecb6079b54ab9b0f643
(For Landing more OSX Nightly Support from date to central)
MozReview-Commit-ID: F8Dl1502D4L
--HG--
extra : rebase_source : 0507e659995a25bfa90995476ec5e24751dae57f
(For Landing more OSX Nightly Support from date to central)
MozReview-Commit-ID: JVaBk5MG87G
--HG--
extra : rebase_source : a575562ba62e276ccc15f59292f3070e203bc73c
(For Landing more OSX Nightly Support from date to central)
MozReview-Commit-ID: 2zOkiBS294y
--HG--
extra : rebase_source : d380d4975f8480b65d44c07c099ef6f166228e01
Until bug 1313111, no job depends on them, so it's still necessary to
run them on trunk and try, but we want to avoid running them on release
branches on every push.
After bug 1313111, we'll be able to empty the `run-on-projects` list and
let them be pulled as dependencies of other jobs.
--HG--
extra : rebase_source : 20144418da6a97cd76ac09a569903641932fa7a1
When a response has unconsumed content, requests closes the connection
instead of releasing it to the connection pool, such that a new
connection has to be created when another request to the same host is
done within the same Session.
When calling response.raise_for_status, the response content is left
unconsumed, meaning that without manually consuming the content first,
every time raise_for_status raises, a connection is closed.
While here, we move the raise_for_status to the _do_request function, so
that there's only one place where this is dealt with.
--HG--
extra : rebase_source : 0dd7dbc0c949f20f3604af9c3ccddc84d6e185c0
This patch migrates the mochitest-chrome test suite from Ubuntu 12 to the newer Ubuntu 16.04 linux operating system.
MozReview-Commit-ID: Jn6sHRrhwHb
--HG--
extra : rebase_source : e5b17f907e0060b9b7e8e09efa2653b2a92bb635
This is needed before we can upgrade to flake8 3.3.0, as that version starts flagging these errors.
These files were modified by running:
autopep8 --select E305 --in-place -r <dir>
on the affected directories. I did it one dir at a time and verified the result after each.
MozReview-Commit-ID: FmlsfiKIbtr
--HG--
extra : rebase_source : 9df32258cadff5d27a0e72113c57f782756c0b18
browser/tools/mozscreenshots/devtools/browser_devtools.js is perma-failing due to leak checking.
MozReview-Commit-ID: EuSBQ1PZOcF
--HG--
extra : rebase_source : 43e850f5f69d222e24e350aea37886ac65700c0b
{central, autoland, inbound} are logically treated as a single unit for
many tasks and policies. Let's formalize that collection via a "trunk"
alias.
MozReview-Commit-ID: H4JPTyu2J2F
--HG--
extra : rebase_source : f4cabfc48e24b9f55b833bd95bdbf81b036cee6d
I like when my code search yields relevant data with 1 line of context.
MozReview-Commit-ID: 8DPyJeyFMwR
--HG--
extra : rebase_source : 0b4d690c8f175e11a1a0db5fda8fc9f8628441dc