B2G/QA/Gaia Test Plan/Email Templates: Difference between revisions
| Line 39: | Line 39: | ||
'''Bugs Breaking Smoke Tests''' | '''Bugs Breaking Smoke Tests''' | ||
* [NEW] [https://github.com/mozilla-b2g/gaia/issues/4240 Launching multiple apps on the homescreen occasionally causes the phone to get stuck in a whitescreen of death] | * [NEW] [https://github.com/mozilla-b2g/gaia/issues/4240 Launching multiple apps on the homescreen occasionally causes the phone to get stuck in a whitescreen of death] - no assignee | ||
* [NEW] [https://github.com/mozilla-b2g/gaia/issues/4239 Cannot usually login into marketplace - crashes upon launch, sometimes immediately during login] - no assignee | |||
* [EXISTING] [https://github.com/mozilla-b2g/gaia/issues/3395 [camera] A dialog about "device-storage" appears when a photo is taken] | |||
'''New Regressions Not Breaking Smoke Tests''' | '''New Regressions Not Breaking Smoke Tests''' | ||
Revision as of 20:19, 2 September 2012
Smoke Test Email Template
Template Details
Use this email template to send out a daily report to dev-gaia and dev-b2g for the smoke test results.
Subject: <Date> Smoke Test Result - <number passed> out of <total tests ran> passed
Hi Everyone,
<number passed> out of <total tests ran> tests passed for the <date> build. Here are the major issues that prevented the smoke tests from passing:
Bugs Breaking Smoke Tests
- [NEW] <Summary of issue, hyperlink to github/bugzilla issue> - no assignee
- [EXISTING] <Summary of issue, hyperlink to github/bugzilla issue> - assignee
- ...
New Regressions Not Breaking Smoke Tests
- [NEW] <Summary of issue, hyperlink to github/bugzilla issue> - no assignee
- [NEW] <Summary of issue, hyperlink to github/bugzilla issue> - no assignee
- ...
Please address these issues as soon as possible to get these tests passing.
Sincerely,
<Your Name>
Example
8/31/2012 Smoke Test Result - 10 out of 17 passed
Hi Everyone,
10 out of 17 passed for the 2012-08-31 build. Here are the major issues that prevented the smoke tests from passing:
Bugs Breaking Smoke Tests
- [NEW] Launching multiple apps on the homescreen occasionally causes the phone to get stuck in a whitescreen of death - no assignee
- [NEW] Cannot usually login into marketplace - crashes upon launch, sometimes immediately during login - no assignee
- [EXISTING] [camera A dialog about "device-storage" appears when a photo is taken]
New Regressions Not Breaking Smoke Tests
- [NEW]
Please address these issues as soon as possible to get these tests passing.
Sincerely, Jason Smith