5.11.0 #48
Annotations
2 errors
test_bot.test_voice:
tests/test_bot.py#L487
AssertionError: assert 225 != 225
+ where 225 = <Player(Thread-4, stopped daemon 139646130443840)>._sent_payloads
+ where <Player(Thread-4, stopped daemon 139646130443840)> = <ActiveVoiceState: channel=GuildVoice(id=1179887956488630274, name='_test_voice_two-1a7de56', type=<ChannelType.GUILD_VOICE: 2>) guild=Guild(id=1041449294022070292, name='NAFF Test Suite', description=None) volume=0.5 playing=False audio=<AudioVolume: tests/test_audio.mp3>>.player
|
test_bot.test_voice:
tests/test_bot.py#L487
AssertionError: assert 229 != 229
+ where 229 = <Player(Thread-4, stopped daemon 139665826903616)>._sent_payloads
+ where <Player(Thread-4, stopped daemon 139665826903616)> = <ActiveVoiceState: channel=GuildVoice(id=1179888784855285823, name='_test_voice_two-1a7de56', type=<ChannelType.GUILD_VOICE: 2>) guild=Guild(id=1041449294022070292, name='NAFF Test Suite', description=None) volume=0.5 playing=False audio=<AudioVolume: tests/test_audio.mp3>>.player
|