Closed Bug 1252037 Opened 8 years ago Closed 8 years ago

TEST-UNEXPECTED-ERROR | test_safe_browsing_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | MarionetteException: MarionetteException: Property not found: safebrowsing.notAForgeryButton.label

Categories

(Testing :: Firefox UI Tests, defect, P1)

47 Branch
defect

Tracking

(firefox47 fixed)

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Since our Fx UI Tests are getting executed via TaskCluster we have this new kind of test failure. I have not seen it on Try! It started with the landing on inbound.

https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=Firefox%20UI&filter-tier=2&filter-tier=3&selectedJob=22620661

 11:23:57     INFO - TEST-UNEXPECTED-ERROR | test_safe_browsing_notification.py TestSafeBrowsingNotificationBar.test_notification_bar | MarionetteException: MarionetteException: Property not found: safebrowsing.notAForgeryButton.label

 11:23:57     INFO - Traceback (most recent call last):

 11:23:57     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 344, in run

 11:23:57     INFO -     testMethod()

 11:23:57     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/firefox_ui_tests/functional/security/test_safe_browsing_notification.py", line 73, in test_notification_bar

 11:23:57     INFO -     self.check_not_badware_button(button_property, report_page)

 11:23:57     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/firefox_ui_tests/functional/security/test_safe_browsing_notification.py", line 106, in check_not_badware_button

 11:23:57     INFO -     label = self.browser.get_property(button_property)

 11:23:57     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/firefox_puppeteer/ui/windows.py", line 323, in get_property

 11:23:57     INFO -     return self._l10n.get_property(self.properties, property_id)

 11:23:57     INFO -   File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/firefox_puppeteer/api/l10n.py", line 90, in get_property

11:23:57 INFO - raise MarionetteException('Property not found: %s' % property_id) 

Not sure yet what's special or different in those taskcluster tasks, but this is suspicious given the permanent failure.
Thanks to Flod who pointed me to bug 1245992 which actually caused this test failure.
Blocks: 1245992
Keywords: regression
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Attachment #8724702 - Flags: review?(dburns) → review+
Comment on attachment 8724702 [details]
MozReview Request: Bug 1252037 - Adjust safe_browsing_notification test for property changes. r?automatedtester

https://reviewboard.mozilla.org/r/37119/#review33671
https://hg.mozilla.org/mozilla-central/rev/b26f4f428a14
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: