Closed Bug 1236569 Opened 10 years ago Closed 10 years ago

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

Categories

(Testing :: Firefox UI Tests, defect)

45 Branch
defect
Not set
normal

Tracking

(firefox43 fixed, firefox44 fixed, firefox45 fixed, firefox46 fixed, firefox-esr38 unaffected)

RESOLVED FIXED
mozilla46
Tracking Status
firefox43 --- fixed
firefox44 --- fixed
firefox45 --- fixed
firefox46 --- fixed
firefox-esr38 --- unaffected

People

(Reporter: whimboo, Assigned: whimboo)

References

()

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

52 bytes, text/x-github-pull-request
impossibus
: review+
Details | Review
This failure is not always happening and is only visible for tests around Christmas. Not sure in which state the update channels were during those days but it should be worth checking the test why this is occurring. 06:45:01 INFO - TEST-UNEXPECTED-ERROR | test_direct_update.py TestDirectUpdate.test_update | AttributeError: 'AboutWindow' object has no attribute 'download' 06:45:01 INFO - 06:45:01 INFO - Traceback (most recent call last): 06:45:01 INFO - File "c:\jenkins\workspace\mozilla-aurora_update\build\venv\lib\site-packages\marionette\marionette_test.py", line 344, in run 06:45:01 INFO - testMethod() 06:45:01 INFO - File "c:\jenkins\workspace\mozilla-aurora_update\build\venv\lib\site-packages\firefox_ui_tests\update\direct\test_direct_update.py", line 26, in test_update 06:45:01 INFO - self._test_update() 06:45:01 INFO - File "c:\jenkins\workspace\mozilla-aurora_update\build\venv\lib\site-packages\firefox_ui_tests\update\direct\test_direct_update.py", line 22, in _test_update 06:45:01 INFO - self.check_update_applied() 06:45:01 INFO - File "c:\jenkins\workspace\mozilla-aurora_update\build\venv\lib\site-packages\firefox_puppeteer\testcases\update.py", line 157, in check_update_applied 06:45:01 INFO - about_window.download(wait_for_finish=False) So far it was only visible for Aurora builds but not Nightly.
Problem is located here and a regression from my fix on bug 1232331: https://github.com/mozilla/firefox-ui-tests/blob/mozilla-central/firefox_puppeteer/testcases/update.py#L156 It only happens if a second update is still available after the first one has been done. All branches except esr38 are affected. For mozilla-central we also need a patch for hg.mo.
Will fix that once bug 1232967 has been fixed.
Depends on: 1232967
Product: Mozilla QA → Testing
Lets also get this fixed before we merge the python_packages branch into mozilla-central. Getting the change onto that branch is easier than expected.
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
No longer depends on: 1232967
Attached file Github PR
Attachment #8705048 - Flags: review?(mjzffr)
Blocks: 1237735
Target Milestone: --- → mozilla46
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: