HomePhorge

Fix #5289 -- Bad copy/paste changes message on test failure
544dcf80db32Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #5289 -- Bad copy/paste changes message on test failure

In my fix for #4894 (commit a097b939ab52bafb681cf7c5dcaf11717add07e6) I made
and tested the fix in one case and then copied most of it (all but a variable
initialization, Doh!) to two other locations. This caused tests that would
have failed with a socket-in-use error to fail with a different error rather
than retrying.

Also fixed the spelling of "simultaneous."

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU126681ff87f3: Updated CHANGELOG for 2.6.3rc3
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU544dcf80db32: Fix #5289 -- Bad copy/paste changes message on test failure (authored by Markus Roberts <Markus@reality.com>).Nov 14 2010, 6:22 AM