alexjacks92
|
e55378e68f
|
Removed object id from diffing. Addresses issues with nondeterminism.
|
2014-04-15 11:21:28 -04:00 |
|
alexjacks92
|
bbf0012224
|
Removing unneeded print.
|
2014-04-15 10:30:07 -04:00 |
|
alexjacks92
|
402d3651cc
|
Cleaning up code to work when you aren't running a jenkins job.
|
2014-04-08 11:56:14 -04:00 |
|
alexjacks92
|
50f49c529a
|
Removing existing diff files before writing them out to the jenkins attachment location.
|
2014-04-07 15:56:47 -04:00 |
|
alexjacks92
|
feaf2c1409
|
JavaIO flushing error fix and ensuring regression test diffs are added as email attachments.
|
2014-04-01 17:20:45 -04:00 |
|
alexjacks92
|
e712ad8a82
|
Fixed an issue searching through logs for strings that aren't there.
|
2014-03-28 17:14:44 -04:00 |
|
alexjacks92
|
d510842034
|
Fixing index out of bounds error.
|
2014-03-13 14:42:49 -04:00 |
|
alexjacks92
|
6bc39c885c
|
Added branch information to build failure emails.
|
2014-02-07 12:57:37 -05:00 |
|
alexjacks92
|
883636510d
|
Added reset command before checkout.
|
2014-01-27 16:11:05 -05:00 |
|
Richard Cordovano
|
d0ff0151a0
|
Fixed: adding python changes to master.
|
2014-01-27 14:20:06 -05:00 |
|
alexjacks92
|
e8d265102c
|
Revert "Adding python changes to master branch."
This reverts commit 372d29e736516213967675f89d702edcee74d56f.
|
2014-01-27 14:13:42 -05:00 |
|
Richard Cordovano
|
372d29e736
|
Adding python changes to master branch.
|
2014-01-27 14:12:34 -05:00 |
|
alexjacks92
|
dce2811acb
|
Wrong commit last time. Fixing that.
|
2014-01-14 16:39:56 -05:00 |
|
alexjacks92
|
1a1d4daed1
|
Added ability to choose either master or develop branch for Jenkins testing.
|
2014-01-14 16:31:16 -05:00 |
|
Jeff Wallace
|
1a8cf1817c
|
give solr time to die after each test.
|
2013-12-20 13:00:11 -05:00 |
|
Jeff Wallace
|
dfd6a966da
|
Fixed timeout exception.
|
2013-12-18 10:13:28 -05:00 |
|
Jeff Wallace
|
947e4372b7
|
Fixed change that was missed during merge
|
2013-12-12 15:14:27 -05:00 |
|
Jeff Wallace
|
5b7f705682
|
Merge branch 'master' of https://github.com/sleuthkit/autopsy into testing
Conflicts:
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/Bundle.properties
KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/docs/keywordsearch-about.html
test/script/regression.py
test/script/srcupdater.py
|
2013-12-12 14:40:51 -05:00 |
|
Jeff Wallace
|
d31ed4a82d
|
line endings.
|
2013-12-11 15:57:19 -05:00 |
|
Brian Carrier
|
cc85120678
|
normalized line endings
|
2013-11-19 13:36:53 -05:00 |
|
Jeff Wallace
|
c697f0458f
|
cleanup of tskdbdiff and srcupdater.
|
2013-10-30 10:33:59 -04:00 |
|
jawallace
|
a8f0c6cc68
|
Small testing tweaks.
|
2013-08-23 07:40:19 -04:00 |
|
Jeff Wallace
|
26b43162bb
|
Changed return type of run_diff to allow more descriptive diff results
|
2013-07-25 12:37:48 -04:00 |
|
Jeff Wallace
|
31d93f0d11
|
Added main function to tskdbdiff so it can be called directly.
|
2013-07-23 15:21:10 -04:00 |
|
Jeff Wallace
|
e440da75c6
|
Moved TskDbDiff to a separate file.
|
2013-07-23 10:22:28 -04:00 |
|
Jeff Wallace
|
317a31b47f
|
Updated function calls in srcupdater
|
2013-07-19 08:15:25 -04:00 |
|
Jeff Wallace
|
dc7fcb3790
|
Changed except statements to be more specific. Changed places where files are opened to use the safer with statement.
|
2013-07-17 11:39:55 -04:00 |
|
Jeff Wallace
|
f180665333
|
Updated documentation of functions and classes.
|
2013-07-16 15:18:03 -04:00 |
|
Jeff Wallace
|
65471d726a
|
Removed global variable test_config, updated appropriate references
|
2013-07-16 14:20:14 -04:00 |
|
Jeff Wallace
|
9f2015e4ce
|
Removed global variable failedbool, updated overall pass/fail output message
|
2013-07-16 13:34:23 -04:00 |
|
Jeff Wallace
|
62087cdc5b
|
Added email data to test configuration, modified Emailer.py so it doesn't need a configuration file to send an email.
|
2013-07-16 12:54:01 -04:00 |
|
Jeff Wallace
|
625c7c8c3b
|
Database dump function now takes paths as arguments intstead of TestData
|
2013-07-16 11:38:50 -04:00 |
|
Jeff Wallace
|
c103c1ac62
|
Replaced imgfail globabl variable with a TestData attribute.
|
2013-07-16 10:03:54 -04:00 |
|
Jeff Wallace
|
c03872b5d9
|
Replaced accidental deletion in previous commit.
|
2013-07-15 14:14:56 -04:00 |
|
Jeff Wallace
|
e89fb44523
|
TestData now stores pass/fail flags for the different 'diffs': html report, database, and logs.
|
2013-07-15 13:54:09 -04:00 |
|
Jeff Wallace
|
151d35b8f2
|
Reorganized script. TskDbDiff no longer relies on TestData.
|
2013-07-15 13:18:57 -04:00 |
|
Jeff Wallace
|
3e1ef3712f
|
Email attachments are now stored in Errors class. Added documentation to Errors class.
|
2013-07-15 12:51:30 -04:00 |
|
Jeff Wallace
|
d87b0972b1
|
Moved error reporting to a central class
|
2013-07-15 12:30:08 -04:00 |
|
Jeff Wallace
|
ba50b7fbad
|
Reorganized regression.py and Emailer.py. Moved util functions to a new file, regression_utils.py
|
2013-07-12 15:25:32 -04:00 |
|
Jeff Wallace
|
0bfee91eda
|
Cleaned up and refactored TestResultsDiffer to redesign specification.
|
2013-07-12 14:38:12 -04:00 |
|
Jeff Wallace
|
66c01b5742
|
Created DiffResults class to store TskDBDiff results in TestData.
|
2013-07-11 14:43:09 -04:00 |
|
Jeff Wallace
|
ab5a18ae15
|
Replaced usage of make_path with attributes and methods in TestData
|
2013-07-11 12:31:33 -04:00 |
|
Jeff Wallace
|
7c87217bf4
|
Added additional helper methods to TestData to eliminate overuse of make_path
|
2013-07-11 10:22:41 -04:00 |
|
Jeff Wallace
|
7952b7368c
|
Added methods to TestData to produce paths for gold or output directories.
|
2013-07-10 16:43:14 -04:00 |
|
Jeff Wallace
|
d8136f5754
|
Changed documentation to google python standards.
|
2013-07-10 14:08:10 -04:00 |
|
Jeff Wallace
|
52fba3c817
|
Changed several filename attributes of TestConfiguration to be constant global variables
|
2013-07-10 09:43:03 -04:00 |
|
Jeff Wallace
|
f537e18b92
|
Removed other instances of using make_path to get paths to database files in TskDbDiff
|
2013-07-09 16:54:47 -04:00 |
|
Jeff Wallace
|
4c257655df
|
Refactored TskDbDiff (DatabaseDiff) to eliminate repeated code and correctly close database connections
|
2013-07-09 16:04:23 -04:00 |
|
Jeff Wallace
|
f346032d72
|
Removed redundant attributes in TestConfiguration and consolidated places they were used.
|
2013-07-09 14:10:39 -04:00 |
|
Jeff Wallace
|
1460a8c7cf
|
Fixed naming error in previous commit
|
2013-07-09 13:17:52 -04:00 |
|