Closed Bug 1496897 Opened 6 years ago Closed 6 years ago

AttributeError: 'Marionette' object has no attribute 'is_shutting_down' if Marionette kills application due to a timeout

Categories

(Testing :: Marionette Client and Harness, defect, P5)

Version 3
defect

Tracking

(firefox63 unaffected, firefox64 fixed)

RESOLVED DUPLICATE of bug 1497094
Tracking Status
firefox63 --- unaffected
firefox64 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure, regression)

Filed by: nerli [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=203797269&repo=autoland

https://queue.taskcluster.net/v1/task/IvXrCPOTTIevYZQX4nW4iw/runs/0/artifacts/public/logs/live_backing.log

22:19:08     INFO -  [Parent 702, StreamTrans #65] WARNING: 'NS_FAILED(rv)', file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 419
22:19:08     INFO -  [Parent 702, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /builds/worker/workspace/build/src/modules/libjar/nsJARChannel.cpp, line 1127
22:21:24     INFO - TEST-UNEXPECTED-ERROR | testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py TestWindowRect.test_get_types | AttributeError: 'Marionette' object has no attribute 'is_shutting_down'
22:21:24     INFO - Traceback (most recent call last):
22:21:24     INFO -   File "/Users/cltbld/tasks/task_1538802264/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 140, in run
22:21:24     INFO -     self.setUp()
22:21:24     INFO -   File "/Users/cltbld/tasks/task_1538802264/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py", line 33, in setUp
22:21:24     INFO -     self.marionette.set_window_rect(height=start_size["height"], width=start_size["width"])
22:21:24     INFO -   File "/Users/cltbld/tasks/task_1538802264/build/venv/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1395, in set_window_rect
22:21:24     INFO -     body)
22:21:24     INFO -   File "/Users/cltbld/tasks/task_1538802264/build/venv/lib/python2.7/site-packages/marionette_driver/decorators.py", line 33, in _
22:21:24     INFO -     if m.is_shutting_down:
22:21:24     INFO - TEST-INFO took 360400ms
This seems to happen when a command times out. Andreas, could you please have a look at it? Maybe we just want to set this as property for the Marionette class. Thanks.
Blocks: 1433873
Flags: needinfo?(ato)
Keywords: regression
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(ato)
Resolution: --- → DUPLICATE
Reopening based on my feedback on bug 1497094.
Assignee: nobody → hskupin
Blocks: 1497094
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Status: REOPENED → ASSIGNED
Priority: P5 → P1
Summary: Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_window_rect.py TestWindowRect.test_get_types | AttributeError: 'Marionette' object has no attribute 'is_shutting_down' → AttributeError: 'Marionette' object has no attribute 'is_shutting_down' if Marionette kills application due to a timeout
David says he will have a patch ready later today over on bug 1497094. So lets dupe it again.
Assignee: hskupin → nobody
No longer blocks: 1497094
Status: ASSIGNED → RESOLVED
Closed: 6 years ago6 years ago
Priority: P1 → P5
Resolution: --- → DUPLICATE
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.