After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 744703 - tests: several tests updated to be 3.15.x compliant
tests: several tests updated to be 3.15.x compliant
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
3.15.x
Other Linux
: Normal normal
: 3.22
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-02-18 11:39 UTC by vladimir benes
Modified: 2016-03-31 13:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: update to reflect latest changes (3.04 KB, text/plain)
2015-02-18 11:43 UTC, vladimir benes
  Details
tests: Memory cutomization fixes (2.01 KB, patch)
2015-02-18 16:34 UTC, vladimir benes
committed Details | Review
tests: Add 5 seconds sleep after snapshot revert (1.08 KB, patch)
2015-02-18 16:37 UTC, vladimir benes
committed Details | Review
tests: New front screen check (909 bytes, patch)
2015-02-18 16:50 UTC, vladimir benes
committed Details | Review

Description vladimir benes 2015-02-18 11:39:57 UTC
* No Boxes test fixed - new front page
* Memory customization fixed
* small sleep added to snapshots
Comment 1 vladimir benes 2015-02-18 11:43:46 UTC
Created attachment 297085 [details]
tests: update to reflect latest changes

 * As there is a new front page test No Boxes is looking for Ne button
   hint instead of No Boxes label.
 * Memory customization step was fixed to so it can be paramterized.
 * Small sleep added to after snapshot revert.
Comment 2 Zeeshan Ali 2015-02-18 15:39:52 UTC
(In reply to vladimir benes from comment #1)
> Created attachment 297085 [details] [review]
> tests: update to reflect latest changes

You know how much I (like any self-respecting git user) hate multiple different changes squashed into one patch. :)
Comment 3 vladimir benes 2015-02-18 16:34:47 UTC
Created attachment 297109 [details] [review]
tests: Memory cutomization fixes

VM customization test uses new paramterized step.
Comment 4 vladimir benes 2015-02-18 16:37:44 UTC
Created attachment 297110 [details] [review]
tests: Add 5 seconds sleep after snapshot revert

Snapshot reverts were not 100% reliable so 5 seconds delay was added.
Comment 5 vladimir benes 2015-02-18 16:50:04 UTC
Created attachment 297114 [details] [review]
tests: New front screen check

Checking for press New button hint instead of No Boxes as there is
new front page look.
Comment 6 Zeeshan Ali 2015-02-18 18:37:26 UTC
Attachment 297109 [details] pushed as 46c04f8 - tests: Memory cutomization fixes
Attachment 297110 [details] pushed as 6a34132 - tests: Add 5 seconds sleep after snapshot revert