gecko-dev/toolkit/components/aboutmemory
Nicholas Nethercote 0c24037d04 Bug 1634987 - Fix broken about:memory tests. r=dragana
Three of the about:memory tests have failures when they are run locally. In all
three cases it is due to the tests expecting a socket process that isn't
present. On automation the tests succeed with or without the socket process
code.

Bug 1515390 introduced the socket process code. These tests now run as "1proc"
tests, which might explain why this socket process code is no longer necessary.

This commit removes the socket process code, which means the tests now succeed
when run locally. No change is seen on automation, where the tests still pass.

Differential Revision: https://phabricator.services.mozilla.com/D73582
2020-05-04 15:03:24 +00:00
..
content Bug 1628033 - Add pid to the main process in about:memory. r=erahm 2020-04-30 21:20:23 +00:00
tests Bug 1634987 - Fix broken about:memory tests. r=dragana 2020-05-04 15:03:24 +00:00
jar.mn Backed out changeset 1fa5a2877746 (bug 1609825) for aboutmemory related failures CLOSED TREE 2020-03-10 15:54:27 +02:00
moz.build