Ignore:
Timestamp:
2015-10-13T04:24:12Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
64bed24
Parents:
fa41a75
git-author:
dequis <dx@…> (09-10-15 06:52:25)
git-committer:
dequis <dx@…> (13-10-15 04:24:12)
Message:

skype tests: adjust channel length limit to fix tests...

The diff might look confusing - it's just removing the last hex digit of
each channel name in the groupchat tests.

This broke in several ways over the years. I know because i've been
bisecting the last few hours and found lots of different issues.
All of them except this one were fixed already

This one is probably a side effect of the new irc channel name
generation code that includes the # as part of the string and reuses the
nick code. Or maybe not exactly that, but something similar. I'm not
going to bisect any further, had enough for today.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/skype/t/groupchat-leave-bitlbee.mock

    rfa41a75 rfdc6d84  
    66<< PRIVMSG &bitlbee :account skype set skypeconsole_receive true
    77<< PRIVMSG &bitlbee :account skype on
    8 >> JOIN :##cecil/$bob;4d8cc9965791
    9 >> 353 alice = ##cecil/$bob;4d8cc9965791 :@alice bob cecil @root
    10 << PART ##cecil/$bob;4d8cc9965791
     8>> JOIN :##cecil/$bob;4d8cc996579
     9>> 353 alice = ##cecil/$bob;4d8cc996579 :@alice bob cecil @root
     10<< PART ##cecil/$bob;4d8cc996579
    1111>> PRIVMSG &bitlbee :alice: CHAT #cecil/$bob;4d8cc9965791c6b9 STATUS UNSUBSCRIBED
Note: See TracChangeset for help on using the changeset viewer.