Closed Bug 1806345 Opened 3 years ago Closed 3 years ago

Permanent AttributeError: 'JUnitTestRunner' object has no attribute 'gstForV4l2loopbackProcess' for successful tasks - DO NOT USE FOR CLASSIFICATION

Categories

(Testing :: Mochitest, defect, P3)

Default
Unspecified
Android
defect

Tracking

(firefox-esr102 unaffected, firefox108 unaffected, firefox109 unaffected, firefox110 fixed)

RESOLVED FIXED
110 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox108 --- unaffected
firefox109 --- unaffected
firefox110 --- fixed

People

(Reporter: m_kato, Assigned: pehrsons)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

When running geckoview-junit such as ./mach geckoview-junit org.mozilla.geckoview.test.PromptDelegateTest, I found the following error. I guess that this is regression by bug 1804035?

 0:13.56 INFO Stopping web server
 0:13.56 INFO Server shut down.
 0:13.58 INFO Web server killed.
 0:13.58 INFO Stopping web socket server
 0:13.60 INFO Stopping ssltunnel
Traceback (most recent call last):
  File "/mozilla/geckoview/objdir/_tests/testing/mochitest/runjunit.py", line 182, in cleanup
    self.stopServers()
  File "/mozilla/geckoview/objdir/_tests/testing/mochitest/runtests.py", line 1403, in stopServers
    if self.gstForV4l2loopbackProcess is not None:
AttributeError: 'JUnitTestRunner' object has no attribute 'gstForV4l2loopbackProcess'
 0:13.62 INFO Caught and ignored an exception during cleanup

Set release status flags based on info from the regressing bug 1804035

:pehrsons, since you are the author of the regressor, bug 1804035, could you take a look? Also, could you set the severity field?

For more information, please visit auto_nag documentation.

Summary: 'JUnitTestRunner' object has no attribute 'gstForV4l2loopbackProcess' → Permanent AttributeError: 'JUnitTestRunner' object has no attribute 'gstForV4l2loopbackProcess' for successful tasks - DO NOT USE FOR CLASSIFICATION
Assignee: nobody → apehrson
Status: NEW → ASSIGNED
Flags: needinfo?(apehrson)

The severity field is not set for this bug.
:ahal, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(ahal)
Severity: -- → S3
Flags: needinfo?(ahal)
Priority: -- → P3
Pushed by pehrsons@gmail.com: https://hg.mozilla.org/integration/autoland/rev/9e1f99f04d08 Harden mochitest/runtests.py's gstreamer lookup for shutdown with hasattr. r=ahal
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: