branch: master 「№58772」
Commited by: Rhiju Das
GitHub commit link: 「bc361c50ee205125」 「№1434」
Difference from previous tested commit:  code diff
Commit date: 2016-07-05 09:14:59

Merge pull request #1434 from RosettaCommons/rhiju/rna_denovo_setup Rhiju/rna denovo setup Some small updates to input & help in rna_denovo • iccbuild is failing due to license issue on test server • in integration tests, new test `rna_puzzle5_P15P3P8_noP4P6_4RB_G208phosphate_ligation` is having a problem -- will fix in a separate pull request. • `hybridization` test was broken previously.

...


branch: master 「№58771」
Commited by: Rhiju Das
GitHub commit link: 「5209f47ba636688f」 「№1432」
Difference from previous tested commit:  code diff
Commit date: 2016-07-04 15:09:28

Merge pull request #1432 from RosettaCommons/rhiju/rna_denovo_setup Rhiju/rna denovo setup + integration tests for `rna_denovo` give cosmetic changes -- all confirmed/checked locally. + some new integration tests `rna_puzzle_*`. + other integration tests that change only do so in linux.release_debug or mac.clang but not both, suggesting uninitialized variables or other stochastic choices depending on system state. + icc build broken on Hojo3, but error message is about license problem, so i don't think that's this pull request. + profile may have changed in 1-2 tests, but getting timeout on test server. 1-2 profile test changes in previous build appear within bounds of variability of these tests.

...


branch: master 「№58770」
Commited by: Sergey Lyskov
GitHub commit link: 「55ba4c3a290fdf4e」
Difference from previous tested commit:  code diff
Commit date: 2016-07-03 18:40:05

Increasing run time for PyRosetta4 test. Increasing profile tests tolerance.

...


branch: master 「№58769」
Commited by: Sergey Lyskov
GitHub commit link: 「680b821779207609」
Difference from previous tested commit:  code diff
Commit date: 2016-07-02 19:58:35

Adding PyRosetta4 release tests

...


branch: master 「№58768」
Commited by: Rocco Moretti
GitHub commit link: 「d3818bbfb26f047f」 「№1428」
Difference from previous tested commit:  code diff
Commit date: 2016-07-01 10:23:50

Merge pull request #1428 from RosettaCommons/roccomoretti/integrationpy_fixes Several integration.py fixes * absolute directories were making it into the integration test diffs * diffs were broken for the regular integration tests run locally. (There was an extra "test" messing up the diff command.) * re-running single tests resulted in an error message. (Again, ultimately due to extra "test" parameters.) * there were error messages during the SHA1 generation, due to not having a tools or demos checkout at the appropriate locations. * Intermittent encoding issues on integration.demos This pull request does not fix the missing valgrind_results.yaml issue, but I felt the current fixes need to go in as soon as possible, as we're getting spurious diffs on the test server.

...


branch: master 「№58767」
Commited by: Tom Linsky
GitHub commit link: 「9f42376edbf050dc」 「№1430」
Difference from previous tested commit:  code diff
Commit date: 2016-06-30 23:13:11

Merge pull request #1430 from RosettaCommons/tlinsky/residue_ranges_default_constructor Add better doxygen documentation to ResidueRanges

...


branch: master 「№58766」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「dee3822b9f56566b」 「№1412」
Difference from previous tested commit:  code diff
Commit date: 2016-06-30 15:35:40

Merge pull request #1412 from RosettaCommons/lqtza/fix_sd_namespacing_and_make_abcc_public Fix SnugDock namespacing and make antibody.cc public

...


branch: master 「№58765」
Commited by: Rocco Moretti
GitHub commit link: 「bb7ee01d93b49e27」 「№1427」
Difference from previous tested commit:  code diff
Commit date: 2016-06-30 12:50:17

Merge pull request #1427 from RosettaCommons/roccomoretti/job_completed_debug More Debugging output for job completed status In JD2 JobOutputters, add debug-level output for diagnosing that jobs are skipped, and also why jobs are skipped.

...


branch: master 「№58764」
Commited by: Tom Linsky
GitHub commit link: 「408d92d2fdbe79fc」 「№1398」
Difference from previous tested commit:  code diff
Commit date: 2016-06-29 17:10:23

Merge pull request #1398 from RosettaCommons/tlinsky/tomponents Updates to denovo classes, move some more things to master Integration test changes expected for code_templates_src -- this is due to some cleanups to the Mover template. I added virtual keywords in the class declaration where appropriate for readability, and cleaned up spacing.

...


branch: master 「№58763」
Commited by: Frank DiMaio
GitHub commit link: 「058da5f9e0eb0684」 「№1424」
Difference from previous tested commit:  code diff
Commit date: 2016-06-29 15:31:02

Merge pull request #1424 from RosettaCommons/dimaio/hybrid_updates Several updates to hybridize.

...


branch: master 「№58762」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「f31a097cfd93cfff」 「№1390」
Difference from previous tested commit:  code diff
Commit date: 2016-06-29 15:24:45

Merge pull request #1390 from RosettaCommons/jadolfbr/fix_nbr_selector Jadolfbr/fix nbr selector 1) Re-enable the ability to embed selectors as the focus for NeighborhoodResidueSelector. Thanks to @basantab for showing me that I broke it in the first place! To make something useful come out of this error, the code for grabbing embedded selector(s) has been generalized and moved to ``` core/select/residue_selector/util.hh ``` You can use this to grab embeded selector(s) from anything (movers, taskops, etc.) 2) Change the name of glycan and antibody selector RS names to fit better within the short-name abbreviations used for parsing selectors in RS. - Finish documentation for selectors: - https://www.rosettacommons.org/docs/wiki/scripting_documentation/RosettaScripts/TaskOperations/taskoperations_pages/ResidueSelectors#residueselectors_conformation-independent-residue-selectors_carbohydrate-residue-selectors - https://www.rosettacommons.org/docs/wiki/scripting_documentation/RosettaScripts/TaskOperations/taskoperations_pages/ResidueSelectors#residueselectors_conformation-independent-residue-selectors_antibody-residue-selectors

