qtdeclarative/tests/auto/qml/qmldiskcache
Ulf Hermann 43ba05526a QtQml: Re-run complete compilation pipeline on checksum mismatch
We should not trust anything from the failed CU anymore. In particular,
the string indices may be different in the new document created from
source, and that will result in problems further down the line.

Checksum mismatches shouldn't happen too often, and the previous code is
clearly fragile.

Pick-to: 6.9 6.8 6.5
Fixes: QTBUG-136810
Change-Id: I029e95cc4a52e8b1a528ca93ce594426b76be9d1
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io>
2025-05-26 17:05:21 +02:00
..
CMakeLists.txt Add Qt::Qml before Qt::QmlPrivate to auto tests 2024-10-22 01:27:15 +03:00
dummy_imports.qml
importmodule.qml
module.mjs
test.qml
tst_qmldiskcache.cpp QtQml: Re-run complete compilation pipeline on checksum mismatch 2025-05-26 17:05:21 +02:00