| Summary: | managertest and activeconnectiontest fail | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-networkmanager-qt | Reporter: | Heiko Becker <heiko.becker> |
| Component: | general | Assignee: | Jan Grulich <jgrulich> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | lamarque, lukas.tinkl |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Exherbo | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/networkmanager-qt/cc9d198676e8c8afae9e55286bd401f40634ce6b | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Heiko Becker
2016-10-04 15:51:33 UTC
Git commit cc9d198676e8c8afae9e55286bd401f40634ce6b by Jan Grulich. Committed on 05/10/2016 at 09:46. Pushed by grulich into branch 'master'. Fix unit tests In case we build against NetworkManager 1.4.x, we have to avoid using o.f.DBus.Properties interface for monitoring property changes, because our FakeNetwork doesn't support that yet. M +7 -0 src/activeconnection.cpp M +10 -0 src/manager.cpp M +6 -0 src/wireddevice.cpp M +7 -0 src/wirelessdevice.cpp http://commits.kde.org/networkmanager-qt/cc9d198676e8c8afae9e55286bd401f40634ce6b |