[Tools 6/6] testbot/reporttest: Make the 'misplaced summary line' test clearer.

Francois Gouget fgouget at codeweavers.com
Tue Apr 18 02:33:24 CDT 2017


By using a test unit name that is not used elsewhere we avoid any
possible confusion.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 testbot/src/reporttest/report.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testbot/src/reporttest/report.template b/testbot/src/reporttest/report.template
index 1eb37246..2d074f9a 100644
--- a/testbot/src/reporttest/report.template
+++ b/testbot/src/reporttest/report.template
@@ -340,7 +340,7 @@ atl:module:0920 done (0) in 0s
 atl:registrar start dlls/atl/tests/registrar.c -
 ----- A unit test with a foreign test summary line
 ----- Expected assessement: "Misplaced test summary line" error
-9876:service: 10 tests executed (0 marked as todo, 1 failures), 0 skipped.
+9876:alien: 10 tests executed (0 marked as todo, 1 failures), 0 skipped.
 0922:registrar: 17 tests executed (0 marked as todo, 0 failures), 0 skipped.
 atl:registrar:0922 done (0) in 0s
 
-- 
2.11.0



More information about the wine-patches mailing list