Closed Bug 1611441 Opened 5 years ago Closed 5 years ago

Socket server hangs on startup when running JUnit tests in Android Studio

Categories

(GeckoView :: General, defect, P1)

Unspecified
All
defect

Tracking

(firefox74 fixed)

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: snorp, Assigned: snorp)

Details

Attachments

(1 file)

This happens because we block the UI thread in GeckoSessionTestRule, waiting for the GeckoRuntime to fully start up.

Assignee: nobody → snorp

Blocking here causes a problem on startup with the socket server, and
apps don't do this anyway.

Pushed by jwillcox@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1baf8338afc1 Don't wait on GeckoRuntime to start in unit tests r=agi
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: