branch: master 「№60120」
Commited by: Vikram K. Mulligan
GitHub commit link: 「7ae1b4433846007b」 「№3057」
Difference from previous tested commit:  code diff
Commit date: 2018-03-23 19:03:04

Merge pull request #3057 from RosettaCommons/vmullig/fix_integration_test_using_score12 Switching rotamer_recovery integration test back to score12. The rotamer_recovery integration test used to use the -correct flag. I took this out when I added an error message / failure for using -correct with talaris or later, since the test was not set to use a pre-talaris scorefunction (i.e. it was using ref2015 with -correct). However, this has revealed aberrant behaviour that was being masked by the spurious use of the -correct flag. Since the test is clearly testing something that's not supported post-score12, and since I don't know the original intent of the test, I'm switching it back to use score12 for now. @everyday847 @aleaverfay

...


branch: master 「№60119」
Commited by: Andy Watkins
GitHub commit link: 「5ecebcadacdf48ed」 「№3055」
Difference from previous tested commit:  code diff
Commit date: 2018-03-23 16:02:49

Merge pull request #3055 from RosettaCommons/everyday847/stepwise_dna Stepwise on DNA residues

...


branch: master 「№60118」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「47c74e92184177cd」 「№3045」
Difference from previous tested commit:  code diff
Commit date: 2018-03-23 12:27:07

Merge pull request #3045 from RosettaCommons/aleaverfay/fix_jd3_out_path_all output path handling for structures written by JD3 Pose outputters for JD3 now respect the -out::path, -out::path::all, and -out::path::pdb flags. Addressing issue brought up by @BYachnin: https://github.com/RosettaCommons/main/issues/3034

...


branch: master 「№60117」
Commited by: Andy Watkins
GitHub commit link: 「5714f5086d5dfcdd」
Difference from previous tested commit:  code diff
Commit date: 2018-03-22 18:59:55

beautifying

...


branch: master 「№60116」
Commited by: Andy Watkins
GitHub commit link: 「f73d86d0e0441dae」 「№3051」
Difference from previous tested commit:  code diff
Commit date: 2018-03-22 03:10:59

Merge pull request #3051 from RosettaCommons/everyday847/disable_vanity_metapatches Disable vanity metapatches

...


branch: master 「№60115」
Commited by: Andy Watkins
GitHub commit link: 「5d3c24d4dec54542」 「№3048」
Difference from previous tested commit:  code diff
Commit date: 2018-03-21 14:41:25

Merge pull request #3048 from RosettaCommons/everyday847/new_frags New fragment libraries

...


branch: master 「№60114」
Commited by: Kale Kundert
GitHub commit link: 「fd97e8f80c56a553」 「№3046」
Difference from previous tested commit:  code diff
Commit date: 2018-03-21 11:40:31

Merge pull request #3046 from RosettaCommons/kalekundert/fix_fkic_itest Fix the kic_with_fragments integration test.

...


branch: master 「№60113」
Commited by: Andy Watkins
GitHub commit link: 「d3889a5133f0d37b」 「№2866」
Difference from previous tested commit:  code diff
Commit date: 2018-03-21 04:52:55

Merge pull request #2866 from RosettaCommons/everyday847/cps_part_three Third part of cyclic peptide stepwise merge

...


branch: master 「№60112」
Commited by: Andy Watkins
GitHub commit link: 「bccbde17b1aac79d」 「№3049」
Difference from previous tested commit:  code diff
Commit date: 2018-03-20 22:36:02

Merge pull request #3049 from RosettaCommons/everyday847/python3_integration_tests Changes to integration test infrastructure needed for python3 compatibility

...


branch: master 「№60111」
Commited by: Rocco Moretti
GitHub commit link: 「83d537be1f0a6819」 「№3033」
Difference from previous tested commit:  code diff
Commit date: 2018-03-20 11:07:11

Merge pull request #3033 from RosettaCommons/roccomoretti/release_unit_test_fix Fix remaining release-mode unit test issues Minor: Change real comparison epsilon in GeneralizedEigenSolverTests to be less stringent. Major: The Tracer set_ios_hook machinery was ostensibly insensitive to command line muting /visibility settings. However, the release-mode `operator<<` override triggers on visibility, and ignores if the ios_hook has been set. This results in a debug/release difference when `-mute all` is on. The agreed upon fix for the moment is to change the ios_hook machinery such that it obeys the command line mute/visibility settings. That is, output from muted/invisible channels will no longer be present in the attached ios_hook stream. (However, to maintain the behavior of -mpi_tracer_to_file, the (non-command line) supermute setting will still affect only the main tracer output, not the ios_hook output.) This change will probably not affect you unless you use the tracer redirection machinery in PyRosetta.

...


branch: master 「№60110」
Commited by: Vikram K. Mulligan
GitHub commit link: 「be6f71aff722fe3c」 「№3040」
Difference from previous tested commit:  code diff
Commit date: 2018-03-20 02:35:23

Merge pull request #3040 from RosettaCommons/vmullig/fix_bluegene_runtime_issue Fix a runtime issue on Blue Gene created by the new fconfig system The new fconfig system is now preventing program execution on the Blue Gene/Q system. (Note: this is not @jadolfbr's fault. The problem couldn't reasonably have been anticipated before the changes went into operation.) It seems that some systems don't allow certain system calls, and this creates an unhandled exception when Rosetta starts asking for home directories and whatnot. Adding a try/catch block to handle this.

...


branch: master 「№60109」
Commited by: Vikram K. Mulligan
GitHub commit link: 「602baaa888793eb7」 「№3039」
Difference from previous tested commit:  code diff
Commit date: 2018-03-19 19:40:01

Merge pull request #3039 from RosettaCommons/vmullig/fix_uninit_in_layerdesign Fixing an uninitialized variable in LayerDesign. One of the constructors failed to initialize use_symmetry_.

...


branch: master 「№60108」
Commited by: Kale Kundert
GitHub commit link: 「fe2fae5a616ec19a」 「№3032」
Difference from previous tested commit:  code diff
Commit date: 2018-03-17 02:35:52

Merge pull request #3032 from RosettaCommons/kalekundert/layerdesign_nataa Make the behavior of <LayerDesign ignore_pikaa_natro="..."/> match the documentation.

...


branch: master 「№60107」
Commited by: Cody Krivacic
GitHub commit link: 「ed1c7bbdca48fedd」 「№3036」
Difference from previous tested commit:  code diff
Commit date: 2018-03-16 20:27:51

Merge pull request #3036 from RosettaCommons/ckrivacic/FragmentScoreFilter_test Fixed logic in calculating residue adjustment

...


branch: master 「№60106」
Commited by: Labonte
GitHub commit link: 「40643b8d3e22747d」 「№3031」
Difference from previous tested commit:  code diff
Commit date: 2018-03-16 08:28:20

Merge pull request #3031 from RosettaCommons/JWLabonte/sugars/branching Carbohydrates: Fix bug when glycosylating with a core glycosylated glycan All units test pass. `KIC_with_fragments` and `rotamer_recovery` integration tests are broken. `carbohydrates` integration test change expected.

...


branch: master 「№60105」
Commited by: Andy Watkins
GitHub commit link: 「f135638771bd0254」 「№2991」
Difference from previous tested commit:  code diff
Commit date: 2018-03-15 17:00:51

Merge pull request #2991 from RosettaCommons/everyday847/better_sugar_sampler Better sugar sampler for stepwise

...


< 1 .. 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 .. 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