gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
David Roazen 7d06d15f3c parallel test runner: support multiple kinds of tests per run, logging, improved script output
-script now supports a variable number of test class suffixes (eg., UnitTest,
 IntegrationTest, etc.) meaning we can, for example, dispatch all unit
 and integration tests at once in a single job array

-write an entry to a log file at the end of each run including the build ID,
 exit status (COMPLETED or TIMED_OUT), total runtime, and time spent waiting
 for farm jobs to complete

-more detailed output: print how many jobs are pending vs. running vs. done,
 instead of just how many jobs are unfinished

-all errors now go to stderr rather than stdout
2013-03-12 20:46:38 -04:00
licensing Removing the symlink from the private license file 2013-02-09 12:57:44 -05:00
protected Merge pull request #94 from broadinstitute/gg_gatkdoc_docfixes_GSATDG-111 2013-03-12 13:02:35 -07:00
public Merge pull request #101 from broadinstitute/dr_fix_failing_parallel_tests 2013-03-12 14:11:02 -07:00
settings Fixed issues raised by Appistry QA (mostly small fixes, corrections & clarifications to GATKDocs) 2013-03-12 10:57:14 -04:00
.gitignore Fixing the licensing scripts 2013-01-26 13:42:49 -05:00
build.xml Fix tests that were consistently or intermittently failing when run in parallel on the farm 2013-03-06 13:56:54 -05:00
intellij_example.tar.bz2 Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!) 2012-09-27 11:04:56 -04:00
ivy.xml Brought all of ReduceReads to fastutils 2013-02-23 22:53:23 -05:00