Closed
Bug 991709
Opened 11 years ago
Closed 11 years ago
[v1.3] Investigate test_sms_with_attachments.TestSmsWithAttachments on v1.3
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(b2g-v1.3 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | affected |
People
(Reporter: AndreiH, Unassigned)
References
Details
Attachments
(1 file)
16.60 KB,
image/png
|
Details |
test_sms_with_attachments failed strangely on Jenkins with message "Message not found". (see the screenshot)
This could not be reproducible locally running the automated test, and also testing manually.
This is a strange message and I want to be sure that this is not a bug.
Let's keep an eye on this and see how it performs.
Traceback (most recent call last):
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1_3.ui.2/.env/local/lib/python2.7/site-packages/marionette_client-0.7.1-py2.7.egg/marionette/marionette_test.py", line 143, in run
testMethod()
File "/var/jenkins/workspace/b2g.hamachi.mozilla-b2g28_v1_3.ui.2/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_attachments.py", line 51, in test_sms_send
self.assertEqual(self._text_message_content, last_received_message.text.strip('\n').strip())
AssertionError: 'Automated Test 1396528423.58' != u'Message not found'
Comment 1•11 years ago
|
||
comment 0 already indicated this couldn't be reproduced manually.
Keywords: qawanted
Reporter | ||
Comment 2•11 years ago
|
||
Just wanted to know if manual team have seen this error message.
Updated•11 years ago
|
status-b2g-v1.3:
--- → affected
Comment 3•11 years ago
|
||
This failure is not reproducible in the latest v1.3 build:
Gaia 62acb4b0e774b6709b8be400d849f807404bb21b
Gecko https://hg.mozilla.org/releases/mozilla-b2g28_v1_3/rev/94baf6039462
BuildID 20140410004002
Version 28.0
ro.build.version.incremental=eng.tclxa.20131223.163538
ro.build.date=Mon Dec 23 16:36:04 CST 2013
I noticed that it didn't reproduce in any of the latest builds.
Also, the adhoc run I started looks good: http://selenium.qa.mtv2.mozilla.com:8080/view/B2G%20Hamachi/job/b2g.hamachi.mozilla-b2g28_v1_3.ui.adhoc/18/console
Reporter | ||
Comment 4•11 years ago
|
||
Seems like this is passing now, for the last 3 builds. Maybe it has been an environmental issue. Thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•