...


branch: master 「№58761」
Commited by: Vikram K. Mulligan
GitHub commit link: 「4fea89f0601ff785」 「№1426」
Difference from previous tested commit:  code diff
Commit date: 2016-06-29 05:14:00

Merge pull request #1426 from RosettaCommons/vmullig/fix_pepbond_atoms Fixing minor issue in simple_cycpep_predict application Peptide bond-dependent atoms at cyclization points were sometimes not being updated properly. Now they should be okay. Small trajectory changes expected in simple_cycpep_predict integration tests. Tasks: - Add a correction step for the positions of those atoms following FastRelax or FastDesign steps. - Beauty.

...


branch: master 「№58760」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「c6008f01ebca4618」 「№1410」
Difference from previous tested commit:  code diff
Commit date: 2016-06-28 21:23:53

Merge pull request #1410 from RosettaCommons/jadolfbr/doc_xrw2016 Overview ======= This PR is part of the Documentation XRW 2016 effort and enables demo [integration] testing through ```integration.py``` This is done through an additional ```--demos``` and ```--tutorials``` cmd-line option, which indicate to the integration script to either run the demo or tutorial tests. Additionally, single scripts can be passed at the end of the command line (Either names or relative paths or full paths or what have you.). Tests are run for everything in the tutorials directory and public directory (which will change before the final merge.) How it works ========= If a ```command``` file is in the demo directory, we use that. Alternatively, we parse all .md files looking for ```$>``` characters in the beginning of a (properly stripped) line, which indicates to test this command. If there are flags files, there can be additional flags.short files that the integration test is looking for in the command. If these exist, it will add them to the command. This is to enable short-testing runs, without having to maintain two separate versions of flags files. While some options cannot be overridden in this way, this works for most cases and is simple to maintain. For example, this command in an md file (with a .short file in the directory): ``` $>../../../main/source/bin/score_jd2.default.linuxclangrelease -s 1ubq.pdb -out:suffix crystal @crystal_score_flags ``` Will be written to the output command file as: ``` %(bin)s/score_jd2.%(binext)s -s 1ubq.pdb -out:suffix crystal @crystal_score_flags @crystal_score_flags.short -database %(database)s -run:constant_seed -nodelay 2>&1 | egrep -vf path/to/ignore_list > log1 ``` Individual tests can also be given, but the full relative path or the name of the demo will need to be given, for example,``` tutorials/Tutorial_4_Relax``` in addition to the ```--tutorials``` option (or ```--demos``` if this was a demo). This should allow automated demo testing using our current integration test system, without forking integration.py. Normal integration test changes ======================== Integration test changes are cosmetic and seem to be doing what that code block was originally intended to do.

...


branch: master 「№58759」
Commited by: David Johnson
GitHub commit link: 「97935016aa58cba4」
Difference from previous tested commit:  code diff
Commit date: 2016-06-28 10:09:21

Needed to get latest changes to push fix

...


branch: master 「№58758」
Commited by: Sergey Lyskov
GitHub commit link: 「8df32351ed487061」 「№1422」
Difference from previous tested commit:  code diff
Commit date: 2016-06-27 23:00:03

Merge pull request #1422 from RosettaCommons/smoe/typos_in_files_associated_with_antibodies Missing 'a', consistent upper case start

...


branch: master 「№58757」
Commited by: Rebecca Alford
GitHub commit link: 「8c8adf812a5c21bb」 「№1420」
Difference from previous tested commit:  code diff
Commit date: 2016-06-27 08:50:54

Merge pull request #1420 from RosettaCommons/rfalford12/fix-using-namespace-membrane-offenders Rfalford12/fix using namespace membrane offenders This pull request removes illegal using namespace statements from membrane-related classes in core. The following files are updated from the list of shame emailed out to everyone: src/core/scoring/membrane/FaMPEnvEnergyCreator.hh src/core/scoring/membrane/FaMPEnvSmoothEnergy.cc src/core/scoring/membrane/FaMPEnvSmoothEnergy.hh src/core/scoring/membrane/FaMPEnvSmoothEnergyCreator.hh src/core/scoring/membrane/FaMPSolvEnergyCreator.hh src/core/scoring/membrane/MPCBetaEnergy.hh src/core/scoring/membrane/MPCBetaEnergyCreator.hh src/core/scoring/membrane/MPEnvEnergy.hh src/core/scoring/membrane/MPEnvEnergyCreator.hh src/core/scoring/membrane/MPLipoEnergy.hh src/core/scoring/membrane/MPLipoEnergyCreator.hh src/core/scoring/membrane/MPNonHelixPenalty.cc src/core/scoring/membrane/MPNonHelixPenalty.hh src/core/scoring/membrane/MPNonHelixPenaltyCreator.hh src/core/scoring/membrane/MPPairEnergy.hh src/core/scoring/membrane/MPPairEnergyCreator.hh src/core/scoring/membrane/MPTMProjPenalty.cc src/core/scoring/membrane/MPTMProjPenalty.hh src/core/scoring/membrane/MPTMProjPenaltyCreator.hh src/core/scoring/membrane/MPTerminiPenalty.cc src/core/scoring/membrane/MPTerminiPenalty.hh src/core/scoring/membrane/MPTerminiPenaltyCreator.hh src/core/scoring/membrane/MembraneData.cc

...


< 1 .. 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 .. 354 >

Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled