Difference between revisions of "0.106/Testing"
< 0.106
Jump to navigation
Jump to search
(add test ideas) |
|||
Line 7: | Line 7: | ||
== What Should I test == | == What Should I test == | ||
− | * new features, see [[0.106/Feature_List]], such as social help (test case?), brightness | + | * 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, escape key to exit, | ||
* control panel, about my computer, speed up, layout, information shown, | * control panel, about my computer, speed up, layout, information shown, | ||
Line 14: | Line 14: | ||
* activity startup with old activity.info format. | * activity startup with old activity.info format. | ||
− | == Testing with | + | == 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: | |
− | We have created images with the latest Sugar 0.105 | + | su |
+ | cd /etc/yum.repos.d/ | ||
+ | wget http://dev.laptop.org/~german/rpms-0105/rpms-0105.repo | ||
+ | yum update sugar* | ||
+ | reboot | ||
+ | |||
+ | 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. | ||
*XO-1 | *XO-1 | ||
Line 47: | Line 52: | ||
== Installing == | == Installing == | ||
− | These images are NOT signed by OLPC, therefore you need an unsecured XO for installing these images | + | These images are NOT signed by OLPC, therefore you need an unsecured XO for installing these images. |
Revision as of 03:21, 20 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
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.
- XO-1
- XO-1.5
- XO-1.75
- XO-4
Soon!
Installing
These images are NOT signed by OLPC, therefore you need an unsecured XO for installing these images.