Bug 1561939 Comment 18 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Looks like the failures introduced by Bug 1561939 are: TypeError: build_browser_profile() takes exactly 1 argument (2 given) https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=258681720&repo=autoland&lineNumber=906
and these went away with the backout Natalia mentioned in comment 17.

However, this line that is permafailing on central - mozdevice.adb.ADBTimeoutError: args: adb.7.205.132:5555 wait-for-device usb, exitcode: None, stdout: * daemon not running; starting now at tcp:5037: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=258681723&repo=autoland&lineNumber=1118
was introduced a push later with Bug 1525373 in https://hg.mozilla.org/integration/autoland/rev/4d0c22c47c7fa0a54c96b58008b3bd516b52b6d4
and was present also on the backout of bug 1561939: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=c2a690d8461ca420f0ac9e864c07157bd89ea52a&selectedJob=258681721&searchStr=android%2C8.0%2Cpixel2%2Cpgo%2Craptor%2Cperformance%2Ctests%2Con%2Cfirefox%2Ctest-android-hw-p2-8-0-arm7-api-16%2Fpgo-raptor-speedometer-geckoview-power-e10s%2Crap%28sp-p%29

Back to Bug 1561939 Comment 18