Difference between revisions of "0.106/Testing"

From Sugar Labs
Jump to navigation Jump to search
(add ubuntu test method)
(add link to more detail on ubuntu testing with updates)
Line 16: Line 16:
 
== Testing with updates ==
 
== Testing with updates ==
  
For Fedora systems such as the XO laptop, with 0.104.1 and earlier versions.
+
For [[Fedora]] systems such as the XO laptop, with 0.104.1 and earlier versions.
  
 
Update only the Sugar packages, like this:
 
Update only the Sugar packages, like this:
Line 26: Line 26:
 
  reboot
 
  reboot
  
For [[Ubuntu]] Trusty systems tracking 0.104 packages, update all packages, like this:
+
For [[Ubuntu]] Trusty systems tracking 0.104 packages, [[Ubuntu#Upgrading_a_system|update all packages]], like this:
  
 
  sudo apt update
 
  sudo apt update

Revision as of 20:49, 25 May 2015


Testing Sugar 0.105

This page contains information and resources for testing this Sugar release.

What should I test?

  • new features, see 0.106/Feature_List, such as social help (test case?), brightness controls and frame icon for display, journal and activity list scrolling, start an activity from another activity (test case?),
  • control panel, escape key to exit,
  • control panel, about my computer, speed up, layout, information shown,
  • activity erase correctly exposes a system activity still installed #4836,
  • occasional activity failed to start should no longer occur #2974,
  • activity startup with old activity.info format.

Testing with updates

For Fedora systems such as the XO laptop, with 0.104.1 and earlier versions.

Update only the Sugar packages, like this:

su
cd /etc/yum.repos.d/
wget http://dev.laptop.org/~german/rpms-0105/rpms-0105.repo
yum update sugar*
reboot

For Ubuntu Trusty systems tracking 0.104 packages, update all packages, like this:

sudo apt update
sudo apt dist-upgrade

Please test without removing the .sugar directory, so that we can find any update problems. To test removing the directory:

rm -fr /home/olpc/.sugar

Testing with images

We have created images with the latest Sugar 0.105 packages. These builds are "clean" Sugar Labs images, which do not include any customization.

Signing

These images are NOT signed by OLPC, therefore you need an unsecured XO for installing these images. Contact OLPC if you need signed images.