Lines Matching refs:fail
173 self.fail("TAG_NO_SUFFIX failed to raise an exception")
177 self.fail("TAG_NO_SUFFIX raised the wrong exception: %r" % e)
181 self.fail("TAG_WITH_COLON: failed to raise an exception")
185 self.fail("TAG_WITH_COLON: raised the wrong exception: %r" % e)
189 self.fail("LIST_WITH_DOT. failed to raise an exception")
193 self.fail("LIST_WITH_DOT. raised the wrong exception: %r" % e)
198 self.fail("CUSTOM_NO_SUFFIX failed to raise an exception")
202 self.fail("CUSTOM_NO_SUFFIX raised the wrong exception: %r" % e)
209 self.fail("CUSTOM_WITH_DOT. raised an exception: %r" % e)
214 self.fail("CUSTOM_WITH_COLON: raised an exception: %r" % e)
219 self.fail("CUSTOM_NO_PARSER: failed to raise an exception")
223 self.fail("CUSTOM_NO_PARSER: raised the wrong exception: %r" % e)
277 self.fail("applySubstitutions should have raised an exception")
288 self.fail("applySubstitutions should have raised an exception")