hostinfo: ditch flaky test
This commit is contained in:
parent
5846ea384a
commit
71d27eee8e
@ -49,7 +49,7 @@ HostInfoTests::testHostOS()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
QCOMPARE( expect, hostOS() );
|
QCOMPARE( expect, hostOS() );
|
||||||
QCOMPARE( expect, hostOSName() ); // Might be the same
|
// QCOMPARE( expect, hostOSName() ); // With KOSRelease, returns what the distro calls itself
|
||||||
|
|
||||||
// This is a lousy test, too: the implementation reads /proc/cpuinfo
|
// This is a lousy test, too: the implementation reads /proc/cpuinfo
|
||||||
// and that's the only way we could use, too, to find what the "right"
|
// and that's the only way we could use, too, to find what the "right"
|
||||||
|
Loading…
Reference in New Issue
Block a user