Closed
Bug 1085605
Opened 11 years ago
Closed 11 years ago
Intermittent failing test, TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/settings/test/marionette/tests/device_information_settings_test.js | check device information settings check legal information panel
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S7 (24Oct)
People
(Reporter: kgrandon, Assigned: kgrandon)
References
Details
(Keywords: intermittent-failure, Whiteboard: [systemsfe])
Attachments
(2 files)
No stack as we keep timing out on TBPL unfortunately.
Log: https://tbpl.mozilla.org/php/getParsedLog.php?id=50603895&tree=B2g-Inbound
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
Possible stack:
Error: timeout exceeded!
at Object.Client.waitForSync (/Users/kevin/workspace/gaia/node_modules/marionette-client/lib/marionette/client.js:682:16)
at Object.Client.waitFor (/Users/kevin/workspace/gaia/node_modules/marionette-client/lib/marionette/client.js:650:60)
at Object.MarionetteHelper.waitForElement (/Users/kevin/workspace/gaia/node_modules/marionette-helper/index.js:142:12)
at Object.Base.waitForElement (/Users/kevin/workspace/gaia/apps/settings/test/marionette/app/base.js:56:31)
at Object.DeviceInfoPanel.tapOnObtainingSourceCodeButton (/Users/kevin/workspace/gaia/apps/settings/test/marionette/app/regions/device_info.js:77:10)
at Context.<anonymous> (/Users/kevin/workspace/gaia/apps/settings/test/marionette/tests/device_information_settings_test.js:46:21)
| Assignee | ||
Comment 3•11 years ago
|
||
George or Arthur - could one of you guys review this? We just need to make sure that we use the correct selector for the header as I believe we could grab any gaia-header and use the wrong one. Thanks!
Attachment #8508212 -
Flags: review?(gduan)
Attachment #8508212 -
Flags: review?(arthur.chen)
Comment 4•11 years ago
|
||
Comment on attachment 8508212 [details] [review]
Github pull request
r=me with the comment addressed, thanks.
Attachment #8508212 -
Flags: review?(arthur.chen) → review+
| Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 8508212 [details] [review]
Github pull request
Will address, thanks.
Attachment #8508212 -
Flags: review?(gduan)
| Assignee | ||
Comment 6•11 years ago
|
||
Assignee: nobody → kgrandon
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [systemsfe]
Target Milestone: --- → 2.1 S7 (24Oct)
| Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•