← Back to team overview

kubuntu-council team mailing list archive

[Merge] ubuntu-manual-tests:fix/bug#2015464 into ubuntu-manual-tests:main

 

Tim Andersson has proposed merging ubuntu-manual-tests:fix/bug#2015464 into ubuntu-manual-tests:main.

Commit message:
Fix bug #2015464

Requested reviews:
  Paride Legovini (paride)

For more details, see:
https://code.launchpad.net/~ubuntu-testcase/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/440974

Modify wording of 'Login automatically' to reflect 'Require password to log in' in new installer
-- 
Your team Ubuntu Testcase Admins is subscribed to branch ubuntu-manual-tests:main.
diff --git a/definitions/basic_installation.xml b/definitions/basic_installation.xml
index 6e1951a..40310f6 100644
--- a/definitions/basic_installation.xml
+++ b/definitions/basic_installation.xml
@@ -134,7 +134,7 @@
     <dt>Select your timezone, and click on the Continue button</dt>
         <dd>The 'Who are you?' screen appears</dd>
     <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
-        <dd>'Require my password...' is selected but 'log in automatically' option is shown</dd>
+        <dd>'Require my password...' is selected but 'log in automatically' or 'require password to log in' option is shown</dd>
         <dd>Name, username and password are accepted.</dd>
         <dd>Continue button becomes available</dd>
     <dt>Press Continue</dt>
diff --git a/testcases/image/1300_Install (entire disk) b/testcases/image/1300_Install (entire disk)
index 29f41c0..d8a6a86 100755
--- a/testcases/image/1300_Install (entire disk)
+++ b/testcases/image/1300_Install (entire disk)
@@ -1,6 +1,6 @@
 <!-- Please do not edit this file directly; it was generated with the
      tools/test_case_gen script using the following configuration as input:
-     definitions/basic_installation.xml
+     ../definitions/basic_installation.xml
 -->
 
     <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
@@ -54,7 +54,7 @@
     <dt>Select your timezone, and click on the Continue button</dt>
         <dd>The 'Who are you?' screen appears</dd>
     <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
-        <dd>'Require my password...' is selected but 'log in automatically' option is shown</dd>
+        <dd>'Require my password...' is selected but 'log in automatically' or 'require password to log in' option is shown</dd>
         <dd>Name, username and password are accepted.</dd>
         <dd>Continue button becomes available</dd>
     <dt>Press Continue</dt>
diff --git a/testcases/image/1301_Install (auto-resize) b/testcases/image/1301_Install (auto-resize)
index 60b5e24..5e64dec 100755
--- a/testcases/image/1301_Install (auto-resize)
+++ b/testcases/image/1301_Install (auto-resize)
@@ -1,6 +1,6 @@
 <!-- Please do not edit this file directly; it was generated with the
      tools/test_case_gen script using the following configuration as input:
-     definitions/basic_installation.xml
+     ../definitions/basic_installation.xml
 -->
 
     <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
@@ -54,7 +54,7 @@
     <dt>Select your timezone, and click on the Continue button</dt>
         <dd>The 'Who are you?' screen appears</dd>
     <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
-        <dd>'Require my password...' is selected but 'log in automatically' option is shown</dd>
+        <dd>'Require my password...' is selected but 'log in automatically' or 'require password to log in' option is shown</dd>
         <dd>Name, username and password are accepted.</dd>
         <dd>Continue button becomes available</dd>
     <dt>Press Continue</dt>
diff --git a/testcases/image/1302_Install (manual partitioning) b/testcases/image/1302_Install (manual partitioning)
index e261dec..23c7366 100755
--- a/testcases/image/1302_Install (manual partitioning)
+++ b/testcases/image/1302_Install (manual partitioning)
@@ -1,6 +1,6 @@
 <!-- Please do not edit this file directly; it was generated with the
      tools/test_case_gen script using the following configuration as input:
-     definitions/basic_installation.xml
+     ../definitions/basic_installation.xml
 -->
 
     <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
@@ -48,7 +48,7 @@
     <dt>Select your timezone, and click on the Continue button</dt>
         <dd>The 'Who are you?' screen appears</dd>
     <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
-        <dd>'Require my password...' is selected but 'log in automatically' option is shown</dd>
+        <dd>'Require my password...' is selected but 'log in automatically' or 'require password to log in' option is shown</dd>
         <dd>Name, username and password are accepted.</dd>
         <dd>Continue button becomes available</dd>
     <dt>Press Continue</dt>
diff --git a/testcases/image/1314_Non-English Live Session & Installation; No Network b/testcases/image/1314_Non-English Live Session & Installation; No Network
index 9297065..3d07b65 100755
--- a/testcases/image/1314_Non-English Live Session & Installation; No Network
+++ b/testcases/image/1314_Non-English Live Session & Installation; No Network
@@ -3,7 +3,9 @@ The goal of this test case is to check that localization support is functional d
     <dt>Boot up the image</dt>
     <dt>Select a non-English language and press Enter</dt>
 	<dd>The boot screen is displayed in the selected language</dd>
-    <dt>Select the Install FAMILY option</dt>
+    <dt>Select the Try FAMILY option</dt>
+      <dd>Confirm after booting into live session that relevant items are in the correct language</dd>
+    <dt>Click the 'Install FAMILY' application on the desktop</dt>
 	<dt>Once Ubiquity starts click on Forward</dt>
     <dt>Select the same non English language from the list and click Forward</dt>
     <dt>Check your keyboard layout is correct or alter click Forward</dt>
diff --git a/testcases/image/1451_Install (entire disk with lvm and encryption) b/testcases/image/1451_Install (entire disk with lvm and encryption)
index 9ffdc16..11577eb 100755
--- a/testcases/image/1451_Install (entire disk with lvm and encryption)
+++ b/testcases/image/1451_Install (entire disk with lvm and encryption)
@@ -1,6 +1,6 @@
 <!-- Please do not edit this file directly; it was generated with the
      tools/test_case_gen script using the following configuration as input:
-     definitions/basic_installation.xml
+     ../definitions/basic_installation.xml
 -->
 
     <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
@@ -66,7 +66,7 @@
     <dt>Select your timezone, and click on the Continue button</dt>
         <dd>The 'Who are you?' screen appears</dd>
     <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
-        <dd>'Require my password...' is selected but 'log in automatically' option is shown</dd>
+        <dd>'Require my password...' is selected but 'log in automatically' or 'require password to log in' option is shown</dd>
         <dd>Name, username and password are accepted.</dd>
         <dd>Continue button becomes available</dd>
     <dt>Press Continue</dt>
diff --git a/testcases/image/1716_Install (entire disk with ZFS) b/testcases/image/1716_Install (entire disk with ZFS)
index f61ed73..4847143 100755
--- a/testcases/image/1716_Install (entire disk with ZFS)
+++ b/testcases/image/1716_Install (entire disk with ZFS)
@@ -1,6 +1,6 @@
 <!-- Please do not edit this file directly; it was generated with the
      tools/test_case_gen script using the following configuration as input:
-     definitions/basic_installation.xml
+     ../definitions/basic_installation.xml
 -->
 
     <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
@@ -59,7 +59,7 @@
     <dt>Select your timezone, and click on the Continue button</dt>
         <dd>The 'Who are you?' screen appears</dd>
     <dt>Input your initial user details and password <em>admin can not be used - it is a dedicated Linux User</em></dt>
-        <dd>'Require my password...' is selected but 'log in automatically' option is shown</dd>
+        <dd>'Require my password...' is selected but 'log in automatically' or 'require password to log in' option is shown</dd>
         <dd>Name, username and password are accepted.</dd>
         <dd>Continue button becomes available</dd>
     <dt>Press Continue</dt>
diff --git a/testcases/image/1775_First login wizard b/testcases/image/1775_First login wizard
index 82900e0..dbd55b9 100644
--- a/testcases/image/1775_First login wizard
+++ b/testcases/image/1775_First login wizard
@@ -1,6 +1,6 @@
 <!-- Please do not edit this file directly; it was generated with the
      tools/test_case_gen script using the following configuration as input:
-     definitions/basic_installation.xml
+     ../definitions/basic_installation.xml
 -->
 
     <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>
diff --git a/testcases/image/1776_Install (Minimal) b/testcases/image/1776_Install (Minimal)
index a3b8f10..251272c 100644
--- a/testcases/image/1776_Install (Minimal)
+++ b/testcases/image/1776_Install (Minimal)
@@ -1,6 +1,6 @@
 <!-- Please do not edit this file directly; it was generated with the
      tools/test_case_gen script using the following configuration as input:
-     definitions/basic_installation.xml
+     ../definitions/basic_installation.xml
 -->
 
     <p><em>Proceed in your native language if you wish. Instructions will remain in English.</em></p>

Follow ups