Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.1
-
None
Description
The function name ignoreMessage() is misleading. It actually does the opposite: It insist on the warning being there and causes a test failure if the warning is missing.
Maybe we can have an alias like demandMessage() or expectMessage() until we can remove the old name.