256 Commits

Author SHA1 Message Date
Richard Cordovano
3e6bacc1bf Updates for new Autopsy platform version number 2020-01-02 18:02:17 -05:00
Richard Cordovano
537c9b68ee Update NBM versioning for release 4.13.0 2019-10-04 17:44:53 -04:00
Richard Cordovano
7b5ac994a7 Fix incorrect use of Autopsy Logger in AutopsyTestCases class 2019-09-12 17:53:34 -04:00
Richard Cordovano
b5301e689a Fix incorrect use of Autopsy Logger in RegressionTest class 2019-09-12 15:14:24 -04:00
Mark McKinnon
79a61ba851 Change logger from java to Autopsy
Change the logger from java to Autopsy.
2019-07-30 15:00:06 -04:00
rcordovano
6aab496d6b Update module dependencies for release 4.11.0 2019-04-17 12:54:17 -04:00
William Schaefer
825c7ecb09 4708 only perform screen shot when test times out first time 2019-02-19 14:05:09 -05:00
Richard Cordovano
e075717684 Update Autopsy-Core NBM version numbers for 4.10.0 release 2018-12-18 16:23:45 -05:00
U-BASIS\dgrove
8f48347669 Switched to 'java.lang' Logger. 2018-04-11 11:53:01 -04:00
U-BASIS\dgrove
2d99a3dbd4 Switched to 'java.util' Logger. 2018-04-11 11:12:32 -04:00
U-BASIS\dgrove
37ed49b1b3 Switched from Java logger to Autopsy logger. 2018-04-06 09:38:06 -04:00
Richard Cordovano
dea5acbd62 Merge remote-tracking branch 'upstream/custom-release-2.11.1' into develop 2018-02-20 19:22:36 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
Richard Cordovano
20c2feba60 Update verson numbers for 4.6.0 release 2018-02-20 17:18:25 -05:00
U-BASIS\zhaohui
5942ae6a9b 3281: Use Hash Set instead of Hash Database 2018-02-02 12:19:55 -05:00
U-BASIS\zhaohui
7c9a7026c5 3386: Update the files permission from 755 to 644 2018-01-03 14:43:27 -05:00
Richard Cordovano
5a20c14d4d Merge pull request #3126 from zhhl/3095-dataSourcedTreeExpansion
3095: Expanding Data Sources Node in nightly test
2017-10-03 19:18:59 -04:00
Richard Cordovano
c9497a2f59 Update version numbers of Autopsy-Core NBM 2017-09-29 13:37:41 -04:00
U-BASIS\zhaohui
938b051f48 3095: Expanding Data Sources Node in nightly test 2017-09-28 11:58:33 -04:00
Richard Cordovano
8e4d7e2c4f Merge in develop branch 2017-09-07 11:17:51 -04:00
U-BASIS\zhaohui
a0f560f07e 2682: reset the Jemmy tools timeout number to get longer time 2017-08-30 16:51:11 -04:00
U-BASIS\dgrove
70339153e1 Sync 2017-08-16 11:44:14 -04:00
Richard Cordovano
48f80210d2 Update Autopsy-Core NBM versioning 2017-06-29 13:06:59 -04:00
Richard Cordovano
d8eda63cf6 Merge pull request #2804 from zhhl/2653-multiUserJunit
2653: first Java regression test code for multi-user case. The settin…
2017-05-31 10:11:24 -04:00
Richard Cordovano
face5c1b33 Merge remote-tracking branch 'upstream/release-4.4.0' into develop 2017-05-22 17:58:17 -04:00
rcordovano
3665e30870 Update module dependencies for release 4.4.0 2017-05-22 17:25:46 -04:00
U-BASIS\zhaohui
f93123ec1c 2653: first Java regression test code for multi-user case. The settings for multi-user options are hard coded 2017-05-22 17:19:22 -04:00
U-BASIS\zhaohui
8db38095b3 2640: Add a convenient function so regression test can change different timeouts 2017-05-15 13:53:05 -04:00
U-BASIS\zhaohui
c61c179807 2640: override the default WindowWaiter.WaitwidnowTimeout to git WizardOperator more time to wait it's fully loaded and also at StartAddxxxxDataSource time give timeouts for casedatabase and solr to create 2017-05-15 13:23:11 -04:00
Richard Cordovano
8effe75dd6 Merge pull request #2791 from zhhl/2640-nightlyTimeoutIssue
2640: wait until the 'Add Data Source' dialog loaded
2017-05-08 16:41:28 -04:00
U-BASIS\zhaohui
d32435302d 2640: wait until the 'Add Data Source' dialog loaded 2017-05-08 16:05:58 -04:00
Richard Cordovano
ca7479c6bb Merge pull request #2788 from zhhl/2640-nightlyTimeoutIssue
2640: Pass a full title name to WinzardOperator instead of a partial …
2017-05-08 09:45:46 -04:00
Richard Cordovano
f4808cd622 Merge remote-tracking branch 'upstream/release-4.4.0' into develop 2017-05-05 18:02:30 -04:00
Richard Cordovano
3e84286444 Fix assorted docs to eliminate doxygen warnings 2017-05-05 18:00:57 -04:00
U-BASIS\zhaohui
6027915f0e 2640: Pass a full title name to WinzardOperator instead of a partial name 2017-05-05 17:22:55 -04:00
U-BASIS\zhaohui
0bd4607480 2119: Adding maxParentLevels property to manifestclasspath to fix 'No suitable relative path' problem and let regression test to get the autopsy version number from project.properties file instead of hard coded. 2017-05-04 10:14:04 -04:00
Richard Cordovano
9a976b67ce Merge pull request #2679 from zhhl/2403-manifestJavaClassPath
2403: Use manifestclasspath to avoid classpath too long in command line
2017-04-13 12:49:21 -04:00
U-BASIS\zhaohui
e2a4ccd81f 2403: comments and rename the temp jar file 2017-04-13 10:26:44 -04:00
U-BASIS\zhaohui
5ac5ec7816 Nightly test sometimes need longer time to generate report. 2017-04-12 11:04:52 -04:00
U-BASIS\zhaohui
60ab75240a 2403: Use manifestclasspath to avoid classpath too long in command line 2017-04-11 13:28:32 -04:00
Richard Cordovano
91ea524c1a Revert "2297: make ngihtly test on single ingest thread to avoid fe_image_test_4 test results in different order"
This reverts commit 4728a572a5bb06320d76f0b69543d03c5d369d0f.
2017-04-01 12:32:43 -04:00
U-BASIS\zhaohui
4728a572a5 2297: make ngihtly test on single ingest thread to avoid fe_image_test_4 test results in different order 2017-03-29 15:45:27 -04:00
William Schaefer
01db267b0a 2382 tests can now proceed through the DSP selection panel 2017-03-13 17:56:27 -04:00
U-BASIS\zhaohui
7058760797 2102: add/update license header of source file 2017-02-07 16:37:26 -05:00
U-BASIS\zhaohui
dc12508768 2102: refactor the regression tests 2017-02-03 09:42:51 -05:00
Richard Cordovano
4eba2f2f74 Merge pull request #2489 from zhhl/2213-AntVersionWithUNCPathProblem
2213: ant 1.9.7 passes correct UNC format to Junit, but lower version…
2017-01-27 14:41:49 -05:00
U-BASIS\zhaohui
9be751bd9b 2213: ant 1.9.7 passes correct UNC format to Junit, but lower version has problems 2017-01-27 13:35:06 -05:00
William Schaefer
8bf973a1ee 1903-Removed manipulation of process unallocated checkbox from regression test 2017-01-20 13:15:59 -05:00
Richard Cordovano
ba2577c602 Merge pull request #2419 from millmanorama/2064-regression-test-timzone-fix
RegressionTest sets datasource time zone to "America/New_York"
2017-01-07 11:09:55 -05:00
Richard Cordovano
46369eff44 Update NBM versioning for 4.3.0 2017-01-02 18:45:21 -05:00