Skip to content

Clear unexpected failures and successes

Raymond Toy requested to merge clear-unexpected-results into master

Need to clear *unexpected-failures* and *unexpected-successes* when running the test so that these variables contain the correct values. If we don't, then subsequent calls to run tests may indicate no unexpected results but these contain non-null values because a previous run set them.

Edited by Raymond Toy

Merge request reports