Auto-tools/Automation Development/Meetings/131104: Difference between revisions
< Auto-tools | Automation Development | Meetings
Jump to navigation
Jump to search
Mario.garbi (talk | contribs) |
|||
Line 63: | Line 63: | ||
== Mobile (Robocop) == | == Mobile (Robocop) == | ||
* Goals progress: | * Goals progress: TBD | ||
* | |||
* Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation] | |||
* [https://docs.google.com/spreadsheet/ccc?key=0AgbJACdAek5ndHVvZFVudjRPemROeGVSUkFnc3h6Unc&usp=drive_web#gid=0 Robocop bugs Backlog] | |||
* Bugs with work in progress: | |||
** {{Bug|934477}} - Robocop: Add test to extend the context menu options for a HTML5 video | |||
** {{Bug|820859}} - Robocop: Add test for 'Clear Private Data' | |||
** {{Bug|830834}} - Robocop: Add test for 'Show Search Suggestions' feature | |||
** {{Bug|836341}} - Robocop: Add test for "Clear download history" | |||
** {{Bug|926394}} - [Robocop] Create a new test for Top Sites | |||
* Bugs with patches awaiting review: | |||
** {{Bug|899187}} - [fig] Create new testBookmarksPage test to replace original testBookmarksTab.java.in | |||
* Bugs awaiting integration: | |||
** {{Bug|915350}} - Intermittent testBookmarklets,testHistory,testTabHistory,testBookmarkKeyword | Page title is correct - got http://mochi.test:8888/tests/robocop/robocop_blank_01.html, expected Browser Blank Page 01 | |||
* Bugs recently integrated: | |||
** {{Bug|927578}} - Intermittent testReaderMode | GeckoEventExpecter - blockForEvent timeout: Reader:Added | |||
** {{Bug|927394}} - Intermittent TEST-UNEXPECTED-FAIL | testReaderMode | Waiting for the share menu - The share menu is present | |||
** {{Bug|927582}} - Intermittent testReaderMode | Exception caught - junit.framework.AssertionFailedError: Click can not be completed! | java-exception | java.lang.RuntimeException: Unable to instantiate application com.android.quicksearchbox.QsbApplication | |||
** {{Bug|927296}} - Intermittent TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException | |||
** {{Bug|926310}} - Robocop: Add test for 'Reader Mode' feature | |||
** {{Bug|899182}} - [fig] Re-implement robocop testBookmark.java.in | |||
** {{Bug|888277}} - Robocop: Add test for Private Browsing | |||
* '''Issues''' | |||
= Personal Status = | = Personal Status = |
Revision as of 16:35, 4 November 2013
previous meeting | Meetings | next meeting »
Dial in
# When: Every Monday at 8:45am PDT/PST # Vidyo: https://v.mozilla.com/flex.html?roomdirect.html&key=PGtLpx3XQGJz # Phone: 650-903-0800 or 650-215-1282 x92 Conf# 9654 (US/INTL) # 1-800-707-2533 (pin 369) Conf# 9654 (US) # IRC: irc://irc.mozilla.org:6697/#automation # IRC logs: http://irclog.gr/#browse/irc.mozilla.org/automation
General
- Attendees:
- Chair: Henrik
- Notes: Dave
Last Weeks Action Items
- [NEW] [Cosmin] Cosmin to look at Dave's app for Mozmill CI
- [NEW] [Anthony] Anthony to provide feedback regarding Dave's app for Mozmill CI
- [NEW] [Dave] To look into the audio/video recording issue, maybe talk to Marc about it
Highlights
- [%name%] %highlight%
- New blockers, any updates?
- Still a big issue sometimes with deleting workspaces: https://issues.jenkins-ci.org/browse/JENKINS-19994
- Jenkins is still crashing way too often due to OOM: https://github.com/mozilla/mozmill-ci/issues/314
- [henrik] I would propose we let the memory of the VM increased to 8GB and keep the Java settings by 2GB
- You can find all blockers here: http://bit.ly/Tph0NY
Roundtable
- TBD
Goals Overview
Project Updates
Mozmill (Henrik)
- Mozmill 2.0.1 should be ready once the remaining add-on bugs have been fixed (see dependencies on bug 931828)
- We want to update mozmill-env for mozmill-automation 1.5.24.1 soon to support the mozmill-test refactoring for metro
Eideticker CI (Dave)
- Goals progress:
- TBD
AWSY (Rob)
- No updates this week
Softvision Updates
Desktop Automation
- Goals progress:
- TBD
- Resolved Fixed:
- bug 931715 - Test failure "The add-on has been correctly installed - got 'false'"
- Working on:
- Andreea
- Andrei
- Cosmin
- Mario
- bug 920497 - Update closeTab method in tabs.js to prevent wrong index values
- bug 786306 - Add more logic to the restart tests to skip following test files if a test is failing
- bug 851502 - Create an Endurance test to measure html5 video memory use
- bug 929933 - Create a new HTML5 page with an audio/video file and player controls
- Andreea
Mobile (Robocop)
- Goals progress: TBD
- Progress on Robocop Automation
- Robocop bugs Backlog
- Bugs with work in progress:
- bug 934477 - Robocop: Add test to extend the context menu options for a HTML5 video
- bug 820859 - Robocop: Add test for 'Clear Private Data'
- bug 830834 - Robocop: Add test for 'Show Search Suggestions' feature
- bug 836341 - Robocop: Add test for "Clear download history"
- bug 926394 - [Robocop] Create a new test for Top Sites
- Bugs with patches awaiting review:
- bug 899187 - [fig] Create new testBookmarksPage test to replace original testBookmarksTab.java.in
- Bugs awaiting integration:
- bug 915350 - Intermittent testBookmarklets,testHistory,testTabHistory,testBookmarkKeyword | Page title is correct - got http://mochi.test:8888/tests/robocop/robocop_blank_01.html, expected Browser Blank Page 01
- Bugs recently integrated:
- bug 927578 - Intermittent testReaderMode | GeckoEventExpecter - blockForEvent timeout: Reader:Added
- bug 927394 - Intermittent TEST-UNEXPECTED-FAIL | testReaderMode | Waiting for the share menu - The share menu is present
- bug 927582 - Intermittent testReaderMode | Exception caught - junit.framework.AssertionFailedError: Click can not be completed! | java-exception | java.lang.RuntimeException: Unable to instantiate application com.android.quicksearchbox.QsbApplication
- bug 927296 - Intermittent TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException
- bug 926310 - Robocop: Add test for 'Reader Mode' feature
- bug 899182 - [fig] Re-implement robocop testBookmark.java.in
- bug 888277 - Robocop: Add test for Private Browsing
- Issues
Personal Status
For the personal status please check the weekly status updates:
Meeting Notes
The meeting notes for this meeting can be read in the following etherpad:
Action items
- [NEW] %name%: %task%