aboutsummaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2015-01-27 00:23:49 +0000
committerCI Train Bot <ci-train-bot@canonical.com>2015-01-27 00:23:49 +0000
commit9753b2703d08abe494411f4e406de6c23ed7a34a (patch)
tree582a30d00ad955e21cc017fe99392048e40ebf33 /tests/manual
parentf926c6711feb56d831f5a09d6be6d62bf87cd87b (diff)
parent16fe6ab02517d420f3debcc83f626362ad962067 (diff)
downloadayatana-indicator-datetime-9753b2703d08abe494411f4e406de6c23ed7a34a.tar.gz
ayatana-indicator-datetime-9753b2703d08abe494411f4e406de6c23ed7a34a.tar.bz2
ayatana-indicator-datetime-9753b2703d08abe494411f4e406de6c23ed7a34a.zip
Fix bug that misidentified repeating alarms as one-time alarms, causing them to be disabled after triggering. Fixes: #1411171
Approved by: PS Jenkins bot, Rodney Dawes
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual
index 71d1e06..c283422 100644
--- a/tests/manual
+++ b/tests/manual
@@ -56,6 +56,12 @@ Test-case indicator-datetime/disable-one-time-alarms-after-notification
<dd>Confirm that the alarm notification is shown</dd>
<dd>Confirm that the alarm's sound is played while the alarm notification is present</dd>
<dd>Confirm that the one-time alarm is disabled after the notification is shown. NOTE: due to a refresh bug in clock-app you may need to refresh its alarms page (by swapping back to the main page, then the alarm page again, this is tracked in #1362341) in order to see the alarm change from enabled to disabled.</dd>
+ <dt>Create and save an upcoming repeating alarm in ubuntu-clock-app</dt>
+ <dd>Confirm that the alarm icon appears next to the current time in unity's indicator display</dd>
+ <dt>Wait until the alarm time is reached</dt>
+ <dd>Confirm that the alarm notification is shown</dd>
+ <dd>Confirm that the alarm's sound is played while the alarm notification is present</dd>
+ <dd>Confirm that the repeating alarm is not disabled after the notification is shown. NOTE: due to a refresh bug in clock-app you may need to refresh its alarms page (by swapping back to the main page, then the alarm page again, this is tracked in #1362341) in order to see the alarm change from enabled to disabled.</dd>
</dl>
Test-case indicator-datetime/calendar-event-notification