I think there is one issue I've identified in an in-line comment but I'll just 
fix it.


Diff comments:

> diff --git a/definitions/canary_desktop_cases.xml 
> b/definitions/canary_desktop_cases.xml
> index a616525..db4847c 100644
> --- a/definitions/canary_desktop_cases.xml
> +++ b/definitions/canary_desktop_cases.xml
> @@ -274,7 +274,8 @@
>    </ut:case>
>  
>    <ut:test id="reuse-postinst">
> -    <dt>Login, ensure that the /home partition is still in use and the data 
> from the previous installation have been preserved</dt>
> +    <dt>Login, and check the following command runs without any errors:</dt>
> +      <dd>echo /home/$USER/dummy_file</dd>

This will always succeed without error. I imagine you meant to cat `dummy_file` 
so I'll just change it to that after merging.

>    </ut:test>
>  
>    <ut:test id="entire-disk-zfs">


-- 
https://code.launchpad.net/~ubuntu-testcase/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/449640
Your team Ubuntu Testcase Admins is subscribed to branch 
ubuntu-manual-tests:main.


-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to     : canonical-ubuntu-qa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp

Reply via email to