From 207ba0a5bee78e5854036dc10fee0b1f1006f7d5 Mon Sep 17 00:00:00 2001 From: Panagiotis Karalis Date: Thu, 28 Feb 2019 15:33:05 +0200 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - Fix the verdict of TC in sub-testcase list result When the sub-test case list is defined, in the dovetail results, each test case is appeared with the its verdict next to its name. Once a sub-testcase is passed, the verdict PASS is appeared next to the name of sub testcase. Once a sub-testcase is skipped or failed, the verdict FAIL is appeared next to the name of sub-testcase. This fix updates the code so that the verdict of skipped and failed sub test cases to be appeared respectively next to its sub-tsetcase name. JIRA: DOVETAIL-763 Change-Id: Ib05b3793a57acbaa67b89321a840ae11251c2417 Signed-off-by: Panagiotis Karalis --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 73b7c7b7f..f6058cb4c 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 73b7c7b7f9d78787039dcda96bc3af3155064e13 +Subproject commit f6058cb4c4eba271761754a00a1a3e1bd6a40616 -- cgit 1.2.3-korg