QA/Fennec/SingleToMultiLocaleNative: Difference between revisions

From MozillaWiki
< QA‎ | Fennec
Jump to navigation Jump to search
(Created page with "__NOTOC__ = Test Plan = * QA Contact: [mailto:nhirata@mozilla.com Naoki Hirata] IRC: irc://irc.mozilla.org#qa nhirata * Releng Contact : [mailto:aki@mozilla.com Aki] IRC: irc://...")
 
 
(27 intermediate revisions by the same user not shown)
Line 6: Line 6:


Purpose :  
Purpose :  
1. To verify that updating from single locale english nightly to multilocale nightly does not break anything
#. To verify that updating from single locale english nightly to multilocale nightly does not break anything
2. To verify that updating from single locale english aurora to multilocale aurora does not break anything
#. To verify that updating from single locale english aurora to multilocale aurora does not break anything


= Devices =
= Nightly =
== Devices ==
<onlyinclude>
{| class="fullwidth-table"
|- style="background-color: #efefef;"
| Assigned
| OS
| Device
| Result 
|-
| nhirata
| Android 2.2
| Droid 2
| '''PASS'''
|-
| nhirata
| Android 2.3.5
| HTC Desire HD w/ Sync
| '''PASS''' - note : Sync maintains connection
|-
| nhirata
| Android 2.3
| Samsung Galaxy S II w/o Sync
| '''PASS'''
|}
</onlyinclude>
 
== Test Run ==
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=11&branch_id=67&testgroup_id=720&subgroup_id= Smoke Test]
* Exploratory Testing
* Log Check
 
== Sign off Table ==
* Note: Device/Android OS Dependant
{|class="fullwidth-table"
|- style="background-color: #efefef;"
| L10N team
| Sign off
| Bugs found
|-
|[[L10n:Teams:cs|Czech (cs)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:da|Danish (da)]]
| nhirata, '''FAIL'''
|
|-
|[[L10n:Teams:de|German (de)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:es-ES|Spanish (es-ES)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:fi|Finnish (fi)]]
| nhirata, '''FAIL'''
|
|-
|[[L10n:Teams:fr|French (fr)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:ja|Japanese (ja)]]
| nhirata, '''FAIL'''
|
|-
|[[L10n:Teams:it|Italian (it)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:nb-NO|Norwegian bokmål (nb-NO)]]
| nhirata,
| I don't seem to have a device with nb-NO; I have one that does Norsk
|-
|[[L10n:Teams:nl|Dutch (nl)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:pl|Polish (pl)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:pt-PT|Portuguese (pt-PT)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:ru|Russian (ru)]]
| nhirata, '''PASS'''
|
|-
|}
 
= Aurora =
 
== Devices ==
<onlyinclude>
<onlyinclude>
{| class="fullwidth-table"
{| class="fullwidth-table"
Line 30: Line 126:
  | nhirata
  | nhirata
  | Android 2.3
  | Android 2.3
  | Samsung Galaxy S II
  | Samsung Nexus S
  | '''PASS'''
  | '''PASS'''
  |}
  |}
</onlyinclude>
</onlyinclude>
== Test Run ==
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=11&branch_id=67&testgroup_id=720&subgroup_id= Smoke Test]
* Exploratory Testing
* Log Check
== Sign off Table ==
{|class="fullwidth-table"
|- style="background-color: #efefef;"
| L10N team
| Sign off
| Bugs found
|-
|[[L10n:Teams:cs|Czech (cs)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:da|Danish (da)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:de|German (de)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:es-ES|Spanish (es-ES)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:fi|Finnish (fi)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:fr|French (fr)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:ja|Japanese (ja)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:it|Italian (it)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:nb-NO|Norwegian bokmål (nb-NO)]]
| nhirata,
| Bokmål; I don't seem to have a device with nb-NO; I have one that does Norsk
|-
|[[L10n:Teams:nl|Dutch (nl)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:pl|Polish (pl)]]
| nhirata, '''PASS'''
|
|-
|[[L10n:Teams:pt-PT|Portuguese (pt-PT)]]
| nhirata, '''SEMIPASS'''
| Nexus S has Portuguese Brazil?  Galaxy S II has pt-PT shows mostly PT
|-
|[[L10n:Teams:ru|Russian (ru)]]
| nhirata, '''PASS'''
|
|-
|}
= Bugs Encountered =
{|class="fullwidth-table"
|- style="background-color: #efefef;"
| Bug
| Notes
|-
|{{bug|753880}} - Spacing for l10n languages are too small in portrait mode
|
|-
|{{bug|732572}} - Changing Android system language while fennec is running yields a blank page and blank tab counter -- android.app.IntentReceiverLeaked
|
|-
|{{bug|754036}} - de / Ger - "Tell websites not to track me" translated into german does not fit the space
|Note: This was against the multilocale native beta candidate.
|-
|{{bug|753886}} - ja / Jap - 。is in the last line of the preference when all other preferences do not have it
|Note: This was against the multilocale native beta candidate.
|-
|{{bug|753883}} - ja / Jap - い is on the second line for the URL bar
|Note: This was against the multilocale native beta candidate.
|-
|{{Bug|752428}} - crash in nsDOMWindowUtils::SetDisplayPortForElement
|This was fixed today : 5/10/2012
|-
|{{Bug|754102}} - Danish, Finnish and Japanese are not localized in the Multi locale nightly
|
|}
== Bug Fix Verification ==

