Francois Gouget : testbot/reporttest: Make the 'misplaced summary line' test clearer.

Alexandre Julliard julliard at winehq.org
Wed Apr 19 09:53:04 CDT 2017


Module: tools
Branch: master
Commit: 91ae35481394cc776fb740f1bc1fad40f50786e9
URL:    http://source.winehq.org/git/tools.git/?a=commit;h=91ae35481394cc776fb740f1bc1fad40f50786e9

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Tue Apr 18 09:33:24 2017 +0200

testbot/reporttest: Make the 'misplaced summary line' test clearer.

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>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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 1eb3724..2d074f9 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
 




More information about the wine-cvs mailing list