-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests Failing when using torture .We tried on our self hosted server and then tried on jitsi meet (https://meet.jit.si/) and getting the same errors as below #387
Comments
Same here; any updates? |
How are you running the test? |
@damencho I just cloned the repo & run MuteTest & TCPTest, fails against own install as well as on meet.jit.si; I did that to narrow down the errors I got using the docker-hub version on local macbook as well as on an AWS Debian; Error Log:
|
The one muteAfterJoinCanShareAndUnmute is known to fail sometimes and we will be working on fixing it in the following weeks or we will disable it, as for the TCPTest ... not sure we run it anymore ... maybe something with it is not working it needs debugging the client ... |
It is expected for TCPTest to fail against meet.jit.si as we don't have
ice/tcp enabled (we have turn/tls instead).
…On Sun, Nov 28, 2021, 10:50 AM Дамян Минков ***@***.***> wrote:
The one muteAfterJoinCanShareAndUnmute is known to fail sometimes and we
will be working on fixing it in the following weeks or we will disable it,
as for the TCPTest ... not sure we run it anymore ... maybe something with
it is not working it needs debugging the client ...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#387 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY5BOZITL4KNH6OXCJAZIDUOJMU5ANCNFSM454ZKZZQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
The text was updated successfully, but these errors were encountered: