I have also used few Soft failure reports based on comdition
like report.failure(message,message)
Problem: After upgrading to 5.3, test will fail and comes out of loop when it detects soft failures:(
It never executes any tests below set up or ones after. I tried all combinations of Error behaviour options and its same.
If I remove soft failures it works fine

Quick feedback much appriciated