Module: tools Branch: master Commit: 11586038aea17c31b87558d5d12c685437b4eeb1 URL: https://source.winehq.org/git/tools.git/?a=commit;h=11586038aea17c31b87558d5...
Author: Francois Gouget fgouget@codeweavers.com Date: Fri Feb 5 16:07:00 2021 +0100
testbot/reporttest: Remove a left-over xmllite:writer stub.
xmllite:writer is used to test misplaced failed lines and should thus not appear as a stub too.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
testbot/src/reporttest/report.template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/testbot/src/reporttest/report.template b/testbot/src/reporttest/report.template index 00b6c2b..eb9999e 100644 --- a/testbot/src/reporttest/report.template +++ b/testbot/src/reporttest/report.template @@ -1049,7 +1049,6 @@ stub wsnmp32:wsnmp stub wtsapi32:wtsapi stub xcopy.exe:xcopy stub xmllite:reader -stub xmllite:writer
xmllite:writer start dlls/xmllite/tests/writer.c - ----- A unit test with a misplaced test failed line @@ -1058,4 +1057,4 @@ See the similar scenario before but note the lack of the extra test summary line here. Also beware of the end-of-file. 037c:writer: 1930 tests executed (0 marked as todo, 0 failures), 0 skipped. xmllite:writer:037c done (0) in 11s -writer.c:20: Test failed: A failure in the subprocess +writer.c:20: Test failed: A delayed failure, typically in a subprocess