twilio-video.js Integration Tests

DO-false--BR-chrome-BV-unstable-TO-peer-to-peer-TR-2011.6-FILE-connect

Browser: Chrome 78.0.3904 (Linux 0.0.0)
Timestamp: 9/18/2019, 2:30:42 AM
257 tests / 0 errors / 0 failures / 0 skipped / runtime: 41.102s
Status Spec Suite / Results
Passed in 0.435s should return a CancelablePromise that rejects with a TwilioError with .code 20107 connect » called with an invalid API Key secret
Passed in 0.215s should return a CancelablePromise that rejects with a TwilioError with .code 20103 connect » called with an invalid API Key SID
Passed in 0.211s should return a CancelablePromise that rejects with a TwilioError with .code 20104 connect » called with an expired Access Token
Passed in 0.21s should return a CancelablePromise that rejects with a TwilioError with .code 20106 connect » called without a grant
Passed in 0.001s should return a CancelablePromise that rejects with a RangeError connect » called with an invalid LogLevel
Passed in 0s should subscribe to the RemoteTracks in the Room connect » automaticSubscription (peer-to-peer topology) » when automaticSubscription is not set
Passed in 0.006s should subscribe to the RemoteTracks in the Room connect » automaticSubscription (peer-to-peer topology) » when automaticSubscription is true
Passed in 0.001s should subscribe to the RemoteTracks in the Room connect » automaticSubscription (peer-to-peer topology) » when automaticSubscription is false
Passed in 0.455s when set to true connect » insights option
Passed in 0.329s when set to false connect » insights option
Passed in 0.378s should return a CancelablePromise that resolves with a Room connect » signaling region » when called without a region
Passed in 0.326s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: gll
Passed in 6.367s should return a CancelablePromise that rejects with a SignalingConnectionError connect » signaling region » when called with an invalid region : foo
Passed in 6.22s should return a CancelablePromise that rejects with a SignalingConnectionError connect » signaling region » when called with an invalid region : 34
Passed in 6.259s should return a CancelablePromise that rejects with a SignalingConnectionError connect » signaling region » when called with an invalid region : $abc
Passed in 5.962s should return a CancelablePromise that rejects with a SignalingConnectionError connect » signaling region » when called with an invalid region : abc!
Passed in 2.038s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: au1
Passed in 1.625s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: br1
Passed in 1.213s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: de1
Passed in 1.155s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: ie1
Passed in 2.342s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: in1
Passed in 1.573s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: jp1
Passed in 2.259s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: sg1
Passed in 0.398s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: us1
Passed in 0.742s should return a CancelablePromise that resolves with a Room connect » signaling region » when called with a valid region: us2
Passed in 0.002s should return a CancelablePromise that rejects with a MediaConnectionError connect » called with an incorrect RTCIceServer url
Passed in 0s should return a CancelablePromise that resolves to a Room connect » called with a Room name and » no LocalTracks » once
Passed in 0s should set the Room's .sid to a Room SID connect » called with a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .name to the specified name connect » called with a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .state to "connected" connect » called with a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .sid to a Participant SID connect » called with a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .identity to the specified identity connect » called with a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .participants Map to an empty Map connect » called with a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0.001s should return CancelablePromises that resolve to two Rooms connect » called with a Room name and » no LocalTracks » twice with unique identities
Passed in 0s should set each Room's .sid to the same Room SID connect » called with a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0.001s should set each Room's .name to the specified name connect » called with a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called with a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called with a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called with a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant connect » called with a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Participant's ._tracks Map to an empty Map connect » called with a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and » should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant and
Passed in 0s should return CancelablePromises that resolve to three Rooms connect » called with a Room name and » no LocalTracks » thrice with unique identities
Passed in 0s should set each Room's .sid to the same Room SID connect » called with a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's .name to the specified name connect » called with a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called with a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called with a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called with a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant connect » called with a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Participant's ._tracks Map to an empty Map connect » called with a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and » should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant and
Passed in 0s should return a CancelablePromise that resolves to a Room connect » called with a Room name and » the default, automatically-acquired LocalTracks » once
Passed in 0s should set the Room's .sid to a Room SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .name to the specified name connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .state to "connected" connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .sid to a Participant SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .identity to the specified identity connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0.001s should update the Room's LocalParticipant's ._tracks Map with the LocalTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should update the Room's LocalParticipant's .tracks Map with the corresponding Tracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0.001s should set the Room's LocalParticipant's Tracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should update the Room's LocalParticipant's .audioTracks Map with the corresponding AudioTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's AudioTracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should update the Room's LocalParticipant's .videoTracks Map with the corresponding VideoTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's VideoTracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .participants Map to an empty Map connect » called with a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should return CancelablePromises that resolve to two Rooms connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities
Passed in 0s should set each Room's .sid to the same Room SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's .name to the specified name connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's ._tracks Map with the LocalTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's .tracks Map with the corresponding Tracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's Tracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's .audioTracks Map with the corresponding AudioTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's AudioTracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's .videoTracks Map with the corresponding VideoTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's VideoTracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0.047s should eventually update each Participant's ._tracks Map to contain a RemoteTrack for every one of its corresponding LocalParticipant's LocalTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and » should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant and
Passed in 0.001s should eventually update each Participant's .tracks Map to contain a RemoteTrackPublication for every one of its corresponding LocalParticipant's LocalTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and » should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant and
Passed in 0s should return CancelablePromises that resolve to three Rooms connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities
Passed in 0s should set each Room's .sid to the same Room SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's .name to the specified name connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should update each Room's LocalParticipant's ._tracks Map with the LocalTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should update each Room's LocalParticipant's .tracks Map with the corresponding Tracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's Tracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should update each Room's LocalParticipant's .audioTracks Map with the corresponding AudioTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's AudioTracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0.001s should update each Room's LocalParticipant's .videoTracks Map with the corresponding VideoTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's VideoTracks' .trackSid to a unique Track SID connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0.161s should eventually update each Participant's ._tracks Map to contain a RemoteTrack for every one of its corresponding LocalParticipant's LocalTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and » should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant and
Passed in 0s should eventually update each Participant's .tracks Map to contain a RemoteTrackPublication for every one of its corresponding LocalParticipant's LocalTracks connect » called with a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and » should eventually update each Room's .participants Map to contain a Participant for every other Room's LocalParticipant and
Passed in 0s should return a CancelablePromise that resolves to a Room connect » called without a Room name and » no LocalTracks » once
Passed in 0.001s should set the Room's .sid to a Room SID connect » called without a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .name to its SID connect » called without a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .state to "connected" connect » called without a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .sid to a Participant SID connect » called without a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .identity to the specified identity connect » called without a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .participants Map to an empty Map connect » called without a Room name and » no LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should return CancelablePromises that resolve to two Rooms connect » called without a Room name and » no LocalTracks » twice with unique identities
Passed in 0s should set each Room's .sid to a unique Room SID connect » called without a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's .name to its SID connect » called without a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called without a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called without a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called without a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's .participants Map to an empty Map connect » called without a Room name and » no LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should return CancelablePromises that resolve to three Rooms connect » called without a Room name and » no LocalTracks » thrice with unique identities
Passed in 0s should set each Room's .sid to a unique Room SID connect » called without a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's .name to its SID connect » called without a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called without a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called without a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called without a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's .participants Map to an empty Map connect » called without a Room name and » no LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should return a CancelablePromise that resolves to a Room connect » called without a Room name and » the default, automatically-acquired LocalTracks » once
Passed in 0.001s should set the Room's .sid to a Room SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .name to its SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .state to "connected" connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .sid to a Participant SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's .identity to the specified identity connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should update the Room's LocalParticipant's ._tracks Map with the LocalTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should update the Room's LocalParticipant's .tracks Map with the corresponding Tracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's Tracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should update the Room's LocalParticipant's .audioTracks Map with the corresponding AudioTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's AudioTracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should update the Room's LocalParticipant's .videoTracks Map with the corresponding VideoTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's LocalParticipant's VideoTracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should set the Room's .participants Map to an empty Map connect » called without a Room name and » the default, automatically-acquired LocalTracks » once » should return a CancelablePromise that resolves to a Room and
Passed in 0s should return CancelablePromises that resolve to two Rooms connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities
Passed in 0s should set each Room's .sid to a unique Room SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's .name to its SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's ._tracks Map with the LocalTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's .tracks Map with the corresponding Tracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's Tracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's .audioTracks Map with the corresponding AudioTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's AudioTracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should update each Room's LocalParticipant's .videoTracks Map with the corresponding VideoTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's LocalParticipant's VideoTracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should set each Room's .participants Map to an empty Map connect » called without a Room name and » the default, automatically-acquired LocalTracks » twice with unique identities » should return CancelablePromises that resolve to two Rooms and
Passed in 0s should return CancelablePromises that resolve to three Rooms connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities
Passed in 0s should set each Room's .sid to a unique Room SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's .name to its SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .state to "connected" connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .sid to a unique Participant SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's .identity to the specified identities connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should update each Room's LocalParticipant's ._tracks Map with the LocalTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should update each Room's LocalParticipant's .tracks Map with the corresponding Tracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's Tracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should update each Room's LocalParticipant's .audioTracks Map with the corresponding AudioTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's AudioTracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should update each Room's LocalParticipant's .videoTracks Map with the corresponding VideoTracks connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's LocalParticipant's VideoTracks' .trackSid to a unique Track SID connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should set each Room's .participants Map to an empty Map connect » called without a Room name and » the default, automatically-acquired LocalTracks » thrice with unique identities » should return CancelablePromises that resolve to three Rooms and
Passed in 0s should return a CancelablePromise that resolves to a Room connect » called with the name of a Room to which other Participants have already connected
Passed in 0.001s should pre-populate the Room's .participants Map with the Participants already connected to the Room connect » called with the name of a Room to which other Participants have already connected » should return a CancelablePromise that resolves to a Room and
Passed in 0s should return a CancelablePromise that rejects with a "Canceled" Error connect » called with a Room name and canceled before connecting
Passed in 0.012s networkPriority should be set to "high" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » dscpTagging » when set to true » when VP8 simulcast is enabled
Passed in 0.002s networkPriority should be set to "high" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » dscpTagging » when set to true » when VP8 simulcast is not enabled
Passed in 0.002s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » dscpTagging » when set to false » when VP8 simulcast is enabled
Passed in 0.002s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » dscpTagging » when set to false » when VP8 simulcast is not enabled
Passed in 0.002s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » dscpTagging » when not set » when VP8 simulcast is enabled
Passed in 0.001s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » dscpTagging » when not set » when VP8 simulcast is not enabled
Passed in 0.002s networkPriority should be set to "high" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » enableDscp » when set to true » when VP8 simulcast is enabled
Passed in 0.002s networkPriority should be set to "high" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » enableDscp » when set to true » when VP8 simulcast is not enabled
Passed in 0.001s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » enableDscp » when set to false » when VP8 simulcast is enabled
Passed in 0.001s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » enableDscp » when set to false » when VP8 simulcast is not enabled
Passed in 0.001s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » enableDscp » when not set » when VP8 simulcast is enabled
Passed in 0.002s networkPriority should be set to "low" for RTCRtpEncodingParameters of the first encoding layer connect » DSCP tagging » enableDscp » when not set » when VP8 simulcast is not enabled
Passed in 0.019s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is absent
Passed in 0.003s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is absent
Passed in 0s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is null
Passed in 0.001s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is null
Passed in 0.001s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is 40000
Passed in 0.022s should set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is 40000
Passed in 0.001s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is 0
Passed in 0.002s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is absent » when .maxVideoBitrate is 0
Passed in 0.001s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is absent
Passed in 0.002s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is absent
Passed in 0.002s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is null
Passed in 0.003s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is null
Passed in 0s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is 40000
Passed in 0.004s should set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is 40000
Passed in 0s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is 0
Passed in 0.004s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is null » when .maxVideoBitrate is 0
Passed in 0.001s should set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is absent
Passed in 0.003s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is absent
Passed in 0.001s should set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is null
Passed in 0.001s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is null
Passed in 0.001s should set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is 40000
Passed in 0.003s should set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is 40000
Passed in 0.001s should set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is 0
Passed in 0.002s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 20000 » when .maxVideoBitrate is 0
Passed in 0s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is absent
Passed in 0.002s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is absent
Passed in 0.001s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is null
Passed in 0.003s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is null
Passed in 0s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is 40000
Passed in 0.003s should set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is 40000
Passed in 0.001s should not set the .maxAudioBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is 0
Passed in 0.002s should not set the .maxVideoBitrate connect » called with EncodingParameters » when .maxAudioBitrate is 0 » when .maxVideoBitrate is 0
Passed in 0.012s should apply the codec preferences to all remote descriptions connect » called with preferred audio and video codecs » video codec names
Passed in 0.013s should apply the codec preferences to all remote descriptions connect » called with preferred audio and video codecs » video codec settings
Passed in 0.007s should not apply the audio bitrate limit to the remote descriptions connect » when called with a fixed bitrate preferred audio codec
Passed in 0s should set each LocalTrack's .name to its given name connect » Track names » when called with pre-created Tracks » when called with Track names » when Tracks are pre-created using createLocalTracks
Passed in 0s should set each LocalTrackPublication's .trackName to its given name connect » Track names » when called with pre-created Tracks » when called with Track names » when Tracks are pre-created using createLocalTracks
Passed in 0s should set each RemoteTrackPublication's .trackName to its given name connect » Track names » when called with pre-created Tracks » when called with Track names » when Tracks are pre-created using createLocalTracks
Passed in 0s should set each RemoteTrack's .name to its given name connect » Track names » when called with pre-created Tracks » when called with Track names » when Tracks are pre-created using createLocalTracks
Passed in 0s should set each LocalTrack's .name to its ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using createLocalTracks
Passed in 0s should set each LocalTrackPublication's .trackName to its ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using createLocalTracks
Passed in 0s should set each RemoteTrackPublication's .trackName to its LocalTrack's ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using createLocalTracks
Passed in 0.001s should set each RemoteTrack's .name to its LocalTrack's ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using createLocalTracks
Passed in 0s should set each LocalTrack's .name to its ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using MediaStreamTracks from getUserMedia()
Passed in 0s should set each LocalTrackPublication's .trackName to its ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using MediaStreamTracks from getUserMedia()
Passed in 0s should set each RemoteTrackPublication's .trackName to its LocalTrack's ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using MediaStreamTracks from getUserMedia()
Passed in 0s should set each RemoteTrack's .name to its LocalTrack's ID connect » Track names » when called with pre-created Tracks » when called without Track names » when Tracks are pre-created using MediaStreamTracks from getUserMedia()
Passed in 0s should set the LocalAudioTrack's .name to its ID connect » Track names » when called with constraints » when called without Track names
Passed in 0s should set the LocalAudioTrackPublication's .trackName to its ID connect » Track names » when called with constraints » when called without Track names
Passed in 0.001s should set each RemoteAudioTrackPublication's .trackName to its LocalTrack's ID connect » Track names » when called with constraints » when called without Track names
Passed in 0s should set each RemoteAudioTrack's .name to its LocalTrack's ID connect » Track names » when called with constraints » when called without Track names
Passed in 0s should set the LocalVideoTrack's .name to its ID connect » Track names » when called with constraints » when called without Track names
Passed in 0s should set the LocalVideoTrackPublication's .trackName to its ID connect » Track names » when called with constraints » when called without Track names
Passed in 0s should set each RemoteVideoTrackPublication's .trackName to its LocalTrack's ID connect » Track names » when called with constraints » when called without Track names
Passed in 0s should set each RemoteVideoTrack's .name to its LocalTrack's ID connect » Track names » when called with constraints » when called without Track names
Passed in 0s should set the LocalAudioTrack's .name to its given name connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0s should set the LocalAudioTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0s should set each RemoteAudioTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0.001s should set each RemoteAudioTrack's .name to its given name connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0s should set the LocalVideoTrack's .name to its ID connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0s should set the LocalVideoTrackPublication's .trackName to its ID connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0s should set each RemoteVideoTrackPublication's .trackName to its LocalTrack's ID connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0s should set each RemoteVideoTrack's .name to its LocalTrack's ID connect » Track names » when called with constraints » when called with only an audio Track name
Passed in 0s should set the LocalAudioTrack's .name to its ID connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0s should set the LocalAudioTrackPublication's .trackName to its ID connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0s should set each RemoteAudioTrackPublication's .trackName to its LocalTrack's ID connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0s should set each RemoteAudioTrack's .name to its LocalTrack's ID connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0s should set the LocalVideoTrack's .name to its given name connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0s should set the LocalVideoTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0s should set each RemoteVideoTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0.003s should set each RemoteVideoTrack's .name to its given name connect » Track names » when called with constraints » when called with only a video Track name
Passed in 0s should set the LocalAudioTrack's .name to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should set the LocalAudioTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should set each RemoteAudioTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should set each RemoteAudioTrack's .name to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should set the LocalVideoTrack's .name to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should set the LocalVideoTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should set each RemoteVideoTrackPublication's .trackName to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should set each RemoteVideoTrack's .name to its given name connect » Track names » when called with constraints » when called with both audio and video Track names
Passed in 0s should emit "trackPublicationFailed on the Room's LocalParticipant with a TrackNameIsDuplicatedError connect » Track names » "trackPublicationFailed" event » called with Tracks whose names are the same
Passed in 0s should emit "trackPublicationFailed on the Room's LocalParticipant with a TrackNameTooLongError connect » Track names » "trackPublicationFailed" event » called with a Track whose name is too long
Passed in 0s eventually results in a LocalDataTrackPublication connect » called with a single LocalDataTrack in the tracks Array
Passed in 0.002s should add Simulcast SSRCs to the video m= section of all local descriptions connect » VP8 simulcast » in VP8 only room
Passed in 0.003s should not add Simulcast SSRCs to the video m= section of all local descriptions connect » VP8 simulcast » in H264 only room
System output:
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:48.479Z', '|', 'WARN', 'in', '[TwilioConnection #18: wss://foo.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:48.735Z', '|', 'WARN', 'in', '[TwilioConnection #19: wss://foo.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:49.208Z', '|', 'WARN', 'in', '[TwilioConnection #20: wss://foo.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:50.011Z', '|', 'WARN', 'in', '[TwilioConnection #21: wss://foo.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:51.589Z', '|', 'WARN', 'in', '[TwilioConnection #22: wss://foo.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:54.742Z', '|', 'WARN', 'in', '[TwilioConnection #23: wss://foo.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:54.963Z', '|', 'WARN', 'in', '[TwilioConnection #24: wss://34.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:55.112Z', '|', 'WARN', 'in', '[TwilioConnection #25: wss://34.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:55.613Z', '|', 'WARN', 'in', '[TwilioConnection #26: wss://34.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:56.359Z', '|', 'WARN', 'in', '[TwilioConnection #27: wss://34.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:30:57.900Z', '|', 'WARN', 'in', '[TwilioConnection #28: wss://34.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:01.078Z', '|', 'WARN', 'in', '[TwilioConnection #29: wss://34.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:01.276Z', '|', 'WARN', 'in', '[TwilioConnection #30: wss://%24abc.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:01.489Z', '|', 'WARN', 'in', '[TwilioConnection #31: wss://%24abc.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:01.848Z', '|', 'WARN', 'in', '[TwilioConnection #32: wss://%24abc.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:02.711Z', '|', 'WARN', 'in', '[TwilioConnection #33: wss://%24abc.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:04.225Z', '|', 'WARN', 'in', '[TwilioConnection #34: wss://%24abc.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:07.466Z', '|', 'WARN', 'in', '[TwilioConnection #35: wss://%24abc.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:07.761Z', '|', 'WARN', 'in', '[TwilioConnection #36: wss://abc%21.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:07.897Z', '|', 'WARN', 'in', '[TwilioConnection #37: wss://abc%21.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:08.202Z', '|', 'WARN', 'in', '[TwilioConnection #38: wss://abc%21.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:08.941Z', '|', 'WARN', 'in', '[TwilioConnection #39: wss://abc%21.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:10.532Z', '|', 'WARN', 'in', '[TwilioConnection #40: wss://abc%21.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:13.652Z', '|', 'WARN', 'in', '[TwilioConnection #41: wss://abc%21.vss.twilio.com/signaling]:', 'Closed: 1006 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:37.857Z', '|', 'WARN', 'in', '[TwilioConnection #77: wss://global.vss.twilio.com/signaling]:', 'Closed: 1005 - '
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:31:38.103Z', '|', 'WARN', 'in', '[connect #61]:', 'The ConnectOptions flag "dscpTagging" is deprecated and scheduled for removal. Please use "enableDscp" instead.'
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:34:22.743Z', '|', 'WARN', 'in', '[PeerConnectionV2 #290: 83723882-91a0-47f9-9619-e3fa49738aaf]:', 'Error while setting encodings parameters for audio Track f21f3a67-70eb-4b5c-b2dc-d4beb3a7c137: OperationError'
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:34:30.097Z', '|', 'WARN', 'in', '[LocalParticipant #441]:', 'Failed to publish the LocalAudioTrack: Track name is duplicated'
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:34:30.100Z', '|', 'WARN', 'in', '[LocalParticipant #441: PAa19c2232480fa0f824c4037873a60a3e]:', 'Failed to get or create LocalTrackPublication for [LocalAudioTrack #321: 97a6f22b-83a1-42dd-ab48-c538b3c0971f]:', TrackNameIsDuplicatedError{stack: 'TwilioError: Track name is duplicated at new TwilioError (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:18495:25) at new TrackNameIsDuplicatedError (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:18325:5) at createTwilioError (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:17657:36) at LocalTrackPublicationV2.update (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:8111:28) at LocalParticipantV2. (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:7909:33) at Array.forEach () at LocalParticipantV2.update (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:7906:22) at RoomV2._update (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:10940:29) at new RoomV2 (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:10735:10) at TwilioConnectionTransport.connected (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:7494:19)', message: 'Track name is duplicated', code: 53304, name: 'TwilioError'}
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:34:30.526Z', '|', 'WARN', 'in', '[LocalParticipant #442]:', 'Failed to publish the LocalVideoTrack: Track name is too long'
Chrome 78.0.3904 (Linux 0.0.0) WARN: '2019-09-18', '02:34:30.529Z', '|', 'WARN', 'in', '[LocalParticipant #442: PA159bf7fc66ade3d91007045ca2d0b4d2]:', 'Failed to get or create LocalTrackPublication for [LocalVideoTrack #325: 898abe96-8393-4e72-a4ff-84b777ef35ca]:', TrackNameTooLongError{stack: 'TwilioError: Track name is too long at new TwilioError (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:18495:25) at new TrackNameTooLongError (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:18293:5) at createTwilioError (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:17657:36) at LocalTrackPublicationV2.update (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:8111:28) at LocalParticipantV2. (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:7909:33) at Array.forEach () at LocalParticipantV2.update (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:7906:22) at RoomV2._update (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:10940:29) at new RoomV2 (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:10735:10) at TwilioConnectionTransport.connected (http://localhost:9876/absolute/tmp/b327bc3efaae6a21d027be2b47e69756.browserify?be0a2495aca95f97764e35381fe7fbfa63d18350:7494:19)', message: 'Track name is too long', code: 53302, name: 'TwilioError'}