Confirmed users
3,376
edits
(→Notes) |
|||
Line 78: | Line 78: | ||
Infrequent Runtime Errors. Two have been known to occur: One, where Fennec freezes when loading a page, the other where the page loads, but has 0 content. These are worked around by restarting the test. | Infrequent Runtime Errors. Two have been known to occur: One, where Fennec freezes when loading a page, the other where the page loads, but has 0 content. These are worked around by restarting the test. | ||
== What happens when a test is run == | |||
Our tests are run from the talos and mochitest scripts. These rely on devicemanager and other scripts/tools in the harness directory. Here is what happens: | |||
* create a fresh profile and copy it to the device | |||
* we generate robotium.config and push it to the device | |||
* we push fennec_ids.txt to the device | |||
* for each test case, in robocop.ini we launch fennec | |||
== Notes == | == Notes == |