From 6db775f6d9d72cf8ee9d66333b8424e74be1e352 Mon Sep 17 00:00:00 2001 From: Ivan Solovev Date: Thu, 21 Oct 2021 17:27:08 +0200 Subject: Remove QtPositioning module from qtlocation.git Turns out that our CI does not support repos without any tests. This is treated like an error and leads to integration failure. This patch fixes it by disabling tests in coin/module_config.yaml. This config should be fixed when QtLocation tests are enabled Task-number: QTBUG-97084 Change-Id: Ib06e865fe2836806bbbee34345f06b471dd48660 Reviewed-by: Qt CI Bot Reviewed-by: Alex Blasche (cherry picked from commit 23f32792ad53e23bbafbff6d7667f0bb0f69fc53) --- .../positioning/weatherinfo/icons/weather-showers.png | Bin 76340 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 examples/positioning/weatherinfo/icons/weather-showers.png (limited to 'examples/positioning/weatherinfo/icons/weather-showers.png') diff --git a/examples/positioning/weatherinfo/icons/weather-showers.png b/examples/positioning/weatherinfo/icons/weather-showers.png deleted file mode 100644 index 07489aaa..00000000 Binary files a/examples/positioning/weatherinfo/icons/weather-showers.png and /dev/null differ -- cgit v1.2.1