← Back to team overview

ubuntu-bots team mailing list archive

[Bug 1286503] [NEW] Tests failing on recent version of Supybot

 

Public bug reported:

Hello,

You should had this attribute to the BantrackerTestCase class of Bantracker/test.py:
config = {'supybot.protocols.irc.strictRfc': False}

This would fix the testsuite of Bantracker on recent versions of Supybot (yet unreleased, but used by many people), ie. versions newer than https://github.com/jamessan/Supybot/commit/07e283f4502db87cac55217f4567ad4feb418d44
Of course, it would not break the testsuite with older versions.

Best regards,
Valentin

** Affects: ubuntu-bots
     Importance: Undecided
         Status: New

** Description changed:

  Hello,
  
  You should had this attribute to the BantrackerTestCase class of Bantracker/test.py:
  config = {'supybot.protocols.irc.strictRfc': False}
  
- 
- This would fix the testsuite of Bantracker on recent version of Supybot (yet unreleased, but used by many people), ie. version newer than https://github.com/jamessan/Supybot/commit/07e283f4502db87cac55217f4567ad4feb418d44
+ This would fix the testsuite of Bantracker on recent version of Supybot (yet unreleased, but used by many people), ie. versions newer than https://github.com/jamessan/Supybot/commit/07e283f4502db87cac55217f4567ad4feb418d44
  Of course, it would not break the testsuite with older versions.
- 
  
  Best regards,
  Valentin

** Description changed:

  Hello,
  
  You should had this attribute to the BantrackerTestCase class of Bantracker/test.py:
  config = {'supybot.protocols.irc.strictRfc': False}
  
- This would fix the testsuite of Bantracker on recent version of Supybot (yet unreleased, but used by many people), ie. versions newer than https://github.com/jamessan/Supybot/commit/07e283f4502db87cac55217f4567ad4feb418d44
+ This would fix the testsuite of Bantracker on recent versions of Supybot (yet unreleased, but used by many people), ie. versions newer than https://github.com/jamessan/Supybot/commit/07e283f4502db87cac55217f4567ad4feb418d44
  Of course, it would not break the testsuite with older versions.
  
  Best regards,
  Valentin

-- 
You received this bug notification because you are a member of Ubuntu
IRC Bots, which is subscribed to Ubuntu IRC Bots.
https://bugs.launchpad.net/bugs/1286503

Title:
  Tests failing on recent version of Supybot

Status in The official Ubuntu IRC bots:
  New

Bug description:
  Hello,

  You should had this attribute to the BantrackerTestCase class of Bantracker/test.py:
  config = {'supybot.protocols.irc.strictRfc': False}

  This would fix the testsuite of Bantracker on recent versions of Supybot (yet unreleased, but used by many people), ie. versions newer than https://github.com/jamessan/Supybot/commit/07e283f4502db87cac55217f4567ad4feb418d44
  Of course, it would not break the testsuite with older versions.

  Best regards,
  Valentin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-bots/+bug/1286503/+subscriptions


Follow ups

References