mailman-3.0.0a5 fails bin/test on MacOSX

Bug #530952 reported by Richard Wackerbarth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Committed
Undecided
Unassigned

Bug Description

The name of a tempfile is not unique on MacOSX.
/tmp/<RANDOM>/a_file is actually stored in /private/tmp/<RANDOM>/a_file because MacOSX has a symbolic link for /tmp

This causes test_configfile to fail because the faked root is presented as different values by os.path.abspath

A patch which creates to same canonical name within the test is provided.

Revision history for this message
Richard Wackerbarth (wacky) wrote :
Revision history for this message
Barry Warsaw (barry) wrote :

Thanks! This is already fixed in the lp:mailman branch :)

Changed in mailman:
status: New → Fix Committed
milestone: none → 3.0.0a6
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.