From af7a3430edfc4deff494c9ec88b803f468b5cf2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 21 Jul 2020 12:10:32 +0200 Subject: testlib: Add start time and test duration to JUnit XML As defined by https://llg.cubic.org/docs/junit/ Change-Id: Ic7683f3d49c529674f8467d591528d4a65d3add8 Reviewed-by: Friedemann Kleint --- .../testlib/selftests/expected_cmptest.junitxml | 58 +++++++++++----------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'tests/auto/testlib/selftests/expected_cmptest.junitxml') diff --git a/tests/auto/testlib/selftests/expected_cmptest.junitxml b/tests/auto/testlib/selftests/expected_cmptest.junitxml index 2bdfabd9bb..667cfaad44 100644 --- a/tests/auto/testlib/selftests/expected_cmptest.junitxml +++ b/tests/auto/testlib/selftests/expected_cmptest.junitxml @@ -1,25 +1,25 @@ - + - - + + - + - + - + @@ -27,7 +27,7 @@ Actual (actualWindowFlags) : Window Expected (expectedWindowFlags): Window|FramelessWindowHint" tag="fail2"/> - + @@ -35,10 +35,10 @@ Actual (actualFlags) : 0x1 Expected (expectedFlags): 0x5" tag="fail2"/> - - - - + + + + @@ -52,7 +52,7 @@ Actual (actual) : QVariant(PhonyClass,<value not representable as string>) Expected (expected): QVariant(PhonyClass,<value not representable as string>)" tag="both non-null user type"/> - + @@ -69,7 +69,7 @@ Actual (opA) size: 1 Expected (opB) size: 12" tag="short list first"/> - + @@ -77,7 +77,7 @@ Actual (actual): 4 Expected (expected): 3" tag="value mismatch"/> - + @@ -85,7 +85,7 @@ Actual (actual): 4 Expected (expected): 3" tag="value mismatch"/> - + @@ -93,12 +93,12 @@ Actual (actual): 4 Expected (ARG({1, 2, 3})): 3" tag="value mismatch"/> - + - + @@ -106,7 +106,7 @@ Actual (colorA): #88ff0000 Expected (colorB): #ffff0000" tag="0x88ff0000 vs 0xffff0000"/> - + @@ -121,7 +121,7 @@ Actual (opA): 1 Expected (opB): 2" tag="different dpr"/> - + @@ -139,7 +139,7 @@ Actual (opA): 1 Expected (opB): 2" tag="different dpr"/> - + @@ -147,34 +147,34 @@ Actual (rA): QRegion(200x50+10+10) Expected (rB): QRegion(2 rectangles, 50x200+100+200, 200x50+10+10)" tag="different lists"/> - + - + - + - + - + - + - + - - + + -- cgit v1.2.3