Confirmed users
1,051
edits
| Line 39: | Line 39: | ||
* <big><big>'''How to Verify a Failed Case'''</big></big> | * <big><big>'''How to Verify a Failed Case'''</big></big> | ||
** If you see "error" or "failure" of a test case, try to search related information on Bugzilla or previous reports, it might be existed in other branch. | ** If you see "error" or "failure" of a test case, try to search related information on Bugzilla or previous reports, it might be existed in other branch. | ||
** Try to run the "error" or "failure" cases by your machine or manually, sometimes you can isolate the issue is existed in scripts or is an OS problem. | |||
** For both cases, we need to file bugzilla bugs to follow up | |||
*** E.G. Script issue - [https://bugzilla.mozilla.org/show_bug.cgi?id=1125798 Bug 1125798 - Investigate camera switch source failure on automation] | |||
*** E.G. OS problem - [https://bugzilla.mozilla.org/show_bug.cgi?id=1130927 Bug 1130927 - Geolocation is disabled by default in FTU] | |||
** Common non-bug errors | ** Common non-bug errors | ||
*** Timeout | *** Timeout | ||