Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0 Beta2
-
None
-
-
569928b64 (dev), 2089164ed (6.10), 03a1ba769 (6.9), 1a8742743 (tqtc/lts-6.8), b9195d3f3 (tqtc/lts-6.5)
Description
We were lacking tests that check QTemporaryFile::rename() vs. existing files. It turns out that the Android implementation overwrites existing target files while the other platforms fail in that case.
The newly-added test: https://codereview.qt-project.org/c/qt/qtbase/+/660954
I will QEXPECT_FAIL that test for now.
Attachments
Issue Links
- resulted from
-
QTBUG-64103 [regression] QFile::rename fails on Android
-
- Closed
-
-
QTBUG-132617 Unclear behaviour of QTemporaryFile::rename()
-
- Closed
-
-
QTBUG-132646 Add a variant of QTemporaryFile::rename() that overwrites
-
- Closed
-