Skip to content

XFAIL status does not update and does not show the test case counter #3525

@vkarak

Description

@vkarak

Here is an example:

[ SKIP ] (63/66) TestA %.num_nodes=0 /8fa27e09 @system:part+builtin [could not satisfy the minimum task requirement: required 4, found 0] [ XFAIL ] TestA %.num_nodes=0 /c41c74b2 @system:part+builtin [see bug XX] [ OK ] (64/66) TestA %.num_nodes=0 /09cee7ee @system:part+builtin [ FAIL ] (65/66) TestA %.num_nodes=0 /f1b36c78 @system:part+builtin ==> test failed during 'performance': test staged in '/home/user/stage/system/part/builtin/TestA_f1b36c78' 

The XFAIL line should have been counted as 64/66 and the last FAIL line as 66/66. Note also that the counter is not printed in the XFAIL line. I believe the same happens with XPASS but I haven't tested it.

This is a follow up from #3481.

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions