[gnome-boxes] tests: Wait 2 seconds after deletion
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] tests: Wait 2 seconds after deletion
- Date: Wed, 4 Feb 2015 13:59:40 +0000 (UTC)
commit 50235fdb76a6db4e2f4acb2fba53127475d4a020
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Wed Feb 4 13:58:50 2015 +0000
tests: Wait 2 seconds after deletion
Wait for 2 seconds after actual deletion of box to ensure its completely
gone before we check for that.
tests/livecd.feature | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tests/livecd.feature b/tests/livecd.feature
index 6fc0286..42c1c32 100644
--- a/tests/livecd.feature
+++ b/tests/livecd.feature
@@ -58,6 +58,7 @@ Feature: LiceCD
* Select "Core-5" box
* Press "Delete"
* Close warning
+ * Wait for "sleep 2" end
Then Box "Core-5" "does not" exist
Then Cannot ping "Core-5"
@@ -66,7 +67,7 @@ Feature: LiceCD
* Create new box "Core-5"
* Launch "Delete" for "Core-5" box
* Close warning
- * Wait for "sleep 1" end
+ * Wait for "sleep 2" end
Then Box "Core-5" "does not" exist
Then Cannot ping "Core-5"
@@ -95,6 +96,7 @@ Feature: LiceCD
* Select "Core-5 5" box
* Press "Delete"
* Close warning
+ * Wait for "sleep 2" end
Then Box "Core-5" "does not" exist
Then Cannot ping "Core-5"
Then Box "Core-5 2" "does not" exist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]