Commit graph

58 commits

Author SHA1 Message Date
NissimHadar
9b60103f47 Renaming auto-tester ==> nitpick 2018-11-08 15:07:32 -08:00
NissimHadar
ebdd443646 New resize method for Mac. 2018-11-06 10:19:27 -05:00
NissimHadar
58bac436ba Fixed Linux error 2018-11-01 18:14:29 -07:00
NissimHadar
cd2194ad53 Correction for Linux 2018-11-01 17:56:45 -07:00
NissimHadar
c1a01caeb8 Added missing ! 2018-11-01 12:18:55 -07:00
NissimHadar
716bd8ebd2 WIP - starting on AWS Interface 2018-10-31 22:45:52 -07:00
NissimHadar
675334a105 Do not need -a when using open with full path to app 2018-10-30 22:47:11 -07:00
NissimHadar
5e58da8ec1 Interface runs, but AutoTester doesn't wait for completion. 2018-10-30 22:29:50 -07:00
NissimHadar
263a831fc4 Runs Interface with Sandbox 2018-10-30 18:41:10 -07:00
NissimHadar
41b70ffab5 Installs both interface and Sandbox. Runs interface. 2018-10-30 16:30:56 -07:00
NissimHadar
418a578e28 Can start Interface 2018-10-30 13:02:13 -07:00
NissimHadar
1213f3f658 Can run the installer 2018-10-29 17:51:41 -07:00
NissimHadar
98441b2328 WIP - installing High Fidelity from command line. 2018-10-29 15:49:46 -07:00
NissimHadar
c3b1f8c332 Should be able to download Mac installer 2018-10-25 17:22:45 -07:00
NissimHadar
47ce1573eb Corrected use of _snapshotFolder. 2018-10-25 15:17:07 -07:00
NissimHadar
702e09b4bc Added no login option. 2018-10-18 16:43:50 -07:00
NissimHadar
4c6185d139 Set the "--no-updater" flag so that the "Update Available" pop-up won't... 2018-10-18 11:51:04 -07:00
NissimHadar
1d09f6efef Fixed MacOS error. 2018-10-10 08:12:05 -07:00
NissimHadar
2b59180fef Writes new format to AWS> 2018-10-09 20:58:59 -07:00
NissimHadar
35bf0fc75b Fixed gcc warning. 2018-10-09 14:44:43 -07:00
NissimHadar
25b3a8c75c Fixed gcc warnings. 2018-10-09 12:02:42 -07:00
NissimHadar
a5dc985308 Shows URL of page on AWS. 2018-10-08 14:32:10 -07:00
NissimHadar
d79d092dc8 Can write an HTML file created from zipped results 2018-10-04 16:31:38 -07:00
NissimHadar
318e83e500 Disable "RunNow" button while running tests
Check if Interface test scripts ran to completion.
2018-10-03 16:45:01 -07:00
NissimHadar
71197ca0d1 Use new format of installer. 2018-10-02 11:30:00 -07:00
NissimHadar
b0dee3a802 Use correct URL for "serverless" 2018-10-01 13:09:15 -07:00
NissimHadar
39d55a6612 Use correct URL for "serverless" 2018-10-01 13:08:44 -07:00
NissimHadar
5ce02c23c7 Add UAC warning if install fails. 2018-09-30 17:40:05 -07:00
NissimHadar
632f6647dd Add UAC warning if install fails. 2018-09-30 17:11:01 -07:00
NissimHadar
574be7614c Deal with blanks in path. 2018-09-28 15:34:22 -07:00
NissimHadar
6c2b1271ab Merge crap. 2018-09-19 12:34:27 -07:00
NissimHadar
b5e901fc54 Merge branch 'addDailyTests' of https://github.com/NissimHadar/hifi into addDailyTests 2018-09-19 07:06:32 -07:00
NissimHadar
8301b472fe Automated login. 2018-09-18 14:22:10 -07:00
NissimHadar
69f5e9110a Minor cleanup 2018-09-18 10:16:42 -07:00
NissimHadar
f872a95a7a Added number of failures to log. 2018-09-18 08:49:11 -07:00
NissimHadar
0c3e3e977e Corrected pulling PR number from the executable name. 2018-09-17 16:06:11 -07:00
NissimHadar
f046d3b87d Delete allocated memory where needed.
Added option to run server-less
Added option to select build.
2018-09-17 13:21:01 -07:00
NissimHadar
46b00535c8 Running all night. 2018-09-13 22:59:54 -07:00
NissimHadar
35eb019524 Can run installer in a thread. 2018-09-13 15:34:10 -07:00
NissimHadar
f3bc8bdc16 WIP - adding Runner process. 2018-09-13 07:53:42 -07:00
NissimHadar
cbc53f1e5d WIP. 2018-09-12 17:37:02 -07:00
NissimHadar
3f7c1403e7 First version of scheduled tests. 2018-09-10 15:01:01 -07:00
NissimHadar
1f99917069 Improved killing of old processes. 2018-09-10 09:12:28 -07:00
NissimHadar
4a702ed8d4 add build number to the automated test results 2018-09-08 21:27:21 -07:00
NissimHadar
543c1c9265 Install into High Fidelity folder. 2018-09-06 22:31:49 -07:00
NissimHadar
e9a1da832e Deal with no High Fidelity folder 2018-09-06 16:04:15 -07:00
NissimHadar
21268be9a4 Do not close when evaluation complete. 2018-09-05 21:08:33 -07:00
NissimHadar
8a2292ce07 Set user and branch, and request temporary folder at the beginning.
Kill processes BEFORE running the downloaded installerDownloadComplete
Copy an empty, but valid, AppData/High Fidelity folder.
Remove previous snapshots.
2018-09-05 16:09:40 -07:00
NissimHadar
8fa80a465d Minor, minor correction. 2018-09-04 22:49:14 -07:00
NissimHadar
ca3c797c84 Evaluate results. 2018-09-04 15:45:48 -07:00