CCL | Software | Install | Manuals | Forum | Papers
CCL Home

Research

Software Community Operations

CCTools Autobuild System

Build and Test History

fedora30 x86_64-centos6 x86_64-centos7 x86_64-debian9.2 x86_64-debian9.9 x86_64-redhat7 x86_64-ubuntu16.04 Author Commit Date
FAIL
OK
OK
OK
OK
Nick Hazekamp 8e258baee23b2d25c93fa5672fc125e8ecb4baa8
Merge pull request #2112 from nhazekam/remove_wrappers Remove wrappers
source tarball
Fri, Aug 30, 2019 
01:04 PM
FAIL
OK
OK
timeout
OK
OK
timeout
Douglas Thain 2faf88649760f1e352b87526119d4e08b0f65f78
Remove explicit email target; let emails go to author. (#2126)
source tarball
Thu, Aug 22, 2019 
02:12 PM
OK
OK
OK
OK
OK
Benjamin Tovar 0b704004a1598dc18ad3352965fc13e5e2aff613
Merge pull request #2120 from nhazekam/move_wq_c_progs Move wq c progs
source tarball
Tue, Aug 20, 2019 
12:54 PM
0 / 0
0 / 0
OK
0 / 0
0 / 0
nkremerh 6940cb0fe14d6a421dd5e22a862a1033b27e3541
Copy wrapper inputs to factory scratch directory (#2110) * Adds first pass at copying wrapper inputs to factory scratch dir * Adds file and directory copying of wrapper inputs * Fixes uninitialized variable * Adds copy_direntry to header Removes redundant file copy code * Removes commented code
source tarball
Thu, Aug 08, 2019 
07:00 PM
OK
OK
OK
OK
OK
Benjamin Tovar b6979416e5bee28e21ad925997ce33a04428ed67
Merge pull request #2116 from btovar/fix_swig_for_osg allow python and perl bindings (and no python3) for old versions of swig
source tarball
Wed, Aug 07, 2019 
06:52 PM
OK
OK
OK
OK
OK
tjdasso 2bab71579c277f6c46b3f70f07fe2e1a01e0b231
Python Environment Packaging Scripts (#2109) * Python Environment Packaging Scripts * Redirect unneeded output to /dev/null * README.md changes * Add documentation to README * Documentation Updates * Documentation Updates
source tarball
Tue, Aug 06, 2019 
07:22 PM
OK
OK
OK
OK
OK
Nick Hazekamp 024863aec9dfdc4b92753d87ce3da6e8f567bd6b
Merge pull request #2104 from nhazekam/hook_enforcement Hook enforcement
source tarball
Wed, Jul 24, 2019 
06:22 PM
OK
OK
OK
OK
OK
Douglas Thain cb41572852aa1681cefdc9b691af96d2faa09bc8
JX Binary Representation (#2099) * First pass at JX binary encoding. * Use jx_string_nocopy to avoid an extra malloc/copy/free. * Make internal functions static. Remove unused encoding functions. Handle unexpected input types. * Added test program. * Fix bug -- objects not returned on read! * Boilerplate. * Implement integers 0/8/16/32/64 and strings 8/16/32. * Remove redundant breaks. * Clean up read/write integer routines to call jx_binary_read/write_data * String types have unsigned length. * Object types are unsigned. * Remove debug output. * malloc.h -> stdlib.h for portability * Cast printf format. * Doxygen.
source tarball
Fri, Jul 19, 2019 
09:43 PM
OK
OK
OK
OK
OK
Benjamin Tovar 28c19d8a3d2f94e5615834a70173143218e7cdd2
Merge pull request #2098 from trshaffer/issue2094 Hotfix for Catalog Server
source tarball
Fri, Jul 19, 2019 
01:06 PM
OK
OK
OK
OK
OK
Douglas Thain be45d518c24d0e2f9985a6c2e0c3eb931645aed0
Fix Bug in JX Double Output (#2103) * Fix bug in JX output: doubles were emitted with only six digits of precision (the default of printf %g) now they use up to 16 digits. * Whoops, overfixed the test suite.
source tarball
Thu, Jul 18, 2019 
08:49 PM
OK
OK
OK
OK
OK
Douglas Thain ff4939f7a9f85795cad1caa0defa78535182a2b5
Removed dangling help output.
source tarball
Thu, Jul 18, 2019 
02:52 PM
OK
OK
0 / 0
0 / 0
0 / 0
Douglas Thain 0ad24a23832b2c7677488d68dae0d5aef3d999d8
- Added additional error checking and output to condor_submit_makeflow (#2097) - Added documentation for condor_submit_makeflow - Updated copyright boilerplate date.
source tarball
Wed, Jul 17, 2019 
07:57 PM
OK
OK
OK
OK
OK
Benjamin Tovar 5ca2f414a5e49c15ed273cd543ca88cdcf02caa8
Merge pull request #2018 from btovar/wq_python_async Python work_queue library that allows for asynchronous wait
source tarball
Tue, Jul 09, 2019 
04:48 PM
OK
OK
OK
OK
OK
Benjamin Tovar 5cfbc04d5dbb51ed4afa218ccfb935bd37b1bf69
Merge pull request #2087 from btovar/conda_recipe Conda recipe
source tarball
Tue, Jul 09, 2019 
01:33 PM
timeout
timeout
timeout
timeout
timeout
Douglas Thain 2c8daa636302423c4c66a8533728e8611e0cc073
Makeflow-MPI Cleanup (#2080) * Factored out all MPI functionality into batch_job_mpi. * Refactored code into multiple small functions. * Solved busy-waiting problem with exponential wait. * Simplified excess-node detection and termination. * Simplified data structures to a single queue and a single table.
source tarball
Fri, Jul 05, 2019 
03:14 PM
OK
OK
OK
OK
OK
Benjamin Tovar 13bf8503e605acf125cd2526320ddcdd1739f889
Merge pull request #2084 from btovar/mon_th Fix cpu time measurements in the monitor
source tarball
Tue, Jul 02, 2019 
01:44 PM
OK
OK
OK
OK
OK
Benjamin Tovar cc47f922825a73ef6728fafb520e58287d9e6d62
Merge pull request #2081 from btovar/py3-fix-linking link flag moved from EXTERNAL_DEPENDENCIES
source tarball
Thu, Jun 27, 2019 
04:51 PM
OK
OK
OK
OK
OK
Tim Shaffer 173deb74894c3bbbb90fe5d091b75d82ffc6ebbb
Merge pull request #2079 from trshaffer/jobname Write out info on Makeflow failures
source tarball
Wed, Jun 26, 2019 
08:45 PM
OK
OK
OK
OK
OK
Nick Hazekamp 11a41116f3ec25a01504201fb0dd0ea054dd774b
Merge pull request #2070 from btovar/fix_off_t fix off_t in work_queue.i
source tarball
Tue, Jun 25, 2019 
05:51 PM
0 / 0
0 / 0
OK
OK
OK
Douglas Thain d2e75ca2f26d29dcf62101cfc7402b8324d1d996
Merge pull request #2074 from epyifany/makeflow_ec2_setup_updated makeflow ec2 setup updated
source tarball
Mon, Jun 24, 2019 
08:33 PM