Closed
Bug 1253198
Opened 10 years ago
Closed 10 years ago
Add common prefix to all ice unit tests
Categories
(Core :: WebRTC: Networking, defect, P2)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
mozilla47
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | fixed |
| backlog | webrtc/webaudio+ |
People
(Reporter: drno, Assigned: drno)
Details
Attachments
(1 file)
Since ice unit test got converted to mozilla gtest it is pain to manually run them all.
| Assignee | ||
Comment 1•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/37823/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/37823/
Attachment #8726135 -
Flags: review?(docfaraday)
| Assignee | ||
Updated•10 years ago
|
backlog: --- → webrtc/webaudio+
Rank: 25
Priority: -- → P2
Comment 2•10 years ago
|
||
Comment on attachment 8726135 [details]
MozReview Request: Bug 1253198: add WebRtcIce prefix to all ICE unit tests. r=bwc
https://reviewboard.mozilla.org/r/37823/#review34425
I think I would prefer to make sure there's an "Ice" prefix on all of this stuff; we can maybe use the "WebRtc" prefix too, but I would expect that to apply to our other unit-tests too, so it wouldn't be useful for selecting the ICE tests.
Attachment #8726135 -
Flags: review?(docfaraday)
| Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8726135 [details]
MozReview Request: Bug 1253198: add WebRtcIce prefix to all ICE unit tests. r=bwc
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/37823/diff/1-2/
Attachment #8726135 -
Attachment description: MozReview Request: Bug 1253198: add WebRtc prefix to all ice unit tests. r=bwc → MozReview Request: Bug 1253198: add WebRtcIce prefix to all ICE unit tests. r=bwc
Attachment #8726135 -
Flags: review?(docfaraday)
Comment 4•10 years ago
|
||
Comment on attachment 8726135 [details]
MozReview Request: Bug 1253198: add WebRtcIce prefix to all ICE unit tests. r=bwc
https://reviewboard.mozilla.org/r/37823/#review34503
Attachment #8726135 -
Flags: review?(docfaraday) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8726135 [details]
MozReview Request: Bug 1253198: add WebRtcIce prefix to all ICE unit tests. r=bwc
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/37823/diff/2-3/
Comment 7•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•