Confirmed users
571
edits
AndreeaMatei (talk | contribs) |
|||
(18 intermediate revisions by 7 users not shown) | |||
Line 14: | Line 14: | ||
= Highlights = | = Highlights = | ||
* [ | * [henrik] As of Thursday last week pulsebuildmonitor support for CI is now live on production! | ||
* New blockers, any updates? | * New blockers, any updates? | ||
** | ** | ||
* You can find all blockers here: http://bit.ly/Tph0NY | * You can find all blockers here: http://bit.ly/Tph0NY | ||
= Roundtable = | = Roundtable = | ||
* | * [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=mozmill-2.0%2B&component=Mozmill&product=Testing&list_id=6311401 Mozmill 2.0+ traige] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?resolution=---;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=mozmill-2.0%3F;product=Testing;list_id=3040650 Mozmill 2.0? triage] | |||
* Mozmill on Metro | |||
= Goals Overview = | = Goals Overview = | ||
Line 29: | Line 31: | ||
== Gaia UI (Dave) == | == Gaia UI (Dave) == | ||
* Goals progress: | * Goals progress: | ||
* | * [dave] Submitted a patch to remove indexedDB files between tests | ||
* [dave] Submitted a patch to clarify online/offline requirements | |||
* [dave] Malini is helping out with some desktop related fixes | |||
* [rwood] Gaia-ui long-running tests: | |||
** Developed a test for switching from gallery to camera and back, as requested by dev ({{bug|851626}}) | |||
** Improving test stability | |||
** Will be submitting first set of results to datazilla in the next day or two | |||
* [rwood] Developing gaia-ui tests for Bluetooth discovery and pairing using host-side bluetooth controller | |||
== WebAPI (Rob) == | == WebAPI (Rob) == | ||
Line 36: | Line 45: | ||
== WebRTC (Henrik) == | == WebRTC (Henrik) == | ||
* | * Found spec issue with data channels | ||
* | * Will focus on datachannel this week (given that I'm not duty this week) | ||
= Softvision Updates = | = Softvision Updates = | ||
Line 45: | Line 54: | ||
* Fixed: | * Fixed: | ||
** {{bug|855325}} - Missing nspr4 module causes jsbridge to fail when creating the network socket | ** {{bug|855325}} - Missing nspr4 module causes jsbridge to fail when creating the network socket | ||
** {{bug|826251}} - Make testPreferences/testPreferredLanguage.js language independend | |||
* Blocked bugs: | * Blocked bugs: | ||
Line 53: | Line 63: | ||
* Working on: | * Working on: | ||
** [https://github.com/mozilla/mozmill-ci/issues/229 Mozmill-ci] - Log request/response bodies of update requests | ** [https://github.com/mozilla/mozmill-ci/issues/229 Mozmill-ci] - Log request/response bodies of update requests | ||
*** trying with plugin | *** trying with EnvInject plugin | ||
** {{bug|840022}} - "The forward button has been made visible for the 1 page" | ** {{bug|840022}} - "The forward button has been made visible for the 1 page" | ||
** {{bug|859241}} - Update addons.js to enhance the way addonsManager.close() works | ** {{bug|859241}} - Update addons.js to enhance the way addonsManager.close() works | ||
Line 59: | Line 69: | ||
** {{bug|599290}} - Update SoftwareUpdateAPI to support complete relocation to the about dialog | ** {{bug|599290}} - Update SoftwareUpdateAPI to support complete relocation to the about dialog | ||
** {{bug|842571}} - Update the process start directory (XCurProcD) in software-update.js library | ** {{bug|842571}} - Update the process start directory (XCurProcD) in software-update.js library | ||
** {{bug|732353}} - Disable all Discovery Pane tests due to unpredictable web dependencies | |||
** {{bug|857551}} - Create HTML page containing all the elements necessary for L10N testing of the context menu access keys | |||
** {{bug|599290}} - Update SoftwareUpdateAPI to support complete relocation to the about dialog | |||
** {{bug|848577}} - Create a Mozmill Endurance test to catch regular expression memory leak | |||
** {{bug|763470}} - False positive test for cut-off elements for advanced pane tabs | |||
{| border="1" cellpadding="2" align="center" | {| border="1" cellpadding="2" align="center" | ||
Line 83: | Line 98: | ||
|- | |- | ||
| {{bug|795398}} || Review || Henrik/Dave || Mozmill test to check that MD5 hash signatures are no longer accepted - not for landing yet | | {{bug|795398}} || Review || Henrik/Dave || Mozmill test to check that MD5 hash signatures are no longer accepted - not for landing yet | ||
|- | |||
| {{bug|859746}} || Review || Henrik/Dave || Mutt javascript tests do not print the RESULTS block | |||
|- | |||
| {{bug|803492}} || Needinfo || Neil Deakin || Enhance the constructor of MozMillController to set focus on the window | |||
|} | |} | ||
== Mobile (Robocop) == | == Mobile (Robocop) == | ||
* | * Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation] | ||
* | * Bugs with work in progress: | ||
** {{Bug|820859}} - Robocop: Add test for 'Clear Private Data' | |||
** {{Bug|830834}} - Robocop: Add test for 'Show Search Suggestions' feature | |||
** {{Bug|846340}} - Robocop: Add test for 'Clear Site Settings' | |||
** {{Bug|836341}} - Robocop: Add test for "Clear download history" | |||
** {{Bug|838596}} - Robocop: Add test for 'Master Password' feature | |||
** {{Bug|846296}} - Robocop: Add test for 'Add Search Engine' feature | |||
** {{Bug|833832}} - Robocop: Add test for Import from Android feature | |||
** {{Bug|855978}} - Robocop: upgrade to robotium-solo-4.0.jar | |||
** {{Bug|836818}} - Intermittent testOverscroll | Checking gecko didn't draw unnecessarily - got true, expected false | |||
** {{Bug|851861}} - Intermittent testOverscroll, testPanCorrectness, testAxisLocking, testLoad, testFlingCorrectness | Pixel at 100, 0 - Color rgba(0,0,0,255) not close enough to expected rgb(32,100,0) | |||
*Notes/Issues/Questions: | |||
** We looked into a patch to add robotium 4.1 to Robocop but we are still having problems in the try-runs | |||
** We managed to fix the build issue ({{Bug|859341}}) - There was a problem building on 64 bit systems using the 32 bit toolchain. We upgraded to NDK r8e which contains a 64 bit toolchain. We also did some investigations for the related bugs. | |||
** We still don't have an update on the robocop build issue - {{Bug|855306}} - Robocop build does not re-build tests - still no update from :joey - we are still working with older revisions or rebuilding everything | |||
** blockForGeckoReady seems to unblock to early - there are issues when loading larger web pages (like Robocop Boxes). The simple solution is to load a blank page first. | |||
** in testPanCorrectness and testAxisLocking I am notices on devices that the drag over 100px moves only 90+ px although on the tryserver the tests seem to pass | |||
** we are still seeing issues with the "Private data cleared" toaster notification not being displayed - {{Bug|837274}}. The "Clear private data" tests on tryserver seem to constantly fail. | |||
= Personal Status = | = Personal Status = | ||
Line 98: | Line 134: | ||
==Action items== | ==Action items== | ||
* {{new|}} | * {{new|}} Henrik - Update the goals page | ||
* {{prev|}} Anthony: Ensure any Metro tests are suitably tagged with in-testsuite? |