Closed
Bug 1642686
Opened 9 months ago
Closed 9 months ago
signaling_unittests listed in cppunittest.ini, but not found
Categories
(Testing :: CPPUnitTest, defect, P3)
Testing
CPPUnitTest
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
signaling_unittests and signaling_unittests_standalone are listed as cppunit tests:
but no executable with that name is found by the cppunit test harness, and I don't see source code.
![]() |
Assignee | |
Comment 1•9 months ago
|
||
:dminor - Would you happen to know anything about these tests?
Flags: needinfo?(dminor)
Comment 2•9 months ago
|
||
I think we missed removing them from the ini file when we removed the tests.
Flags: needinfo?(dminor)
![]() |
Assignee | |
Comment 3•9 months ago
|
||
signaling_unittests and signaling_unittests_standalone are no longer part of the build;
clean up the test manifest.
Updated•9 months ago
|
Assignee: nobody → gbrown
Status: NEW → ASSIGNED
Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d2c50c8dbb5d Remove signaling_unittests from cppunittest.ini; r=dminor
Comment 5•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•