Merge branch 'main' into feature/deduplicate-adb-aqf-modules

This commit is contained in:
besendorf
2025-10-05 18:04:01 +02:00
committed by GitHub
25 changed files with 264 additions and 101 deletions

View File

@@ -64,4 +64,4 @@ class TestTombstoneCrashArtifact:
# We often don't know the time offset for a log entry and so can't convert everything to UTC.
# MVT should output the local time only:
# So original 2023-04-12 12:32:40.518290770+0200 -> 2023-04-12 12:32:40.000000
assert tombstone_result.get("timestamp") == "2023-04-12 12:32:40.000000"
assert tombstone_result.get("timestamp") == "2023-04-12 12:32:40.518290"