Closed Bug 1634987 Opened 5 years ago Closed 5 years ago

Fix broken about:memory tests

Categories

(Toolkit :: about:memory, task)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: n.nethercote, Assigned: n.nethercote)

Details

Attachments

(1 file)

Three of the about:memory tests are broken when run locally.

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.

Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: