Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Henrik Skupin 7744986990 Bug 1473262 - [marionette] Force client to always use IPv4 to connect to Marionette. r=ato
Marionette uses nsIServerSocket which only allows to create a IPv4 listener.
On systems where IPv6 has precedence Marionette client will automatically
use the IPv6 address for `localhost` and will fail to connect to Marionette.
As such we should make sure that Marionette client connects to "127.0.0.1"
by default.

MozReview-Commit-ID: Fwzfa6CwBhX

--HG--
extra : rebase_source : c9f3f80074a18bd94b0836e648da4934e5ffa877
2018-07-04 12:26:32 +02:00
Andreas Tolfsen 39c859e008 NO BUG - Eliminate one header level in Taskcluster docs. r=me
MozReview-Commit-ID: GLZowUaSJ3i
2018-04-24 08:16:24 +01:00
Henrik Skupin d84c7f80d0 Bug 1444049 - [marionette] Add documentation for Taskcluster. r=whimboo
Adds instructions in how to use Taskcluster and interactive
tasks (one click loaners) to debug failing tests.

MozReview-Commit-ID: 5fImVtYUxfY

--HG--
extra : rebase_source : 5fd52f7842a6fea969dd1bf3d8a024bf87a5d62f
2018-03-08 22:25:20 +01:00