Closed Bug 1232129 Opened 9 years ago Closed 8 years ago

TEST-UNEXPECTED-ERROR | test_direct_update.py TestDirectUpdate.test_update | AttributeError: 'dict' object has no attribute 'type'

Categories

(Testing :: Firefox UI Tests, defect)

45 Branch
Unspecified
Windows
defect
Not set
normal

Tracking

(firefox45 affected)

RESOLVED DUPLICATE of bug 1247596
Tracking Status
firefox45 --- affected

People

(Reporter: whimboo, Unassigned)

Details

This started to appear lately and seems to be related to mozilla-central Nightly builds only. Also it seems to be Windows only.

https://treeherder.mozilla.org/logviewer.html#?job_id=2876418&repo=mozilla-central

 06:43:13     INFO - TEST-UNEXPECTED-ERROR | test_direct_update.py TestDirectUpdate.test_update | AttributeError: 'dict' object has no attribute 'type'
 06:43:13     INFO - 
 06:43:13     INFO - Traceback (most recent call last):
 06:43:13     INFO -   File "c:\jenkins\workspace\mozilla-central_update\build\venv\lib\site-packages\marionette\marionette_test.py", line 344, in run
 06:43:13     INFO -     testMethod()
 06:43:13     INFO -   File "c:\jenkins\workspace\mozilla-central_update\build\venv\lib\site-packages\firefox_ui_tests\update\direct\test_direct_update.py", line 26, in test_update
 06:43:13     INFO -     self._test_update()
 06:43:13     INFO -   File "c:\jenkins\workspace\mozilla-central_update\build\venv\lib\site-packages\firefox_ui_tests\update\direct\test_direct_update.py", line 22, in _test_update
 06:43:13     INFO -     self.check_update_applied()
 06:43:13     INFO -   File "c:\jenkins\workspace\mozilla-central_update\build\venv\lib\site-packages\firefox_puppeteer\testcases\update.py", line 133, in check_update_applied
 06:43:13     INFO -     self.updates[self.current_update_index].type)

Looks like the patch does not specify the type of update.
Looks like tests from today were passing just fine. So it looks like something fixes it. I will re-check on Monday.
Product: Mozilla QA → Testing
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.