Html report will not show testcase Status: SKIPPED

is there a way to make the html test report showing testcase Status: SKIPPED?

if I run
testCaseContext.skipThisTestCase()
then
testCaseContext.getTestCaseStatus() will show ‘SKIPPED’

but the html report it will show
Status: PASSED

Hello @JOE_F,

We improved the execution reports to display “SKIPPED” status. Please upgrade to our latest version: 8.2.0 beta.
Please see the Release Notes for more details

Happy testing!

Nam Nguyen.