「view this page in B3 βῆτα server」

Revisions №59309

branch: master 「№59309」
Commited by: Vikram K. Mulligan
GitHub commit link: 「af6fa34f866a3954」 「№2067」
Difference from previous tested commit:  code diff
Commit date: 2017-03-01 09:29:35

Merge pull request #2067 from RosettaCommons/vmullig/tp1_integration_test Add integration test for protocol used in upcoming paper. I'm not 100% sure that everything used is already covered by tests; nor am I sure that the integration of the components will continue to work in the future. Tasks: - Add the protocol (used to design threefold-symmetric peptide 60mers with threefold-symmetric crosslinkers). - Strip it down so that it runs in ~1 min but still tests the essential workflow.

Rocco Moretti 7 years
Turns out the log_* files from the threefold_symm_peptide_design integration test are *not* deterministic - they include the SHA1 of the code. -- With recent master, the ignore_list should be robust to MPI-style output, so I'd recommend just using that.
Vikram K. Mulligan 7 years
Yes, I saw that. I've got a pull request open in which I fixed this in my branch.
...