Closed
Bug 1201209
Opened 10 years ago
Closed 10 years ago
Intermittent test_nr_socket_unittest | test failed with return code 1
Categories
(Core :: WebRTC, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
backlog | webrtc/webaudio+ |
People
(Reporter: RyanVM, Assigned: bwc)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
07:33:44 INFO - TEST-START | test_nr_socket_unittest
07:33:48 INFO - PROCESS | test_nr_socket_unittest |
07:33:48 INFO - [WARNING: nsSocketTransportService::UpdatePrefs not implemented: file /builds/slave/fx-team-and-api-11-d-000000000/build/src/netwerk/base/nsSocketTransportService2.cpp, line 1159
07:33:48 INFO - [==========] Running 13 tests from 1 test case.
07:33:48 INFO - [----------] Global test environment set-up.
07:33:48 INFO - [----------] 13 tests from TestNrSocketTest
07:33:48 INFO - [ RUN ] TestNrSocketTest.PublicConnectivity
07:33:48 INFO - [ OK ] TestNrSocketTest.PublicConnectivity (157 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.PrivateConnectivity
07:33:48 INFO - [ OK ] TestNrSocketTest.PrivateConnectivity (151 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.NoConnectivityWithoutPinhole
07:33:48 INFO - [ OK ] TestNrSocketTest.NoConnectivityWithoutPinhole (80 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.NoConnectivityBetweenSubnets
07:33:48 INFO - [ OK ] TestNrSocketTest.NoConnectivityBetweenSubnets (178 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.FullConeAcceptIngress
07:33:48 INFO - [ OK ] TestNrSocketTest.FullConeAcceptIngress (114 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.FullConeOnePinhole
07:33:48 INFO - [ OK ] TestNrSocketTest.FullConeOnePinhole (115 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.RestrictedCone
07:33:48 INFO - [ OK ] TestNrSocketTest.RestrictedCone (168 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.PortDependentMappingFullCone
07:33:48 INFO - [ OK ] TestNrSocketTest.PortDependentMappingFullCone (215 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.Symmetric
07:33:48 INFO - [ OK ] TestNrSocketTest.Symmetric (295 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.BlockUdp
07:33:48 INFO - /builds/slave/fx-team-and-api-11-d-000000000/build/src/media/mtransport/test/test_nr_socket_unittest.cpp:575: Failure
07:33:48 INFO - Value of: CheckConnectivity(private_addrs_[0], private_addrs_[1])
07:33:48 INFO - Actual: false
07:33:48 INFO - Expected: true
07:33:48 INFO - [ FAILED ] TestNrSocketTest.BlockUdp (719 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.DenyHairpinning
07:33:48 INFO - [ OK ] TestNrSocketTest.DenyHairpinning (103 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.AllowHairpinning
07:33:48 INFO - [ OK ] TestNrSocketTest.AllowHairpinning (83 ms)
07:33:48 INFO - [ RUN ] TestNrSocketTest.FullConeTimeout
07:33:48 INFO - [ OK ] TestNrSocketTest.FullConeTimeout (306 ms)
07:33:48 INFO - [----------] 13 tests from TestNrSocketTest (2730 ms total)
07:33:48 INFO - [----------] Global test environment tear-down
07:33:48 INFO - [==========] 13 tests from 1 test case ran. (2748 ms total)
07:33:48 INFO - [ PASSED ] 12 tests.
07:33:48 INFO - [ FAILED ] 1 test, listed below:
07:33:48 INFO - [ FAILED ] TestNrSocketTest.BlockUdp
07:33:48 INFO - 1 FAILED TEST
07:33:48 INFO - YOU HAVE 1 DISABLED TEST
07:33:49 WARNING - TEST-UNEXPECTED-FAIL | test_nr_socket_unittest | test failed with return code 1
07:33:49 INFO - TEST-INFO took 4607ms
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 2•10 years ago
|
||
The long run time for that test suggests that we may have hit a timeout here:
https://dxr.mozilla.org/mozilla-central/source/media/mtransport/test/test_nr_socket_unittest.cpp?case=true&from=WaitForSocketState#228
I can extend this timeout.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → docfaraday
Assignee | ||
Comment 3•10 years ago
|
||
Bug 1201209: Extend the timeout on socket readiness in test_nr_socket_unittest. r?drno
Attachment #8656158 -
Flags: review?(drno)
Comment 4•10 years ago
|
||
Comment on attachment 8656158 [details]
MozReview Request: Bug 1201209: Extend the timeout on socket readiness in test_nr_socket_unittest. r?drno
https://reviewboard.mozilla.org/r/18099/#review16209
Attachment #8656158 -
Flags: review?(drno) → review+
Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(docfaraday)
Keywords: checkin-needed
Updated•10 years ago
|
backlog: --- → webrtc/webaudio+
Rank: 21
Priority: -- → P2
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 10•9 years ago
|
||
Not seeing anything of ours (media/mtransport) that landed in the right timeframe to cause this. I do see some necko stuff landing at about the right time, particularly the backout and initial landing of bug 698882.
Assignee | ||
Comment 11•9 years ago
|
||
Retriggered this: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=6183d3a293a9
and this: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=08d7af2bfe30
Let's see what happens.
Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(docfaraday)
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 14•9 years ago
|
||
Hmm, I tried landing this with reviewboard, and it thinks it landed, but it never did.
Assignee | ||
Comment 15•9 years ago
|
||
Actually, scratch that, found it.
Assignee | ||
Comment 16•9 years ago
|
||
No failures since changeset 6ebbe5ee0e81 landed.
You need to log in
before you can comment on or make changes to this bug.
Description
•