QA/Browser Technologies/Meetings/2013-05-28: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== Welcome == <i> (eg. headcount, updates with staffing, vacation/away time) </i> * SV Q2 PTO planning [https://docs.google.com/spreadsheet/ccc?key=0AgbJACdAek5ndGREbHBTYm5j...")
 
No edit summary
Line 6: Line 6:


** Mihai Pop - May 29th - June 7th
** Mihai Pop - May 29th - June 7th
** Ioana Chiorean - June 5th - 17th
** Ioana Chiorean - June 5th - 17th (AdaCamp and Summit Assembly included)
** Otilia Anica - June 14th
** Otilia Anica - June 14th


== Take aways for last week==
== Take aways for last week==


== Fennec Updates ==  
== Fennec Updates ==  
Line 17: Line 16:
* SoftVision (Ioana, Teodora, Catalin, Adrian, Paul, Mihai)
* SoftVision (Ioana, Teodora, Catalin, Adrian, Paul, Mihai)
** Work done since last meeting
** Work done since last meeting
*** [http://mzl.la/1104xzu Logged issues]
*** Watch assigned features - [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdGVKQlRHUnFWVEZXNFFJbHo0RVpQMmc#gid=0 spreadsheet]
*** Qa-wanted bugs
*** Regression window wanted
*** Bug verification
*** Firefox Mobile 22.0 Beta 2 Results [https://wiki.mozilla.org/QA/Fennec/22/Beta/2 here]
*** [https://docs.google.com/spreadsheet/ccc?key=0Ao22mdF2xZhudDVjQmc0c1RYMm1EVk11Q3lXZ1VMb1E#gid=13 Benchmark tests]
**** LG Nexus 4: JB - Firefox (Nightly) 2013-05-27,Chrome - finished, GA (Release) 21 - in progress
**'''Important bugs:'''
**{{Bug|869827}} - Crash [@ java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp.onPrepareOptionsMenu(BrowserApp.java) ]
**{{Bug|872961}} - Reader Mode controls do not work if the content is scrolled
**{{Bug|872528}} - Password doorhanger is not displayed on gmail.com on Gingerbread


 
**'''Automation testing status'''
*'''Important bugs:'''
 
 
*'''Automation testing status'''
*** Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation]
*** Progress on [https://docs.google.com/spreadsheet/ccc?key=0AhE7m4JB2j6tdDJBT2dlbVJwUk9PSy1RbHo4WVNiUGc#gid=8 Robocop Automation]
*** [https://docs.google.com/spreadsheet/ccc?key=0AgbJACdAek5ndHVvZFVudjRPemROeGVSUkFnc3h6Unc#gid=0 List of Automation bugs List of Automation bugs] the team has been working on
*** [https://docs.google.com/spreadsheet/ccc?key=0AgbJACdAek5ndHVvZFVudjRPemROeGVSUkFnc3h6Unc#gid=0 List of Automation bugs List of Automation bugs] the team has been working on
** Bugs with work in progress:
*** 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|833832}} - Robocop: Add test for Import from Android feature
** Bugs recently integrated:
** Bugs recently integrated:
 
*** {{Bug|846296}} - Robocop: Add test for 'Add Search Engine' feature
*** {{Bug|869277}} - Intermittent testAddSearchEngine | The number of search results has increased - got 5, expected 10
** Intermittent fails we investigated:
** Intermittent fails we investigated:
 
*** {{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)
*** {{Bug|854043}} - Intermittent testWebContentContextMenu | Verify that the download started - The download started
*** {{Bug|870918}} - Intermittent testAddSearchEngine | The number of search results has increased - got 4, expected 5
**Notes/Issues/Questions
**Notes/Issues/Questions


*'''Issues/Questions/ Proposals:'''
*'''Issues/Questions/ Proposals:'''


==Community ==
==Community ==
 
* Ioana will be attending Summit Assembly Meeting during her PTO - let her know is you have any proposals for this


== Notes, discussion items and take aways==
== Notes, discussion items and take aways==

Revision as of 14:42, 28 May 2013

Welcome

(eg. headcount, updates with staffing, vacation/away time)

  • SV Q2 PTO planning here
  • Upcoming PTOs:
    • Mihai Pop - May 29th - June 7th
    • Ioana Chiorean - June 5th - 17th (AdaCamp and Summit Assembly included)
    • Otilia Anica - June 14th

Take aways for last week

Fennec Updates

(eg. Status, top issues)

  • Mozilla (test lead)
  • SoftVision (Ioana, Teodora, Catalin, Adrian, Paul, Mihai)
    • Work done since last meeting
      • Logged issues
      • Watch assigned features - spreadsheet
      • Qa-wanted bugs
      • Regression window wanted
      • Bug verification
      • Firefox Mobile 22.0 Beta 2 Results here
      • Benchmark tests
        • LG Nexus 4: JB - Firefox (Nightly) 2013-05-27,Chrome - finished, GA (Release) 21 - in progress
    • Important bugs:
    • bug 869827 - Crash [@ java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp.onPrepareOptionsMenu(BrowserApp.java) ]
    • bug 872961 - Reader Mode controls do not work if the content is scrolled
    • bug 872528 - Password doorhanger is not displayed on gmail.com on Gingerbread
    • Automation testing status
    • Bugs recently integrated:
      • bug 846296 - Robocop: Add test for 'Add Search Engine' feature
      • bug 869277 - Intermittent testAddSearchEngine | The number of search results has increased - got 5, expected 10
    • Intermittent fails we investigated:
      • 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)
      • bug 854043 - Intermittent testWebContentContextMenu | Verify that the download started - The download started
      • bug 870918 - Intermittent testAddSearchEngine | The number of search results has increased - got 4, expected 5
    • Notes/Issues/Questions
  • Issues/Questions/ Proposals:

Community

  • Ioana will be attending Summit Assembly Meeting during her PTO - let her know is you have any proposals for this

Notes, discussion items and take aways