541
edits
(→Talos) |
(→Talos) |
||
| Line 31: | Line 31: | ||
* Brower failed to open for testing | * Brower failed to open for testing | ||
** Can usually be resolved through talos machine reboot - so far has occurred in cases of platform corruption not browser issues | ** Can usually be resolved through talos machine reboot - so far has occurred in cases of platform corruption not browser issues | ||
FAIL: browser crash | |||
* crash during test observed by either the loss of the browser process or the appearance of a crashreporter process | |||
FAIL: browser frozen | |||
* browser failed to continue cycling through test pages - if a new test page isn't loaded within a given timeout the browser is considered frozen and the test is killed | |||
FAIL: timeout exceeded | |||
* test did not complete in a given amount of time, test is considered failed and killed | |||
FAIL: previous cycle still running | |||
* browser failed to close after an individual test cycle has completed (ie, browser didn't close after Ts and the next cycle of Ts cannot start) | |||
FAIL: failed to cleanup | |||
* slave was unable to properly remove browser processes and test profile after test completion. Can indicate issues with the slave itself as it should be able to kill everything off - may require slave reboot or, in rarer cases, slave re-image | |||
edits