After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 728954 - fix ifcfg-rh alias tests to not depend on directory ordering
fix ifcfg-rh alias tests to not depend on directory ordering
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: Distro-specific
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-04-25 14:22 UTC by Dan Winship
Modified: 2014-04-28 20:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (9.48 KB, patch)
2014-04-25 14:22 UTC, Dan Winship
none Details | Review

Description Dan Winship 2014-04-25 14:22:36 UTC
Created attachment 275131 [details] [review]
fix

test-ifcfg-rh current succeeds for me and fails for dcbw because files get read in a different order (bug 706293 comment 14)

This fixes it by splitting the bad aliases test into two separate tests each with only a single bad alias.
Comment 1 Dan Williams 2014-04-25 14:40:30 UTC
Passes make check for me now.  ACK.
Comment 2 Dan Winship 2014-04-28 20:57:05 UTC
oops, forgot to close