Mir

Differences between revisions 7 and 49 (spanning 42 versions)
Revision 7 as of 2014-01-17 11:49:50
Size: 976
Editor: 69
Comment:
Revision 49 as of 2017-06-05 11:19:20
Size: 1474
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was copied from Process/Merges/TestPlans/Template
Line 4: Line 5:
 * '''Test plan for component''': <COMMON> (Replace this with your own compnent)
 * '''Component Checklist''': <backlink to your component checklist>
 * '''Trunk URL''': lp:trunkbranch
 * '''Ubuntu Package URL (LP)''': http://launchpad.net/ubuntu/+source/PACKAGENAME
 * '''Test plan for component''': Mir
 * '''Component Checklist''': https://wiki.ubuntu.com/Process/Merges/Checklists/Mir
 * '''Trunk URL''': lp:mir/ubuntu (note: mir has release branches example lp:mir/0.26)
 * '''Ubuntu Package URL (LP)''': http://launchpad.net/ubuntu/+source/mir
Line 12: Line 13:
<list the hot clients of this component and that are likely to see side-effect regressions from MP landings> Clients of this component

 * '''MirAL''' https://code.launchpad.net/miral
 * '''qtubuntu''' https://launchpad.net/qtubuntu
 * '''Xmir''' https://code.launchpad.net/~xmir-team/xorg-server/+git/xmir
 * '''SDL'''
 * '''GTK-3'''
Line 16: Line 23:
'''This test plan is not supposed to be complete; use it to guide your manual testing so they dont miss big functional areas that are part in the component; also this should be used as guideline to inspire the exploratory testing which should be adapted smartly based on the real content of a MP'''  * Successful run of automated CI testing
Line 18: Line 25:
 * Install image on phone
 * install freshly build MPs that are needed for landing
 * Test that X works
 * Test that Y works
 * In addition update desktop from archive
  * Install packages from build silo

 * Install Xmir
  * go to a VT and launch mir_demo_server as root with the option --arw-file
  * launch Xmir in a another VT using: Xmir -mirSocket /tmp/mir_socket -damage :2
  * in another VT: DISPLAY=:2 gedit
  * Switch to the mir VT
  * Interact with gedit, write a text document, save it, load another.

 * Install MirAL
  * Follow [[https://wiki.ubuntu.com/Process/Merges/TestPlans/MirAL|MirAL test plan]].

 * ''On zesty only'' Install unity8-desktop-session
  * login to unity8 desktop and utilize applications such as browser, play with dash
  * allow screen to blank, wake up

Dependents/Clients

Clients of this component

Test Plan

  • Successful run of automated CI testing
  • In addition update desktop from archive
    • Install packages from build silo
  • Install Xmir
    • go to a VT and launch mir_demo_server as root with the option --arw-file
    • launch Xmir in a another VT using: Xmir -mirSocket /tmp/mir_socket -damage :2
    • in another VT: DISPLAY=:2 gedit
    • Switch to the mir VT
    • Interact with gedit, write a text document, save it, load another.
  • Install MirAL
  • On zesty only Install unity8-desktop-session

    • login to unity8 desktop and utilize applications such as browser, play with dash
    • allow screen to blank, wake up

Process/Merges/TestPlans/Mir (last edited 2024-05-09 13:09:10 by alan-griffiths)