diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2014-02-27 17:26:43 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2014-02-27 17:26:43 +0100 |
commit | 11e7a940149d483eb49d9f8c39b6d820c1d7d384 (patch) | |
tree | 5fc18bc1d37b6e230b3a7014ed325bc5aac7a300 | |
parent | 61c218ffc861a7a21253d78b8457e4517f88e593 (diff) | |
download | ayatana-indicator-keyboard-11e7a940149d483eb49d9f8c39b6d820c1d7d384.tar.gz ayatana-indicator-keyboard-11e7a940149d483eb49d9f8c39b6d820c1d7d384.tar.bz2 ayatana-indicator-keyboard-11e7a940149d483eb49d9f8c39b6d820c1d7d384.zip |
Drop unity8 test description, that indicator is used on desktop only
-rw-r--r-- | MERGE-REVIEW | 2 | ||||
-rw-r--r-- | tests/manual | 9 |
2 files changed, 0 insertions, 11 deletions
diff --git a/MERGE-REVIEW b/MERGE-REVIEW index 9f43fc0d..d77c0f10 100644 --- a/MERGE-REVIEW +++ b/MERGE-REVIEW @@ -12,8 +12,6 @@ and reviewers should ensure that they've done for a merge into the project. * Did the Jenkins build compile? Pass? Run unit tests successfully? * Are there appropriate tests to cover any new functionality? - * If the description says this effects the phone profile: - * Run tests indicator-keyboard/unity8* * If the description says this effects the desktop profile: * Run tests indicator-keyboard/unity7* diff --git a/tests/manual b/tests/manual index 9d94d5ec..67ee57da 100644 --- a/tests/manual +++ b/tests/manual @@ -13,12 +13,3 @@ Test-case indicator-keyboard/unity7-greeter-items-check <dd>Ensure there are items in the menu</dd> </dl> -Test-case indicator-keyboard/unity8-items-check -<dl> - <dt>Login to a user session running Unity 8</dt> - <dt>Pull down the top panel until it sticks open</dt> - <dt>Navigate through the tabs until "Keyboard" is shown</dt> - <dd>Keyboard is at the top of the menu</dd> - <dd>The menu is populated with items</dd> -</dl> - |