Latest revision as of 23:44, 10 May 2012


Test Plan

Purpose :

  1. . To verify that updating from single locale english nightly to multilocale nightly does not break anything
  2. . To verify that updating from single locale english aurora to multilocale aurora does not break anything

Nightly

Devices

Assigned OS Device Result
nhirata Android 2.2 Droid 2 PASS
nhirata Android 2.3.5 HTC Desire HD w/ Sync PASS - note : Sync maintains connection
nhirata Android 2.3 Samsung Galaxy S II w/o Sync PASS


Test Run

Sign off Table

  • Note: Device/Android OS Dependant
L10N team Sign off Bugs found
Czech (cs) nhirata, PASS
Danish (da) nhirata, FAIL
German (de) nhirata, PASS
Spanish (es-ES) nhirata, PASS
Finnish (fi) nhirata, FAIL
French (fr) nhirata, PASS
Japanese (ja) nhirata, FAIL
Italian (it) nhirata, PASS
Norwegian bokmål (nb-NO) nhirata, I don't seem to have a device with nb-NO; I have one that does Norsk
Dutch (nl) nhirata, PASS
Polish (pl) nhirata, PASS
Portuguese (pt-PT) nhirata, PASS
Russian (ru) nhirata, PASS

Aurora

Devices

Assigned OS Device Result
nhirata Android 2.2 Droid 2 PASS
nhirata Android 2.3.5 HTC Desire HD PASS
nhirata Android 2.3 Samsung Nexus S PASS


Test Run

Sign off Table

L10N team Sign off Bugs found
Czech (cs) nhirata, PASS
Danish (da) nhirata, PASS
German (de) nhirata, PASS
Spanish (es-ES) nhirata, PASS
Finnish (fi) nhirata, PASS
French (fr) nhirata, PASS
Japanese (ja) nhirata, PASS
Italian (it) nhirata, PASS
Norwegian bokmål (nb-NO) nhirata, Bokmål; I don't seem to have a device with nb-NO; I have one that does Norsk
Dutch (nl) nhirata, PASS
Polish (pl) nhirata, PASS
Portuguese (pt-PT) nhirata, SEMIPASS Nexus S has Portuguese Brazil? Galaxy S II has pt-PT shows mostly PT
Russian (ru) nhirata, PASS

Bugs Encountered

Bug Notes
bug 753880 - Spacing for l10n languages are too small in portrait mode
bug 732572 - Changing Android system language while fennec is running yields a blank page and blank tab counter -- android.app.IntentReceiverLeaked
bug 754036 - de / Ger - "Tell websites not to track me" translated into german does not fit the space Note: This was against the multilocale native beta candidate.
bug 753886 - ja / Jap - 。is in the last line of the preference when all other preferences do not have it Note: This was against the multilocale native beta candidate.
bug 753883 - ja / Jap - い is on the second line for the URL bar Note: This was against the multilocale native beta candidate.
bug 752428 - crash in nsDOMWindowUtils::SetDisplayPortForElement This was fixed today : 5/10/2012
bug 754102 - Danish, Finnish and Japanese are not localized in the Multi locale nightly

Bug Fix Verification