Firefox3/StatusMeetings/2008-05-13: Difference between revisions
< Firefox3 | StatusMeetings
		
		
		
		Jump to navigation
		Jump to search
		 (New page: <small>« previous week | index | next week »</small>  '''Firefox 3/Gec...)  | 
				|||
| Line 30: | Line 30: | ||
== QA Status/Topics ==  | == QA Status/Topics ==  | ||
* Notable bugs for the week  | |||
* General QA  | |||
** Began testing RC1.  Track along: [http://wiki.mozilla.org/Releases/Firefox_3.0rc1schedule]|[http://wiki.mozilla.org/QA/Firefox3/TestResults/RC1#Test_Results Testplan]  | |||
*** ETA 10 work days, issues pending  | |||
** '''First ever [[QA/Firefox3/TestResults/RC1/BugBash|QA Team Bug Bash]]''' was held on Tues, May 6th.   | |||
*** QA team verified 78 Firefox and core bug fixes, added 5 litmus tests, and updated 3 litmus tests  | |||
** 290 FFX3/Core bug fixes verified in the last two weeks!  | |||
** [https://litmus.mozilla.org/show_test.cgi?searchType=recent&recently=added&num_days=7&match_limit=&id= 25 new litmus test cases] added  | |||
*** Added a Litmus test suite for keyboard regressions on Mac [marcia]  | |||
** Daily [[MozillaQualityAssurance:Home_Page:Firefox_3.0_TestPlan:Fx3_QA_Daily_Smoketest|Tiger Team testing]]  | |||
** Test pass against windows XP sp3 on nightlies [tomcat]  | |||
** This week's testday is on [http://quality.mozilla.org/node/1626 RC1 part 1].   Please join #testday on friday between 7am - 5pm PDT to assist with questions.  | |||
* Feature testing  | |||
** Security: Investigated automated eggplant security test false failures. [tracy]  | |||
** Places: bug triage, verified 10 P1/p2 blocking bugs, wrote new litmus test cases, cleaned up distribution of Litmus test cases between BFTs and FFTs. Updated [http://wiki.mozilla.org/QA/TDAI/Projects/Places_Tests Places Test Tracking] wiki page with current automated tests and status.[tracy, ctalbert]  | |||
** Protocol Handling: Addressed comments 14 and 15 in {{bug|426260}} regarding mailto: handling.   Added a UTF-8 handling test.  | |||
* L10n testing   | |||
** tested translated product pages.  Still work to be done on development.  [stephend, tchung]  | |||
* Leaks and Assertion testing [tomcat]  | |||
** Leaks: Filed last week 11 new Leak Bugs .http://tinyurl.com/69dtkr -> Total Leak Bugs so far: 275  | |||
*** [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=mlk+reporter%3Acbook Open Buglist]   | |||
*** No new 1.9 blocking Bug, but a lot of Bugs related to Extensions, found also a leak in Prism [https://bugzilla.mozilla.org/show_bug.cgi?id=432545 (nsGlobalWindows Leak)]  | |||
** Assertions: Filed so far 67 (+4) [http://tinyurl.com/2urfa7 Assertion Bugs]  | |||
*** Teamwork with Devs is very effective :) see {{Bug|433374}} , fix within a day :)  | |||
** Extension JS Errors: Filed so far 43 (+5) Bugs for [http://tinyurl.com/5rnohg JS Errors/Exceptions] caused by Extensions. This Errors/Bugs are more a side effect of the Leak Testing and [https://bugzilla.mozilla.org/show_bug.cgi?id=433357#c1 Comments] show that this Bug Reporting is still useful to fix JS Error Messages in Extensions :)   | |||
* Accessibility Testing [marcoZ]  | |||
** Worked with Alexander Surkov to fix a bug causing hangs when accessing lists.  See {{bug|431802}}   | |||
* Topcrash Updates  | |||
** '''Developers fixed 3 topcrashes (including the #1 topcrash) in the last two weeks!'''   | |||
** We're now tracking just a few more in the nightlies, one of which seems to be a recent regression ({{bug|433525}}) that needs investigation. The bulk of our work will happen after RC1 goes out to the beta channel and we can get a larger chunk of data. Follow the [http://wiki.mozilla.org/QA/Topcrashes|wiki page] for more information on current topcrashes.  | |||
== Round table ==  | == Round table ==  | ||
* will be publishing RC1 to Beta 5 users sometime this week or early next week  | * will be publishing RC1 to Beta 5 users sometime this week or early next week  | ||
Revision as of 17:00, 13 May 2008
« previous week | index | next week »
Firefox 3/Gecko 1.9 Meeting Details
- Tuesdays - Firefox 3 - 11:00am Pacific, 2:00pm Eastern, 18:00 UTC
 - Mozilla Building S - Central Area
 - 650-903-0800 or 650-215-1282 x91 Conf# 217 (US/INTL)
 - 1-800-707-2533 (pin 369) Conf# 217 (US)
 - irc.mozilla.org #granparadiso for backchannel
 
Firefox 3: issues for final ship
- 5 blockers (-4 from last week)
- all are external dependencies that will hold final ship only (won't hold RC1)
 
 - 2 blocker noms
 - Over past 7 days (queries based on -7d from "now")
- blockers fixed,
 - de-blocked 5 in firefox, 2 in toolkit,
 - new blockers 25 new firefox, 1 new toolkit
 
 
Analysis
- Zaroo Boogs!
 - if you find new showstoppers, nominate for blocking
 - using [RC2?] in the whiteboard to indicate "should consider if we do another RC"
 - using approval1.9? if there are patches ready to go - if we do another RC we'll consider them, if not, we'll consider them for 3.0.1
 
Platform: issues for final ship
Localization
QA Status/Topics
- Notable bugs for the week
 
- General QA
- Began testing RC1.  Track along: [1]|Testplan
- ETA 10 work days, issues pending
 
 - First ever QA Team Bug Bash was held on Tues, May 6th.
- QA team verified 78 Firefox and core bug fixes, added 5 litmus tests, and updated 3 litmus tests
 
 - 290 FFX3/Core bug fixes verified in the last two weeks!
 - 25 new litmus test cases added
- Added a Litmus test suite for keyboard regressions on Mac [marcia]
 
 - Daily Tiger Team testing
 - Test pass against windows XP sp3 on nightlies [tomcat]
 - This week's testday is on RC1 part 1. Please join #testday on friday between 7am - 5pm PDT to assist with questions.
 
 - Began testing RC1.  Track along: [1]|Testplan
 
- Feature testing
- Security: Investigated automated eggplant security test false failures. [tracy]
 - Places: bug triage, verified 10 P1/p2 blocking bugs, wrote new litmus test cases, cleaned up distribution of Litmus test cases between BFTs and FFTs. Updated Places Test Tracking wiki page with current automated tests and status.[tracy, ctalbert]
 - Protocol Handling: Addressed comments 14 and 15 in bug 426260 regarding mailto: handling. Added a UTF-8 handling test.
 
 
- L10n testing
- tested translated product pages. Still work to be done on development. [stephend, tchung]
 
 
- Leaks and Assertion testing [tomcat]
- Leaks: Filed last week 11 new Leak Bugs .http://tinyurl.com/69dtkr -> Total Leak Bugs so far: 275
- Open Buglist
 - No new 1.9 blocking Bug, but a lot of Bugs related to Extensions, found also a leak in Prism (nsGlobalWindows Leak)
 
 - Assertions: Filed so far 67 (+4) Assertion Bugs
- Teamwork with Devs is very effective :) see bug 433374 , fix within a day :)
 
 - Extension JS Errors: Filed so far 43 (+5) Bugs for JS Errors/Exceptions caused by Extensions. This Errors/Bugs are more a side effect of the Leak Testing and Comments show that this Bug Reporting is still useful to fix JS Error Messages in Extensions :)
 
 - Leaks: Filed last week 11 new Leak Bugs .http://tinyurl.com/69dtkr -> Total Leak Bugs so far: 275
 
- Accessibility Testing [marcoZ]
- Worked with Alexander Surkov to fix a bug causing hangs when accessing lists. See bug 431802
 
 
- Topcrash Updates
- Developers fixed 3 topcrashes (including the #1 topcrash) in the last two weeks!
 - We're now tracking just a few more in the nightlies, one of which seems to be a recent regression (bug 433525) that needs investigation. The bulk of our work will happen after RC1 goes out to the beta channel and we can get a larger chunk of data. Follow the page for more information on current topcrashes.
 
 
Round table
- will be publishing RC1 to Beta 5 users sometime this week or early next week