MozillaQualityAssurance:MetaDiff: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
* Developer: Dave Liebreich
* Developer: Dave Liebreich
* Maintainer: Dave Liebreich
* Maintainer: Robert Helmer
* Currently Runs: Manually by QA.  Will be converted to running automatically on Tinderboxes in the near future
* Currently Runs: Automated on release machines.  Will be converted to running automatically on Buildbot in the near future
* Description:   
* Description:   
** Finds the differences between en-ES and LocaleX for 1.5 and for 1.5.0.x and ensures only the expected changes appear in each locale for 1.5.0.x
** Verifies that l10n repacks came from the expected en-US build
** Previously we downloaded and launched all locales on Windows.  We did the same for half the locales on Mac and the other half on Linux.  For each one we manually checked the first run page, default home page, search engines, bookmarks, help, etc.  This took about 10 minutes per locale/platform combination. This is about a 13 hour effort.  With this test tool it takes 15 seconds per locale/platform combination.  Now we can do every combination in about 30 minutes.  With parallel machines it takes a total of about 10 minutes!
** Ensures that all files are r/w for the user
** Finds the differences between en-US and LocaleX for 1.5 and for 1.5.0.x and ensures only the expected changes appear in each locale for 1.5.0.x

Latest revision as of 23:23, 2 March 2007

  • Developer: Dave Liebreich
  • Maintainer: Robert Helmer
  • Currently Runs: Automated on release machines. Will be converted to running automatically on Buildbot in the near future
  • Description:
    • Verifies that l10n repacks came from the expected en-US build
    • Ensures that all files are r/w for the user
    • Finds the differences between en-US and LocaleX for 1.5 and for 1.5.0.x and ensures only the expected changes appear in each locale for 1.5.0.x