Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
After a recent update to pick up the latest macOS image, now using Xcode 11.3, we see a new failure during this travis-ci run.
26: === RUN TestHeartbeat
26: — FAIL: TestHeartbeat (0.45s)
26: electron_test.go:325: connection failed to time out
This looks virtually the same as failures seen prior to the move to go modules as discussed in this PROTON-2105 comment
Testing locally on macOS 10.14 with Xcode 10.2 shows no TestHeartbeat failures over 100 continuous attempts. Further investigation required.