Media/WebRTC/Testing: Difference between revisions

Jump to navigation Jump to search
Line 25: Line 25:
Tinderbox runs all the tests in a given directory but for a variety of reasons some of the
Tinderbox runs all the tests in a given directory but for a variety of reasons some of the
tests aren't run on Tinderbox. This is controlled by requiring certain environment
tests aren't run on Tinderbox. This is controlled by requiring certain environment
variables to be set. For instance, if you just run signaling_unittests you get:
variables to be set.


    To run this test set MOZ_WEBRTC_TESTS=1 in your environment
A number of tests have been disabled on Tinderbox because they either take a long
time or have excessive oranges. To enable these, set:


Additionally, the TURN tests require you to specify a TURN server. This is done
    MOZ_WEBRTC_TESTS=1
by setting:
 
 
Additionally, the TURN tests require you to specify a TURN server. However, we don't
provide one for Tinderbox because we don't want to operate a public server and
releng hasn't set one up in the test environment yet.
[ https://bugzilla.mozilla.org/show_bug.cgi?id=865296 Bug 865296]
 
If you have a TURN server, you can point the tests at it by setting:


     TURN_SERVER_ADDRESS
     TURN_SERVER_ADDRESS
     TURN_SERVER_USER
     TURN_SERVER_USER
     TURN_SERVER_PASSWORD
     TURN_SERVER_PASSWORD
We do not
Confirmed users
214

edits

Navigation menu