Closed
Bug 1016970
Opened 12 years ago
Closed 11 years ago
sms.test_sms_incoming.TestSmsIncoming.test_sms_incoming should have a yes/no prompt
Categories
(Firefox OS Graveyard :: Certification Suite, enhancement)
Firefox OS Graveyard
Certification Suite
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ato, Assigned: askeing)
Details
When running the test sms.test_sms_incoming.TestSmsIncoming.test_sms_incoming, I get the question:
“From a different phone, send an SMS to the Firefox OS device and wait for it to arrive. Did the SMS arrive?”
With the options OK and Cancel. I'd expect to get the options Yes and No.
Comment 1•11 years ago
|
||
Al, this would be a good bug for you to tackle so you can get more familiar with the semi-auto tests.
Assignee: nobody → atsai
Updated•11 years ago
|
Severity: normal → enhancement
| Assignee | ||
Updated•11 years ago
|
Assignee: atsai → fyen
| Assignee | ||
Comment 2•11 years ago
|
||
if server receive the 'confirm' command[1] from test case, it will change the innerHTML of button[2].
[1] https://github.com/mozilla-b2g/fxos-certsuite/blob/master/webapi_tests/mobile_message/mobile_message_test.py#L47
[2] https://github.com/mozilla-b2g/fxos-certsuite/blob/master/webapi_tests/semiauto/static/app.js#L226
| Assignee | ||
Updated•11 years ago
|
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
•