mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-05 16:55:25 +08:00
qt 6.6.0 clean
This commit is contained in:
@ -563,7 +563,7 @@ void tst_QFileSystemWatcher::watchFileAndItsDirectory()
|
||||
QVERIFY2(testFile.write(QByteArrayLiteral("hello again")), msgFileOperationFailed("write", testFile));
|
||||
testFile.close();
|
||||
|
||||
#ifdef Q_OS_MAC
|
||||
#ifdef Q_OS_DARWIN
|
||||
// wait again for the file's atime to be updated
|
||||
QTest::qWait(2000);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user