Mir

Differences between revisions 12 and 50 (spanning 38 versions)
Revision 12 as of 2014-01-27 19:45:15
Size: 1209
Editor: pool-173-74-228-115
Comment:
Revision 50 as of 2017-06-05 11:32:07
Size: 1497
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * '''Trunk URL''': lp:mir
 * '''Ubuntu Package URL (LP)''': http://launchpad.net/ubuntu/+source/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 15: Line 15:
 * '''Unity-Mir''' http://code.launchpad.net/unity-mir
 * '''Platform-api''' http://code.launchpad.net/platform-api
 * '''Xmir''' https://github.com/RAOF/xserver
 * '''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 23: Line 24:
 * In addition, install updated image on phone and tablet
 * Install packages from build silo per the Release team's process
 * Ensure navigating/scrolling the ui works as expected (note: cross check known unity8 bugs for any oddity)
 * Ensure OSK reveals, takes input and dismisses as expected (note: cross check known OSK bugs for any oddity)
 * Ensure time out and power button blanks screen, and power button unblanks screen
 * Ensure app launches and can quit
 * If mirclient API break, test Xmir on desktop

 * 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.

 * ''On zesty and later'' 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.
  • On zesty and later 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)