Confirmed users
3,376
edits
| Line 15: | Line 15: | ||
* if the test case is failing due to a preference, we will make a decision to disable the test by checking in the test case for the specific preference and value, change the preference for mobile testing, or file and track a bug to fix broken functionality in Fennec | * if the test case is failing due to a preference, we will make a decision to disable the test by checking in the test case for the specific preference and value, change the preference for mobile testing, or file and track a bug to fix broken functionality in Fennec | ||
* if the test case is failing due to other issues, we will attempt to categorize the issue as best as possible (without spending a lot of time), file a bug and move on | * if the test case is failing due to other issues, we will attempt to categorize the issue as best as possible (without spending a lot of time), file a bug and move on | ||
As a note we are only focusing on: | |||
* fennec 2.0 gtk builds (on the n900) with browser.tabs.remote=false. There are too many test files that need to be fixed | |||
* virtual keyboard turned off (settings->text_input-> uncheck use virtual keyboard) | |||
* testing on the device via ssh | |||
* future testing will include verifying the same results with remote testing | |||
* future testing will include identifying e10s failing cases and verifying they are not fennec specific failures. | |||