This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
MT#55283 disable timing-sensitive tests
These may fail on loaded build systems Change-Id: I437afedef29cb1ee3de4bcffdbd53237061ea031
pull/1623/head
Richard Fuchs
3 years ago
parent
aa0ccae1d7
commit
d668d17ba6
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
t/auto-daemon-tests-player-cache.pl
+ 3
- 0
t/auto-daemon-tests-player-cache.pl
View File
@ -10,6 +10,9 @@ use NGCP::Rtpclient::ICE;
use
POSIX
;
$
ENV
{
RTPENGINE_EXTENDED_TESTS
}
or
exit
(
)
;
# timing sensitive tests
autotest_start
(
qw(
--config-file=none -t -1 -i 203.0.113.1 -i 2001:db8:4321::1
-
n
2223
-
c
12345
-
f
-
L
7
-
E
-
u
2222
-
-
player
-
cache
)
)
or
die
;
Write
Preview
Loading…
Cancel
Save