Closed
Bug 997951
Opened 12 years ago
Closed 12 years ago
[marketplace-tests-gaia] Clean up and bolster some tests which are failing intermittently
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bsilverberg, Unassigned)
References
Details
Attachments
(3 files, 1 obsolete file)
The marketplace test suite on Firefox OS is mostly green, but still suffers from some intermittent failures. Some of these are actual valid failures (such as the error message seen during test_create_confirm_pin as seen at [1]), some are issues where the test is validly timing out (such as the Persona spinner seen during test_create_confirm_pin as seen at [2]). Some seem like timing issues that could be cleaned up so I have made a few tweaks to some tests/objects and have seen improved results locally. I will attach the PR for this to this bug.
[1] http://selenium.qa.mtv2.mozilla.com:8080/job/b2g.hamachi.mozilla-b2g28_v1_3.v1.3.marketplace/346/HTML_Report/?
[2] http://selenium.qa.mtv2.mozilla.com:8080/job/b2g.hamachi.mozilla-b2g28_v1_3.v1.3.marketplace/349/HTML_Report/?
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
Attachment #8408481 -
Flags: review?(viorela.ioia)
Attachment #8408481 -
Flags: review?(robert.chira)
Attachment #8408481 -
Flags: review?(florin.strugariu)
Attachment #8408481 -
Flags: review?(andrei.hutusoru)
Updated•12 years ago
|
Attachment #8408481 -
Flags: review?(robert.chira) → review+
Comment 3•12 years ago
|
||
Comment on attachment 8408481 [details] [review]
Link to Github pull-request: https://github.com/mozilla/marketplace-tests-gaia/pull/29
My comments are in the PR.
The code looks good. I am ok with the changes, but there is one failure in one test that it is not related to the changes.
I just want that to be tested by someone else too.
Attachment #8408481 -
Flags: review?(andrei.hutusoru) → review-
Updated•12 years ago
|
Attachment #8408481 -
Flags: review?(viorela.ioia) → review+
Comment 4•12 years ago
|
||
Comment on attachment 8408481 [details] [review]
Link to Github pull-request: https://github.com/mozilla/marketplace-tests-gaia/pull/29
Bob is working o a new version of this:
https://github.com/mozilla/marketplace-tests-gaia/pull/29#issuecomment-41185179
Attachment #8408481 -
Flags: review?(florin.strugariu)
Attachment #8408481 -
Flags: review-
Attachment #8408481 -
Flags: review+
| Reporter | ||
Updated•12 years ago
|
Attachment #8408481 -
Attachment is obsolete: true
| Reporter | ||
Comment 5•12 years ago
|
||
Attachment #8414509 -
Flags: review?(viorela.ioia)
Attachment #8414509 -
Flags: review?(robert.chira)
Attachment #8414509 -
Flags: review?(florin.strugariu)
Attachment #8414509 -
Flags: review?(andrei.hutusoru)
Comment 6•12 years ago
|
||
Comment on attachment 8414509 [details] [review]
Link to Github pull-request: https://github.com/mozilla/marketplace-tests-gaia/pull/32
Some comments in the PR, but this deserves an r+
Attachment #8414509 -
Flags: review?(andrei.hutusoru) → review+
| Reporter | ||
Comment 7•12 years ago
|
||
Comment on attachment 8414509 [details] [review]
Link to Github pull-request: https://github.com/mozilla/marketplace-tests-gaia/pull/32
Landed in https://github.com/mozilla/marketplace-tests-gaia/commit/de501ccf7736737047384399f7851a63cb2cb42f
Attachment #8414509 -
Flags: review?(viorela.ioia)
Attachment #8414509 -
Flags: review?(robert.chira)
Attachment #8414509 -
Flags: review?(florin.strugariu)
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•