Closed Bug 1201209 Opened 9 years ago Closed 9 years ago

Intermittent test_nr_socket_unittest | test failed with return code 1

Categories

(Core :: WebRTC, defect, P2)

Unspecified
Android
defect

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

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
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: nobody → docfaraday
Bug 1201209: Extend the timeout on socket readiness in test_nr_socket_unittest. r?drno
Attachment #8656158 - Flags: review?(drno)
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+
Check back on try.
Flags: needinfo?(docfaraday)
Flags: needinfo?(docfaraday)
Keywords: checkin-needed
backlog: --- → webrtc/webaudio+
Rank: 21
Priority: -- → P2
https://hg.mozilla.org/mozilla-central/rev/6ebbe5ee0e81
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
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.
Check back on this.
Flags: needinfo?(docfaraday)
Depends on: 1252163
Flags: needinfo?(docfaraday)
Hmm, I tried landing this with reviewboard, and it thinks it landed, but it never did.
Actually, scratch that, found it.
No failures since changeset 6ebbe5ee0e81 landed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: