branch: rosetta:main 「№62106」
Commited by: Rocco Moretti
GitHub commit link: 「baad48240e60f121」
Difference from previous tested commit:  code diff
Commit date: 2024-04-24 12:34:17
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.torch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.antibody_grafting.debug scientific.antibody_grafting scientific.glycan_structure_prediction.debug scientific.glycan_structure_prediction scientific.peptide_pnear_vs_ic50.debug scientific.peptide_pnear_vs_ic50 scientific.simple_cycpep_predict.debug linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Update benchmark scripts for Python3.12. (#51) Python 3.12 gets rid of the imp module. Moreover, it gets rid of imp.load_source() altogether. We thus need to change around how we do the magic 'import from parent directory' statement. There are also a few other things which were popping up warnings when I ran things locally.

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.gcc.mpi.serialization.python36.scientific.glycan_structure_prediction

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.simple_cycpep_predict.debug

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62105」
Commited by: Rocco Moretti
GitHub commit link: 「693d5b3c1f744695」
Difference from previous tested commit:  code diff
Commit date: 2024-04-19 15:01:41
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.torch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.FlexPepDock.debug scientific.FlexPepDock scientific.RosettaCM.debug scientific.RosettaCM scientific.abinitio_RosettaNMR_pcs.debug scientific.abinitio_RosettaNMR_pcs scientific.abinitio_RosettaNMR_rdc.debug scientific.abinitio_RosettaNMR_rdc scientific.antibody_h3_modeling.debug scientific.antibody_h3_modeling scientific.antibody_snugdock.debug scientific.antibody_snugdock scientific.ddg_ala_scan.debug scientific.ddg_ala_scan scientific.design_fast.debug scientific.design_fast scientific.docking.debug scientific.docking_ensemble.debug scientific.docking_ensemble scientific.docking scientific.fragments_picking.debug scientific.glycan_dock.debug scientific.glycan_dock scientific.loop_modeling_ccd_12res scientific.loop_modeling_kic_fragments_12res.debug scientific.loop_modeling_kic_fragments_12res scientific.make_fragments.debug scientific.make_fragments scientific.mp_f19_tilt_angle.debug scientific.mp_f19_tilt_angle linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Fix make_fragments and mp_f19_ddG_of_mutation scientific tests (#48) Attempt to fix some of the scientific tests having issues. * make_fragments - restore parameter for the install_dependencies.pl in tool submodule * mp_f19_ddG_of_mutation -- update matplotlib version (and version of python needed.)

...
Test: ubuntu.gcc.integration.addsan

Failed sub-tests (click for more details):
ligand_dock_ensemble
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.clang.python36.scientific.antibody_h3_modeling

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.make_fragments

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62104」
Commited by: Sergey Lyskov
GitHub commit link: 「984416a20d8460fa」
Difference from previous tested commit:  code diff
Commit date: 2024-04-18 17:58:43
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.torch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration.tutorials integration.ubsan integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.antibody_h3_modeling scientific.ligand_docking.debug scientific.ligand_docking scientific.ligand_scoring_ranking.debug scientific.ligand_scoring_ranking scientific.loop_modeling_kic_12res.debug scientific.loop_modeling_kic_12res scientific.loop_modeling_ngk_12res.debug scientific.loop_modeling_ngk_12res scientific.mhc_epitope_energy.debug scientific.mhc_epitope_energy scientific.mp_domain_assembly.debug scientific.mp_domain_assembly scientific.mp_f19_ddG_of_mutation.debug scientific.mp_f19_ddG_of_mutation scientific.mp_f19_decoy_discrimination.debug scientific.mp_f19_decoy_discrimination scientific.mp_f19_sequence_recovery.debug scientific.mp_f19_sequence_recovery scientific.mp_lipid_acc.debug scientific.mp_lipid_acc scientific.mp_relax.debug scientific.mp_relax scientific.mp_symdock scientific.sewing.debug scientific.sewing scientific.stepwise_rna_favorites linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Update benchmark.py, add how-to-fix explanation to warning message (#50)

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_lipid_acc

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62103」
Commited by: Rocco Moretti
GitHub commit link: 「80e656e7195c7a4f」
Difference from previous tested commit:  code diff
Commit date: 2024-04-16 12:25:26
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.torch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.cofactor_binding_sites.debug scientific.cofactor_binding_sites scientific.enzyme_design.debug scientific.enzyme_design scientific.loop_modeling_ccd_12res.debug scientific.mp_dock.debug scientific.mp_dock ubuntu-20.04.clang.python310.scientific.mp_f19_ddG_of_mutation.debug ubuntu-20.04.clang.python311.scientific.mp_f19_ddG_of_mutation.debug ubuntu-20.04.clang.python312.scientific.mp_f19_ddG_of_mutation.debug ubuntu-20.04.clang.python310.scientific.mp_f19_ddG_of_mutation ubuntu-20.04.clang.python311.scientific.mp_f19_ddG_of_mutation ubuntu-20.04.clang.python312.scientific.mp_f19_ddG_of_mutation scientific.mp_symdock.debug scientific.protein_data_bank_diagnostic.cif scientific.protein_data_bank_diagnostic.full scientific.relax_cartesian.debug scientific.relax_cartesian scientific.relax_fast.debug scientific.relax_fast_5iter.debug scientific.relax_fast_5iter scientific.relax_fast scientific.rna_denovo_favorites.debug scientific.rna_denovo_favorites scientific.stepwise_rna_favorites.debug linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Add ability to specify compiler version ranges in scons settings. (#36) The basic.settings file has had a limitation for a long while where any version-specific settings are tied to an exact version. That is, settings for gcc 9.0 can't also apply to 10.0 (or even 9.1). This makes things difficult when a potential range of different compilers need to be dealt with in the same fashion, especially in a forward-compatible way. (e.g. the lack of -ffor-scope on any GCC newer than 9.0, including ones not yet released) An adjustment to one of the build files allows us to use a pattern matching specification to add parameter blocks for ranges of compilers (e.g. cxx_ver:>9.0 for any compiler version greater than 9.0, or cxx_ver:>=5.2,<7.0 for compiler versions between 5.2 (inclusive) and 7.0 (exclusive).) Should address issue #29 and #28

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.clang.python310.scientific.mp_f19_ddG_of_mutation.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python311.scientific.mp_f19_ddG_of_mutation.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python312.scientific.mp_f19_ddG_of_mutation.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python310.scientific.mp_f19_ddG_of_mutation

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python311.scientific.mp_f19_ddG_of_mutation

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python312.scientific.mp_f19_ddG_of_mutation

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.protein_data_bank_diagnostic.full

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62102」
Commited by: Rocco Moretti
GitHub commit link: 「f263b1880ee4ae3a」
Difference from previous tested commit:  code diff
Commit date: 2024-04-16 11:53:09
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
linux.clang.cxx11thread.serialization.python37.PyRosetta.unit mac.clang.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration performance profile release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release scientific.antibody_h3_modeling linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Update CONTRIBUTING.md (#47) Add forgotten link to the Github Workflow documentation

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: windows.cl.windows.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62101」
Commited by: Steffen Möller
GitHub commit link: 「2309b042201300cc」
Difference from previous tested commit:  code diff
Commit date: 2024-04-16 11:46:16
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
linux.clang.cxx11thread.serialization.python37.PyRosetta.unit mac.clang.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration performance profile linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

cifparse: Debian missing unistd include (#38) Addresses Issue #31

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: windows.cl.windows.build.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: windows.cl.windows.build.release

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62100」
Commited by: Moritz Ertelt
GitHub commit link: 「bc4dfa1b240a4138」
Difference from previous tested commit:  code diff
Commit date: 2024-04-16 11:39:11
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
linux.clang.cxx11thread.serialization.python37.PyRosetta.unit mac.clang.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration performance profile m1.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify util.apps windows.build.debug windows.build.release

QOL update to the PerResidueEsmProbabilitiesMetric (#26) This short PR: * Adds the proper citation for ESM * Adds some checks for NaNs/Infs to the Perplexity/softmax calculation * fixes a typo in MIFST.cc * Prevents an error in SampleSequenceFromProbabilities when calling the SimpleThreadingMover without mutations * Fixes const behavior in SampleSequenceFromProbabilities --------- Co-authored-by: moritzertelt <moritz.ertelt@gmail.com>



branch: rosetta:main 「№62099」
Commited by: Sergey Lyskov
GitHub commit link: 「d972b59c530a12af」
Difference from previous tested commit:  code diff
Commit date: 2024-04-02 19:06:29
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.torch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.FlexPepDock.debug scientific.FlexPepDock scientific.RosettaCM.debug scientific.RosettaCM scientific.abinitio_RosettaNMR_pcs.debug scientific.abinitio_RosettaNMR_pcs scientific.abinitio_RosettaNMR_rdc.debug scientific.abinitio_RosettaNMR_rdc scientific.antibody_grafting.debug scientific.antibody_grafting scientific.antibody_h3_modeling.debug scientific.antibody_h3_modeling scientific.antibody_snugdock.debug scientific.antibody_snugdock scientific.cofactor_binding_sites scientific.ddg_ala_scan.debug scientific.ddg_ala_scan scientific.design_fast.debug scientific.design_fast scientific.docking.debug scientific.docking_ensemble.debug scientific.docking_ensemble scientific.docking scientific.fragments_picking.debug scientific.glycan_dock.debug scientific.glycan_dock scientific.glycan_structure_prediction.debug scientific.glycan_structure_prediction scientific.ligand_docking.debug scientific.ligand_docking scientific.ligand_scoring_ranking.debug scientific.ligand_scoring_ranking scientific.loop_modeling_ccd_12res scientific.loop_modeling_kic_12res.debug scientific.loop_modeling_kic_12res scientific.loop_modeling_kic_fragments_12res.debug scientific.loop_modeling_kic_fragments_12res scientific.loop_modeling_ngk_12res.debug scientific.loop_modeling_ngk_12res scientific.make_fragments.debug scientific.make_fragments scientific.mhc_epitope_energy.debug scientific.mhc_epitope_energy scientific.mp_dock.debug scientific.mp_dock scientific.mp_domain_assembly.debug scientific.mp_domain_assembly scientific.mp_f19_ddG_of_mutation.debug scientific.mp_f19_ddG_of_mutation scientific.mp_f19_decoy_discrimination.debug scientific.mp_f19_decoy_discrimination scientific.mp_f19_sequence_recovery.debug scientific.mp_f19_sequence_recovery scientific.mp_f19_tilt_angle.debug scientific.mp_f19_tilt_angle scientific.mp_lipid_acc.debug scientific.mp_lipid_acc scientific.mp_relax.debug scientific.mp_relax scientific.mp_symdock.debug scientific.mp_symdock scientific.peptide_pnear_vs_ic50.debug scientific.peptide_pnear_vs_ic50 scientific.sewing.debug scientific.sewing scientific.simple_cycpep_predict.debug scientific.simple_cycpep_predict scientific.stepwise_rna_favorites linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

fix PyRosetta build on Ubuntu-22.04 (#45)

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.gcc.mpi.serialization.python36.scientific.glycan_structure_prediction

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.make_fragments.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.make_fragments

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_lipid_acc

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.simple_cycpep_predict.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.simple_cycpep_predict

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62098」
Commited by: Sergey Lyskov
GitHub commit link: 「2ed86d439d51d2fb」
Difference from previous tested commit:  code diff
Commit date: 2024-04-02 14:02:03
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug postgres linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.torch.python39.build.release beautification code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration.tutorials integration.ubsan integration performance profile linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release scientific.cofactor_binding_sites.debug scientific.loop_modeling_ccd_12res.debug scientific.protein_data_bank_diagnostic.full scientific.relax_cartesian.debug scientific.relax_fast.debug scientific.relax_fast_5iter.debug scientific.relax_fast_5iter scientific.relax_fast scientific.rna_denovo_favorites.debug scientific.rna_denovo_favorites scientific.stepwise_rna_favorites.debug linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.gcc.unit.release mac.clang.unit.release gcc-11.gcc.unit m1.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

rename torch extras and defines (#43) * rename torch extras and defines * fix integration tests

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.clang.python36.scientific.protein_data_bank_diagnostic.full

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62097」
Commited by: Rocco Moretti
GitHub commit link: 「28511bb8ebdc4c9f」
Difference from previous tested commit:  code diff
Commit date: 2024-04-01 11:48:48
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.pytorch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.enzyme_design.debug scientific.enzyme_design scientific.protein_data_bank_diagnostic.cif scientific.relax_cartesian linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Fix uninitialized variable in InterfaceScoreCalculator (#40) The native_ensemble_best_ variable was uninitialized, which could potentially cause issues for non-XML cases were it doesn't get explicitly set. Make sure we initialize it.

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking


branch: rosetta:main 「№62096」
Commited by: Sergey Lyskov
GitHub commit link: 「59f5585377a7bc55」
Difference from previous tested commit:  code diff
Commit date: 2024-03-29 20:58:38
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.pytorch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

update documentation and remove deprecated scripts (#41) * Update README.md * add reference docker files * add reference Docker files readme * remove deprecated Conda setup and instructions * remove PyRosetta deprecated build option and update readme

...
Test: ubuntu.gcc.integration.addsan

Failed sub-tests (click for more details):
ligand_dock_ensemble
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking


branch: rosetta:main 「№62095」
Commited by: Steffen Möller
GitHub commit link: 「3e4fc2129edccfa8」
Difference from previous tested commit:  code diff
Commit date: 2024-03-22 14:08:18
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.pytorch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.antibody_grafting.debug scientific.antibody_grafting scientific.glycan_structure_prediction.debug scientific.glycan_structure_prediction scientific.peptide_pnear_vs_ic50.debug scientific.peptide_pnear_vs_ic50 scientific.simple_cycpep_predict.debug scientific.simple_cycpep_predict linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

libxml2 build: strcasecmp needs strings.h (#39) The exact error (by clang) was that a missing declaration is no longer supported with the latest C++ standards.

...
Test: ubuntu.gcc.integration.addsan

Failed sub-tests (click for more details):
ligand_dock_ensemble
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.gcc.mpi.serialization.python36.scientific.glycan_structure_prediction

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.simple_cycpep_predict.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.simple_cycpep_predict

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62094」
Commited by: Sergey Lyskov
GitHub commit link: 「dffc8b947ea41f13」
Difference from previous tested commit:  code diff
Commit date: 2024-03-21 15:33:31
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.pytorch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.RosettaCM scientific.abinitio_RosettaNMR_pcs.debug scientific.abinitio_RosettaNMR_pcs scientific.abinitio_RosettaNMR_rdc.debug scientific.abinitio_RosettaNMR_rdc scientific.docking_ensemble scientific.glycan_dock.debug scientific.glycan_dock scientific.make_fragments.debug linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

fix PyRosetta license file path (#35)

...
Test: ubuntu.gcc.integration.addsan

Failed sub-tests (click for more details):
ligand_dock_ensemble
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.clang.python36.scientific.make_fragments.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: gcc-9.gcc.unit

Failed sub-tests (click for more details):
protocols:SandwichFeaturesTests:test_main


branch: rosetta:main 「№62093」
Commited by: Jason C. Klima
GitHub commit link: 「38e59a8b98db9e58」
Difference from previous tested commit:  code diff
Commit date: 2024-03-19 13:39:09
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.pytorch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.FlexPepDock.debug scientific.FlexPepDock scientific.RosettaCM.debug scientific.antibody_h3_modeling.debug scientific.antibody_h3_modeling scientific.antibody_snugdock.debug scientific.antibody_snugdock scientific.cofactor_binding_sites.debug scientific.cofactor_binding_sites scientific.ddg_ala_scan.debug scientific.ddg_ala_scan scientific.design_fast.debug scientific.design_fast scientific.docking.debug scientific.docking_ensemble.debug scientific.docking scientific.fragments_picking.debug scientific.ligand_docking.debug scientific.ligand_docking scientific.ligand_scoring_ranking.debug scientific.ligand_scoring_ranking scientific.loop_modeling_ccd_12res.debug scientific.loop_modeling_ccd_12res scientific.loop_modeling_kic_12res.debug scientific.loop_modeling_kic_12res scientific.loop_modeling_kic_fragments_12res.debug scientific.loop_modeling_kic_fragments_12res scientific.loop_modeling_ngk_12res.debug scientific.loop_modeling_ngk_12res scientific.make_fragments scientific.mhc_epitope_energy.debug scientific.mhc_epitope_energy scientific.mp_dock.debug scientific.mp_dock scientific.mp_domain_assembly.debug scientific.mp_domain_assembly scientific.mp_f19_ddG_of_mutation.debug scientific.mp_f19_ddG_of_mutation scientific.mp_f19_decoy_discrimination.debug scientific.mp_f19_decoy_discrimination scientific.mp_f19_sequence_recovery.debug scientific.mp_f19_sequence_recovery scientific.mp_f19_tilt_angle.debug scientific.mp_f19_tilt_angle scientific.mp_lipid_acc.debug scientific.mp_lipid_acc scientific.mp_relax.debug scientific.mp_relax scientific.mp_symdock.debug scientific.mp_symdock scientific.protein_data_bank_diagnostic.cif scientific.protein_data_bank_diagnostic.full scientific.relax_cartesian.debug scientific.relax_fast.debug scientific.relax_fast_5iter.debug scientific.relax_fast_5iter scientific.relax_fast scientific.rna_denovo_favorites.debug scientific.rna_denovo_favorites scientific.sewing.debug scientific.sewing scientific.stepwise_rna_favorites.debug scientific.stepwise_rna_favorites linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Support python bitwise operators for residue selectors in PyRosetta (#33)

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.clang.python36.scientific.FlexPepDock

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.make_fragments

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_sequence_recovery

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_lipid_acc

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.protein_data_bank_diagnostic.full

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: rosetta:main 「№62092」
Commited by: Sergey Lyskov
GitHub commit link: 「3e5ab3269c21ec96」
Difference from previous tested commit:  code diff
Commit date: 2024-03-19 13:17:22
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
linux.clang.cxx11thread.serialization.python37.PyRosetta.unit m1.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration performance profile m1.clang.python38.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release scientific.FlexPepDock scientific.enzyme_design.debug scientific.enzyme_design scientific.relax_cartesian linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify util.apps windows.build.debug windows.build.release

add support for PyRosetta ML builds (#32)

...
Test: linux.clang.integration.release_debug_no_symbols

Failed sub-tests (click for more details):
AddConstraintsToCurrentConformationMover AlignPDBInfoToSequences AnchorFinder AnchoredDesign AnchoredPDBCreator BFactorSelector BuildPeptide CCS_PARCS ContactMolecularSurface DARC_electrostatics DARC_make_ray_files DARC_sampling_on_the_fly DARC_shapeonly DumpTrajectoryEnergy DumpTrajectoryEnergy_packing Enzrevert_xml FavorSequenceProfileMover FilterReportAsPoseExtraScoresMover FloppyTail HDXEnergy InterfaceAnalyzer InterfaceAnalyzer_allscores InterfaceAnalyzer_bothpack InterfaceAnalyzer_ligand InterfaceAnalyzer_metrics InterfaceAnalyzer_prepack InterfaceAnalyzer_resfile InterfaceAnalyzer_tracer InterfaceDdG KIC_refine KIC_vicinity KIC_with_fragments LoopAnalyzer LoopLengthChange ModifyVariantTypeMover PDB_diagnostic ProQ RescorePDDF ResidueDisorder RunSimpleMetric_b_factor_test SID_ERMS_prediction SID_rescore SSElementSelector SnugDock ThreadingInputter UBQ_E2_thioester UBQ_E2_thioester_extra_bodies UBQ_E2_thioester_two_ubiquitins UBQ_Gp_CYD-CYD UBQ_Gp_LYX-Cterm abinitio add_helix_sequence_constraints add_helix_sequence_constraints_advanced_setup add_job_pair_data angle_recovery_stats antibody_H3 antibody_H3_camelid antibody_designer antibody_designer_camelid antibody_designer_xml antibody_graft antibody_numbering_converter assemble_domains_jd2 auto-drrafter_setup_run_R1 auto-drrafter_setup_run_R2 auto-drrafter_setup_run_R3 autosetup_metals_centroid backrub backrub_interface_ddG backrub_pilot balancedKIC batch_relax beta_strand_homodimer binselector binselector_probins broker broker_membrane burial_measure_centroid buried_unsat_kinemage buried_unsat_voids_hbnet_design buried_unsat_voids_hbnet_design_symm c-term_conjugation calculate_sasa cart_min_glycans cartesianddg ccd_ends_graft_mover_rs centroid_disulfide_scores centroid_from_fullatom cl_complex_rescore classic_relax_1a19 cluster cluster_alns cluster_filter cmaes_minimizer coarse_rna_scoring combine_silent constel constraints_metric contactMap control_flow_rs count_cycpep_sequences coupled_moves crankshaft_flip create_clash-based_repack_shell create_sequence_motif crossaln crosslinkermover_1_4_bbmb_asymm crosslinkermover_1_4_bbmb_c2_symmetry crosslinkermover_1_4_bbmb_s2_symm crosslinkermover_octahedral crosslinkermover_octahedral_s2_symm crosslinkermover_square_planar crosslinkermover_square_planar_d2_symm crosslinkermover_square_pyramidal crosslinkermover_tetrahedral_metal crosslinkermover_tetrahedral_metal_asp crosslinkermover_tetrahedral_metal_c2_symmetry crosslinkermover_tetrahedral_metal_d2_symmetry crosslinkermover_thioether crosslinkermover_tma crosslinkermover_tma_symm crosslinkermover_trigonal_planar crosslinkermover_trigonal_planar_c3_symm crosslinkermover_trigonal_pyramidal crosslinkermover_trigonal_pyramidal_c3_symm cs_rosetta_rna cst_info cstfile_to_theozyme_pdb custom_basetype_packer_palette cyclization cycpep_design_pipeline cycpep_rdkit_metric cycpep_rigid_body_permutation_mover cycpep_symmetry_filter d_workflow database_jd2_compact_io database_jd2_io database_session_resource ddG_ensemble ddG_of_mutation ddG_scan density_denovo density_refine density_refine_symm density_tools design_glycans design_w_custom_palette-CAAs design_w_custom_palette-NCAAs design_w_custom_palette-RNA dgdp_aio dgdp_script dihedral_constraint_generator distances disulfidize_beta_cys dock_with_hotspot_place_simultaneously docking_distance_constraints docking_ensemble docking_ensemble_prepack docking_full_protocol docking_local_refine docking_local_refine_min docking_low_res docking_prepack docking_site_constraints doug_dock_design_min_mod2_cal_cal drrafter_error_estimation drrafter_run energy_based_clustering_alpha_aa energy_based_clustering_alpha_aa_bin_analysis energy_based_clustering_alpha_aa_dihedral energy_based_clustering_alpha_aa_scorefile entropy_correction enumerative_sampling enzdes enzscore_filter_dimetal enzscore_filter_dimetal_sym enzscore_filter_ligand enzscore_filter_metal enzscore_filter_metal_sym erraser_minimize exclusively_shared_jumps extract_pdbs farfar_mrna farnesyl fast_relax favor_coupling_tensor favor_native_residue features features_database_schema features_parallel features_pdb fiber_diffraction fiber_diffraction_fad fit_helixparams fit_helixparams_a3b fit_helixparams_rms fix_alignment_to_match_pdb fixbb flexpepdock flexpepdock_abinitio fold_and_dock fold_cst_new fold_from_loops fragment_picker fragmentpicker_integration_demo ga_ligand_dock ga_ligand_dock_amino_acid ga_ligand_dock_macrocycle gen_lig_grids generate_6Dloopclose genkic_bin_perturbing genkic_lowmemory_mode genkic_rama_filter genkic_ramaprepro_sampling genkic_sugars geometric_solvation glycan_anomers glycan_clash_check glycan_refinment glycan_relax glycan_sequon_scanner glycan_tree_relax glycopeptidedocking glycopeptidedocking_diglyco_long grid_scores_features hbnet_use_input_rot hbonds hbonds_sp2 hbs_design helical_bundle_predict helical_bundle_predict_psipred helical_bundle_predict_psipred_with_helix_globals helical_bundle_predict_sequence helical_bundle_predict_skipping_residues helix_from_sequence hierarchical_clustering homodimer_fnd_ref2015_memb hotspot_graft hotspot_hashing hotspot_stub_constraints hshash_utils hts_io hybridization hydrate hydrate_relax identify_cdr_clusters ig_dump interaction_graph_summary_metric interface_energy inv_kin_lig_loop_design iphold jd2test_PDBIO jd2test_PDBin_mmCIFout jd2test_PDBin_mmCIFout_extra_data_separate jd2test_mmCIFIO jd2test_mmCIFin_PDBout job_definition_script_vars jrelax jscore kinemage_grid_output kinematic_looprelax ld_converter ligand_database_io ligand_dock_7cpa ligand_dock_cholesterol ligand_dock_ensemble ligand_dock_grid ligand_dock_script ligand_motif_design ligand_motif_discovery ligand_motif_identification ligand_water_docking loop_creation loop_grower_N_term_symm loop_hash loop_modeling make_exemplar make_mainchain_potential make_mainchain_potential_symm make_mainchain_potential_symm_preproline make_rot_lib make_symmdef_file match_1c2t match_1n9l match_6cpa match_xml measure_lcaa_radii membrane_abinitio metal_setup metalloprotein_abrelax metropolis_hastings mf_fixbb_des mf_fixbb_sc mf_flexbb_sc mg_modeler mg_modeler_lores mhc_epitope mhc_epitope_nmer_preload min_pack_min minimize_6Dloopclose minimize_with_elec_dens mirror_symm mixed_monte_carlo mm_params mmtfIO_score_test motif_dna_packer_design motif_extraction motif_score_filter mp_dock mp_dock_ensemble mp_dock_prepack mp_dock_setup mp_domain_assembly mp_domain_assembly_FtsQ mp_find_interface mp_interface_statistics mp_ligand_interface mp_loadtime mp_mutate_relax mp_mutate_repack mp_quick_relax_ref2015_memb mp_range_relax mp_relax mp_score_jd2 mp_span_ang_ref2015_memb mp_span_from_pdb mp_symdock mp_symmetry_load mp_transform mp_transform_optimize mp_vis_emb mpi_multistate_design mpil_find_pore_ahelical mpil_find_pore_bbarrel mpil_load_implicit_lipids mr_protocols multistage_rosetta_scripts multistage_rosetta_scripts_clustering mutate ncaa_fixbb ncbb_packer_palette netcharge_design netcharge_design_symm next_generation_KIC noe_assignment non-canonical_connectivities nonideal_rtmin nucleobase_sample_around number_of_residuetypes oligourea_design oligourea_predict oop_create oop_design oop_dock_design orbitals output_schema pH_mode pepspec_anchor_dock peptiderive per_residue_energies per_residue_sc_sasa per_residue_solvent_exposure pertmin phiselector phosphonate place_simultaneously pna pna_base_pairs pocket_measure pocket_relax pocket_suggest_targets polyaramid_test_trivial pose_sewing posttranslationalmod_io ppi_v3_suiteA ppi_v3_suiteB ppi_v3_suiteC ppi_v3_suiteD ppi_v3_suiteE ppi_v3_suiteF ppi_v3_suiteG ppk protocol_metric pwsho pymol_cif r_pdb2top r_rmsf ralford_dump_rotamers range_relax_w_cst rb_recces rdkit_metrics read_polymeric_components readin_dna_rna_protein real_virt_mover recces_turner recon_design relax_w_allatom_cst remodel_disulfides_rosettascripts remodel_helical_repeat repack_with_elec_dens report_hbonds_for_plugin res_lipo_ref2015_memb residue_energy_breakdown resource_database_locator restype_converter rna_add_WC_stats rna_assemble rna_cluster rna_denovo rna_denovo_RNP_low_res rna_denovo_RNP_refine_native rna_denovo_base_pair_constraints rna_denovo_base_pair_setup rna_denovo_bps rna_denovo_bps_fixed_ends rna_denovo_bps_helix_ends rna_denovo_dna_bridge rna_denovo_fragment_homology_exclusion rna_denovo_grid_vdw rna_denovo_lariat rna_denovo_new_FT_2in_dens rna_denovo_new_FT_5P_j12_leadzyme rna_denovo_new_FT_RNP_2prot_dens rna_denovo_new_FT_rna_two_chains rna_denovo_new_libs rna_denovo_symm_hack rna_design rna_farfar_block_stack rna_farfar_noncanonical_hairpin rna_farfar_syn_chi_res rna_helix rna_minimize rna_minimize_6D_loop_close rna_motif rna_predict_chem_map rna_puzzle11_H2H3H4_run3_connectU40 rna_puzzle12_P5P6P7_DMS rna_puzzle5_P15P3P8_noP4P6_4RB_G208phosphate_ligation rna_puzzle5_p2_GAAA_mini rna_puzzle6_U75G76A77_on_thread1 rna_puzzle6_j67_into_p6p7rigidbody_thread1 rna_ribosome_tether rna_score rna_screen_phosphates rnp_ddg_calc_mut rnp_ddg_calc_wt rnp_ddg_relax_command_1 rnp_ddg_relax_command_2 rollmover rosetta_scripts_hbond_options rosetta_scripts_include rosetta_scripts_info rosetta_scripts_jd3 rosetta_scripts_loops rosetta_scripts_setup rosie_ligand_docking rotamer_probability rotamer_recovery rotamer_recovery_compare_two_structures rs_flexbbmoves rs_loophash sample_seq_from_probs sasa_metric_options score12_docking score_aln score_jd2 score_only_silence sdf_reader secondary_structure_output seed_ensemble_JD2_JI select_best_unique_ligand_poses selected_residue_count_metric sequence_tolerance set_torsion shobuns silent2frag simple_cycpep_predict simple_cycpep_predict_1_4_bbmb simple_cycpep_predict_angle simple_cycpep_predict_anglelength simple_cycpep_predict_beta_thioether_lariat simple_cycpep_predict_cartesian simple_cycpep_predict_cispro simple_cycpep_predict_cterm_isopeptide_lariat simple_cycpep_predict_cterm_isopeptide_lariat_tailless simple_cycpep_predict_design simple_cycpep_predict_nmethyl simple_cycpep_predict_nterm_isopeptide_lariat simple_cycpep_predict_nterm_isopeptide_lariat_tailless simple_cycpep_predict_octahedral_metal simple_cycpep_predict_peptoid simple_cycpep_predict_setting simple_cycpep_predict_sidechain_isopeptide simple_cycpep_predict_sidechain_isopeptide_reverse simple_cycpep_predict_square_planar_metal simple_cycpep_predict_square_pyramidal_metal simple_cycpep_predict_symm_gly simple_cycpep_predict_tbmb simple_cycpep_predict_terminal_disulfide simple_cycpep_predict_terminal_disulfide_internal_permutations simple_cycpep_predict_terminal_disulfide_tails simple_cycpep_predict_tetrahedral_metal simple_cycpep_predict_tetrahedral_metal_asp simple_cycpep_predict_thioether_cis_sampling simple_cycpep_predict_thioether_lariat simple_cycpep_predict_tma simple_cycpep_predict_trigonal_planar_metal simple_cycpep_predict_trigonal_pyramidal_metal simple_glycosylation simple_glycosylation_alternate_AAs simple_grafting_movers simple_metric_cache simple_metric_features simple_metric_filter simple_metrics simple_metrics_b_factor simple_metrics_in_protocols simple_metrics_per_residue site_constraint small_molecule_lattice_dock startfrom_file stepwise_lores stored_residue_subset struc_set_fragment_picker super_aln supercharge swa_protein_CCDclose swa_protein_build_at_Cterminus swa_protein_build_at_Nterminus swa_protein_cluster swa_protein_combine_loops swa_protein_loop_sampler swa_protein_prepack swa_rna_erraser swa_rna_gagu_01_append swa_rna_gagu_02_prepend swa_rna_gagu_03_append_to_silent swa_rna_gagu_04_clustering swa_rna_gagu_05_prepend_to_5primeterminus swa_rna_gagu_06_append_to_3primeterminus swa_rna_gagu_07_prepend_dinucleotide swa_rna_gagu_08_append_dinucleotide swa_rna_gagu_09_sample_virtual_ribose swa_rna_gagu_10_prepend_and_ccd_close swa_rna_gagu_11_append_and_ccd_close swa_rna_gagu_12_helix_addition swa_rna_gagu_13_chunk_combination_and_closure swa_rna_gagu_14_combine_long_loop_filtering swa_rna_gagu_15_combine_long_loop_sampling swa_rna_gagu_16_prepend_dinucleotide_on_dinucleotide swa_rna_gagu_17_append_floating_base swa_rna_gagu_18_rebuild_bulge swa_rna_gagu_19_prepend_floating_base_by_jump swa_rna_gagu_20_append_floating_base_by_jump swa_rna_gagu_21_prepend_dinucleotide_on_dinucleotide_by_jump swa_rna_gagu_22_prepend_and_kic_close swa_rna_gagu_23_append_and_kic_close swa_rna_loop_clusterer swa_rna_loop_sampler sweep_respair_energies swm_add_rosettascripts swm_beta_peptide_loop swm_build_full_model swm_dna_bridge swm_dna_loop swm_general_polymer_sampler swm_l_rna swm_protein_CCDmove swm_protein_from_scratch swm_protein_loop_sampler swm_protein_move_inside_coiledcoil_by_bond swm_protein_move_inside_helix_by_bond swm_protein_preminimize swm_rna_base_pair_constraints swm_rna_checkpoint_partition swm_rna_fourwayjunction swm_rna_loop_design swm_rna_move_align_dock swm_rna_move_inside_helix_by_bond swm_rna_move_inside_helix_by_jump swm_rna_move_two_strands swm_rna_nickedhelix swm_rna_protonated_adenosine swm_rna_singleloop swm_rna_srl_triplet symm_disulfidize symm_rotamer_boltzmann symmetric_docking symmetry_data_resource symmetry_multicomponent target_clash tcrmodel template_features test1_benchmark test_computed_saxs_spectrum test_d_l_readin thermal_sampler threefold_symm_peptide_design threefoldlinkermover_tbmb threefoldlinkermover_tbmb_symmetric tna_base_pairs torsion_restricted_sampling trRosettaConstraintGenerator_rosettascripts trRosettaProtocolMover_rosettascripts trRosettaProtocolMover_rosettascripts_diskwrite trRosettaProtocolMover_rosettascripts_diskwrite_only validate_database vancomycin vip voids_penalty_energy_design voids_penalty_energy_design_symmetry write_mol_file zinc_heterodimer zinc_homodimer_design zinc_homodimer_setup
Test: mac.clang.python39.integration

Failed sub-tests (click for more details):
AddConstraintsToCurrentConformationMover AlignPDBInfoToSequences AnchorFinder AnchoredDesign AnchoredPDBCreator BFactorSelector BuildPeptide CCS_PARCS ContactMolecularSurface DARC_electrostatics DARC_make_ray_files DARC_sampling_on_the_fly DARC_shapeonly DumpTrajectoryEnergy DumpTrajectoryEnergy_packing Enzrevert_xml FavorSequenceProfileMover FilterReportAsPoseExtraScoresMover FloppyTail HDXEnergy InterfaceAnalyzer InterfaceAnalyzer_allscores InterfaceAnalyzer_bothpack InterfaceAnalyzer_ligand InterfaceAnalyzer_metrics InterfaceAnalyzer_prepack InterfaceAnalyzer_resfile InterfaceAnalyzer_tracer InterfaceDdG KIC_refine KIC_vicinity KIC_with_fragments LoopAnalyzer LoopLengthChange ModifyVariantTypeMover PDB_diagnostic ProQ RescorePDDF ResidueDisorder RunSimpleMetric_b_factor_test SID_ERMS_prediction SID_rescore SSElementSelector SnugDock ThreadingInputter UBQ_E2_thioester UBQ_E2_thioester_extra_bodies UBQ_E2_thioester_two_ubiquitins UBQ_Gp_CYD-CYD UBQ_Gp_LYX-Cterm abinitio add_helix_sequence_constraints add_helix_sequence_constraints_advanced_setup add_job_pair_data angle_recovery_stats antibody_H3 antibody_H3_camelid antibody_designer antibody_designer_camelid antibody_designer_xml antibody_graft antibody_numbering_converter assemble_domains_jd2 auto-drrafter_setup_run_R1 auto-drrafter_setup_run_R2 auto-drrafter_setup_run_R3 autosetup_metals_centroid backrub backrub_interface_ddG backrub_pilot balancedKIC batch_relax beta_strand_homodimer binselector binselector_probins broker broker_membrane burial_measure_centroid buried_unsat_kinemage buried_unsat_voids_hbnet_design buried_unsat_voids_hbnet_design_symm c-term_conjugation calculate_sasa cart_min_glycans cartesianddg ccd_ends_graft_mover_rs centroid_disulfide_scores centroid_from_fullatom cl_complex_rescore classic_relax_1a19 cluster cluster_alns cluster_filter cmaes_minimizer coarse_rna_scoring combine_silent constel constraints_metric contactMap continuous_sewing_hasher control_flow_rs count_cycpep_sequences coupled_moves crankshaft_flip create_clash-based_repack_shell create_sequence_motif crossaln crosslinkermover_1_4_bbmb_asymm crosslinkermover_1_4_bbmb_c2_symmetry crosslinkermover_1_4_bbmb_s2_symm crosslinkermover_octahedral crosslinkermover_octahedral_s2_symm crosslinkermover_square_planar crosslinkermover_square_planar_d2_symm crosslinkermover_square_pyramidal crosslinkermover_tetrahedral_metal crosslinkermover_tetrahedral_metal_asp crosslinkermover_tetrahedral_metal_c2_symmetry crosslinkermover_tetrahedral_metal_d2_symmetry crosslinkermover_thioether crosslinkermover_tma crosslinkermover_tma_symm crosslinkermover_trigonal_planar crosslinkermover_trigonal_planar_c3_symm crosslinkermover_trigonal_pyramidal crosslinkermover_trigonal_pyramidal_c3_symm cs_rosetta_rna cst_info cstfile_to_theozyme_pdb custom_basetype_packer_palette cyclization cycpep_design_pipeline cycpep_rdkit_metric cycpep_rigid_body_permutation_mover cycpep_symmetry_filter d_workflow database_jd2_compact_io database_jd2_io database_session_resource ddG_ensemble ddG_of_mutation ddG_scan density_denovo density_refine density_refine_symm density_tools design_glycans design_w_custom_palette-CAAs design_w_custom_palette-NCAAs design_w_custom_palette-RNA dgdp_aio dgdp_script dihedral_constraint_generator discontinuous_sewing_hasher distances disulfidize_beta_cys dock_with_hotspot_place_simultaneously docking_distance_constraints docking_ensemble docking_ensemble_prepack docking_full_protocol docking_local_refine docking_local_refine_min docking_low_res docking_prepack docking_site_constraints doug_dock_design_min_mod2_cal_cal drrafter_error_estimation drrafter_run energy_based_clustering_alpha_aa energy_based_clustering_alpha_aa_bin_analysis energy_based_clustering_alpha_aa_dihedral energy_based_clustering_alpha_aa_scorefile entropy_correction enumerative_sampling enzdes enzscore_filter_dimetal enzscore_filter_dimetal_sym enzscore_filter_ligand enzscore_filter_metal enzscore_filter_metal_sym erraser_minimize exclusively_shared_jumps extract_pdbs farfar_mrna farnesyl fast_relax favor_coupling_tensor favor_native_residue features features_database_schema features_parallel features_pdb fiber_diffraction fiber_diffraction_fad fit_helixparams fit_helixparams_a3b fit_helixparams_rms fix_alignment_to_match_pdb fixbb flexpepdock flexpepdock_abinitio fold_and_dock fold_cst_new fold_from_loops fragment_picker fragmentpicker_integration_demo ga_ligand_dock ga_ligand_dock_amino_acid ga_ligand_dock_macrocycle gen_lig_grids generate_6Dloopclose genkic_bin_perturbing genkic_lowmemory_mode genkic_rama_filter genkic_ramaprepro_sampling genkic_sugars geometric_solvation glycan_anomers glycan_clash_check glycan_refinment glycan_relax glycan_sequon_scanner glycan_tree_relax glycopeptidedocking glycopeptidedocking_diglyco_long grid_scores_features hbnet_use_input_rot hbonds hbonds_sp2 hbs_design helical_bundle_predict helical_bundle_predict_psipred helical_bundle_predict_psipred_with_helix_globals helical_bundle_predict_sequence helical_bundle_predict_skipping_residues helix_from_sequence hierarchical_clustering homodimer_fnd_ref2015_memb hotspot_graft hotspot_hashing hotspot_stub_constraints hshash_utils hts_io hybridization hydrate hydrate_relax identify_cdr_clusters ig_dump interaction_graph_summary_metric interface_energy inv_kin_lig_loop_design inverse_rotamer_remodel iphold jd2test_PDBIO jd2test_PDBin_mmCIFout jd2test_PDBin_mmCIFout_extra_data_separate jd2test_mmCIFIO jd2test_mmCIFin_PDBout job_definition_script_vars jrelax jscore kinemage_grid_output kinematic_looprelax ld_converter ligand_database_io ligand_dock_7cpa ligand_dock_cholesterol ligand_dock_ensemble ligand_dock_grid ligand_dock_script ligand_motif_design ligand_motif_discovery ligand_motif_identification ligand_water_docking loop_creation loop_grower_N_term_symm loop_hash loop_modeling make_exemplar make_mainchain_potential make_mainchain_potential_symm make_mainchain_potential_symm_preproline make_rot_lib make_symmdef_file match_1c2t match_1n9l match_6cpa match_xml measure_lcaa_radii membrane_abinitio membrane_relax membrane_relax_hbond metal_setup metalloprotein_abrelax metropolis_hastings mf_fixbb_des mf_fixbb_sc mf_flexbb_sc mg_modeler mg_modeler_lores mhc_epitope mhc_epitope_nmer_preload min_pack_min minimize_6Dloopclose minimize_with_elec_dens mirror_symm mixed_monte_carlo mm_params mmtfIO_score_test motif_dna_packer_design motif_extraction motif_score_filter mp_dock mp_dock_ensemble mp_dock_prepack mp_dock_setup mp_domain_assembly mp_domain_assembly_FtsQ mp_find_interface mp_interface_statistics mp_ligand_interface mp_loadtime mp_mutate_relax mp_mutate_repack mp_quick_relax_ref2015_memb mp_range_relax mp_relax mp_relax_w_ligand mp_score_jd2 mp_span_ang_ref2015_memb mp_span_from_pdb mp_symdock mp_symmetry_load mp_transform mp_transform_optimize mp_vis_emb mpi_multistate_design mpil_find_pore_ahelical mpil_find_pore_bbarrel mpil_load_implicit_lipids mr_protocols multistage_rosetta_scripts multistage_rosetta_scripts_clustering mutate ncaa_fixbb ncbb_packer_palette netcharge_design netcharge_design_symm next_generation_KIC noe_assignment non-canonical_connectivities nonideal_rtmin nucleobase_sample_around number_of_residuetypes oligourea_design oligourea_predict oop_create oop_design oop_dock_design orbitals output_schema pH_mode pepspec pepspec_anchor_dock peptiderive per_residue_energies per_residue_sc_sasa per_residue_solvent_exposure pertmin phiselector phosphonate place_simultaneously pna pna_base_pairs pocket_measure pocket_relax pocket_suggest_targets polyaramid_test_trivial pose_sewing posttranslationalmod_io ppi_v3_suiteA ppi_v3_suiteB ppi_v3_suiteC ppi_v3_suiteD ppi_v3_suiteE ppi_v3_suiteF ppi_v3_suiteG ppk protocol_metric pwsho pymol_cif r_pdb2top r_rmsf ralford_dump_rotamers range_relax_w_cst rb_recces rdkit_metrics read_polymeric_components readin_dna_rna_protein real_virt_mover recces_turner recon_design relax_w_allatom_cst remodel remodel_disulfides remodel_disulfides_rosettascripts remodel_helical_repeat repack_with_elec_dens report_hbonds_for_plugin res_lipo_ref2015_memb residue_energy_breakdown resource_database_locator restype_converter rna_add_WC_stats rna_assemble rna_cluster rna_denovo rna_denovo_RNP_low_res rna_denovo_RNP_refine_native rna_denovo_base_pair_constraints rna_denovo_base_pair_setup rna_denovo_bps rna_denovo_bps_fixed_ends rna_denovo_bps_helix_ends rna_denovo_dna_bridge rna_denovo_fragment_homology_exclusion rna_denovo_grid_vdw rna_denovo_lariat rna_denovo_new_FT_2in_dens rna_denovo_new_FT_5P_j12_leadzyme rna_denovo_new_FT_RNP_2prot_dens rna_denovo_new_FT_rna_two_chains rna_denovo_new_libs rna_denovo_symm_hack rna_design rna_farfar_block_stack rna_farfar_noncanonical_hairpin rna_farfar_syn_chi_res rna_helix rna_minimize rna_minimize_6D_loop_close rna_motif rna_predict_chem_map rna_puzzle11_H2H3H4_run3_connectU40 rna_puzzle12_P5P6P7_DMS rna_puzzle5_P15P3P8_noP4P6_4RB_G208phosphate_ligation rna_puzzle5_p2_GAAA_mini rna_puzzle6_U75G76A77_on_thread1 rna_puzzle6_j67_into_p6p7rigidbody_thread1 rna_ribosome_tether rna_score rna_screen_phosphates rnp_ddg_calc_mut rnp_ddg_calc_wt rnp_ddg_relax_command_1 rnp_ddg_relax_command_2 rollmover rosetta_scripts_hbond_options rosetta_scripts_include rosetta_scripts_info rosetta_scripts_jd3 rosetta_scripts_loops rosetta_scripts_setup rosie_ligand_docking rotamer_probability rotamer_recovery rotamer_recovery_compare_two_structures rs_flexbbmoves rs_loophash sample_seq_from_probs sasa_metric_options score12_docking score_aln score_jd2 score_only_silence sdf_reader secondary_structure_output seed_ensemble_JD2_JI select_best_unique_ligand_poses selected_residue_count_metric sequence_tolerance set_torsion shobuns silent2frag simple_cycpep_predict simple_cycpep_predict_1_4_bbmb simple_cycpep_predict_angle simple_cycpep_predict_anglelength simple_cycpep_predict_beta_thioether_lariat simple_cycpep_predict_cartesian simple_cycpep_predict_cispro simple_cycpep_predict_cterm_isopeptide_lariat simple_cycpep_predict_cterm_isopeptide_lariat_tailless simple_cycpep_predict_design simple_cycpep_predict_nmethyl simple_cycpep_predict_nterm_isopeptide_lariat simple_cycpep_predict_nterm_isopeptide_lariat_tailless simple_cycpep_predict_octahedral_metal simple_cycpep_predict_peptoid simple_cycpep_predict_setting simple_cycpep_predict_sidechain_isopeptide simple_cycpep_predict_sidechain_isopeptide_reverse simple_cycpep_predict_square_planar_metal simple_cycpep_predict_square_pyramidal_metal simple_cycpep_predict_symm_gly simple_cycpep_predict_tbmb simple_cycpep_predict_terminal_disulfide simple_cycpep_predict_terminal_disulfide_internal_permutations simple_cycpep_predict_terminal_disulfide_tails simple_cycpep_predict_tetrahedral_metal simple_cycpep_predict_tetrahedral_metal_asp simple_cycpep_predict_thioether_cis_sampling simple_cycpep_predict_thioether_lariat simple_cycpep_predict_tma simple_cycpep_predict_trigonal_planar_metal simple_cycpep_predict_trigonal_pyramidal_metal simple_glycosylation simple_glycosylation_alternate_AAs simple_grafting_movers simple_metric_cache simple_metric_features simple_metric_filter simple_metrics simple_metrics_b_factor simple_metrics_in_protocols simple_metrics_per_residue site_constraint small_molecule_lattice_dock startfrom_file stepwise_lores stored_residue_subset struc_set_fragment_picker super_aln supercharge swa_protein_CCDclose swa_protein_build_at_Cterminus swa_protein_build_at_Nterminus swa_protein_cluster swa_protein_combine_loops swa_protein_loop_sampler swa_protein_prepack swa_rna_erraser swa_rna_gagu_01_append swa_rna_gagu_02_prepend swa_rna_gagu_03_append_to_silent swa_rna_gagu_04_clustering swa_rna_gagu_05_prepend_to_5primeterminus swa_rna_gagu_06_append_to_3primeterminus swa_rna_gagu_07_prepend_dinucleotide swa_rna_gagu_08_append_dinucleotide swa_rna_gagu_09_sample_virtual_ribose swa_rna_gagu_10_prepend_and_ccd_close swa_rna_gagu_11_append_and_ccd_close swa_rna_gagu_12_helix_addition swa_rna_gagu_13_chunk_combination_and_closure swa_rna_gagu_14_combine_long_loop_filtering swa_rna_gagu_15_combine_long_loop_sampling swa_rna_gagu_16_prepend_dinucleotide_on_dinucleotide swa_rna_gagu_17_append_floating_base swa_rna_gagu_18_rebuild_bulge swa_rna_gagu_19_prepend_floating_base_by_jump swa_rna_gagu_20_append_floating_base_by_jump swa_rna_gagu_21_prepend_dinucleotide_on_dinucleotide_by_jump swa_rna_gagu_22_prepend_and_kic_close swa_rna_gagu_23_append_and_kic_close swa_rna_loop_clusterer swa_rna_loop_sampler sweep_respair_energies swm_add_rosettascripts swm_beta_peptide_loop swm_build_full_model swm_dna_bridge swm_dna_loop swm_general_polymer_sampler swm_l_rna swm_protein_CCDmove swm_protein_from_scratch swm_protein_loop_sampler swm_protein_move_inside_coiledcoil_by_bond swm_protein_move_inside_helix_by_bond swm_protein_preminimize swm_rna_base_pair_constraints swm_rna_checkpoint_partition swm_rna_fourwayjunction swm_rna_loop_design swm_rna_move_align_dock swm_rna_move_inside_helix_by_bond swm_rna_move_inside_helix_by_jump swm_rna_move_two_strands swm_rna_nickedhelix swm_rna_protonated_adenosine swm_rna_singleloop swm_rna_srl_triplet symm_disulfidize symm_rotamer_boltzmann symmetric_docking symmetry_data_resource symmetry_multicomponent target_clash tcrmodel template_features test1_benchmark test_computed_saxs_spectrum test_d_l_readin thermal_sampler threefold_symm_peptide_design threefoldlinkermover_tbmb threefoldlinkermover_tbmb_symmetric tna_base_pairs torsion_restricted_sampling trRosettaConstraintGenerator_rosettascripts trRosettaProtocolMover_rosettascripts trRosettaProtocolMover_rosettascripts_diskwrite trRosettaProtocolMover_rosettascripts_diskwrite_only validate_database vancomycin vip voids_penalty_energy_design voids_penalty_energy_design_symmetry write_mol_file zinc_heterodimer zinc_homodimer_design zinc_homodimer_setup
Test: linux.clang.profile

Failed sub-tests (click for more details):
relax_native


branch: rosetta:main 「№62091」
Commited by: Rocco Moretti
GitHub commit link: 「2c36cbc7108d8564」
Difference from previous tested commit:  code diff
Commit date: 2024-03-01 17:53:36
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta.notebook gcc-9.gcc.python37.PyRosetta.unit linux.clang.cxx11thread.serialization.python37.PyRosetta.unit linux.clang.python310.PyRosetta.unit linux.gcc.python312.PyRosetta.unit m1.clang.python310.PyRosetta.unit m1.clang.python38.PyRosetta.unit m1.clang.python39.PyRosetta.unit mac.clang.python310.PyRosetta.unit mac.clang.python38.PyRosetta.unit mac.clang.python39.PyRosetta.unit ubuntu-20.04.clang.python39.PyRosetta.unit ubuntu-22.04.clang.python39.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-11.gcc.build.debug gcc-9.gcc.build.debug icc.icc.build.debug linux.clang.bcl.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python311.build.debug linux.zeromq.debug linux.gcc.bcl.build.debug mpi mpi.serialization mac.clang.bcl.build.debug OpenCL ubuntu.clang.bcl.build.debug ubuntu.gcc.bcl.build.debug build.header build.levels build.ninja_debug graphics gcc-10.gcc.build.release gcc-11.gcc.build.release gcc-9.gcc.build.release static mac.clang.static.build.release torch.gcc.pytorch.python39.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration.tutorials integration.ubsan integration.valgrind integration performance profile linux.clang.python310.release.PyRosetta.Debug linux.clang.python311.release.PyRosetta.Debug linux.clang.python37.release.PyRosetta.Debug linux.clang.python38.release.PyRosetta.Debug linux.clang.python39.release.PyRosetta.Debug linux.clang.python310.release.PyRosetta.MinSizeRel linux.clang.python311.release.PyRosetta.MinSizeRel linux.clang.python37.release.PyRosetta.MinSizeRel linux.clang.python38.release.PyRosetta.MinSizeRel linux.clang.python39.release.PyRosetta.MinSizeRel m1.clang.python310.release.PyRosetta.MinSizeRel m1.clang.python311.release.PyRosetta.MinSizeRel m1.clang.python38.release.PyRosetta.MinSizeRel m1.clang.python39.release.PyRosetta.MinSizeRel mac.clang.python310.release.PyRosetta.MinSizeRel mac.clang.python311.release.PyRosetta.MinSizeRel mac.clang.python38.release.PyRosetta.MinSizeRel mac.clang.python39.release.PyRosetta.MinSizeRel ubuntu.clang.python310.release.PyRosetta.MinSizeRel ubuntu.clang.python311.release.PyRosetta.MinSizeRel ubuntu.clang.python37.release.PyRosetta.MinSizeRel ubuntu.clang.python38.release.PyRosetta.MinSizeRel ubuntu.clang.python39.release.PyRosetta.MinSizeRel linux.clang.python310.release.PyRosetta.Release linux.clang.python311.release.PyRosetta.Release linux.clang.python37.release.PyRosetta.Release linux.clang.python38.release.PyRosetta.Release linux.clang.python39.release.PyRosetta.Release m1.clang.python310.release.PyRosetta.Release m1.clang.python311.release.PyRosetta.Release m1.clang.python38.release.PyRosetta.Release m1.clang.python39.release.PyRosetta.Release mac.clang.python310.release.PyRosetta.Release mac.clang.python311.release.PyRosetta.Release mac.clang.python38.release.PyRosetta.Release mac.clang.python39.release.PyRosetta.Release ubuntu.clang.python310.release.PyRosetta.Release ubuntu.clang.python311.release.PyRosetta.Release ubuntu.clang.python37.release.PyRosetta.Release ubuntu.clang.python38.release.PyRosetta.Release ubuntu.clang.python39.release.PyRosetta.Release release.PyRosetta.conda.Release release.source scientific.FlexPepDock.debug scientific.FlexPepDock scientific.RosettaCM.debug scientific.RosettaCM scientific.abinitio_RosettaNMR_pcs.debug scientific.abinitio_RosettaNMR_pcs scientific.abinitio_RosettaNMR_rdc.debug scientific.abinitio_RosettaNMR_rdc scientific.antibody_grafting.debug scientific.antibody_grafting scientific.antibody_h3_modeling.debug scientific.antibody_h3_modeling scientific.antibody_snugdock.debug scientific.antibody_snugdock scientific.cofactor_binding_sites.debug scientific.cofactor_binding_sites scientific.ddg_ala_scan.debug scientific.ddg_ala_scan scientific.design_fast.debug scientific.design_fast scientific.docking.debug scientific.docking_ensemble.debug scientific.docking_ensemble scientific.docking scientific.enzyme_design.debug scientific.enzyme_design scientific.fragments_picking.debug scientific.glycan_dock.debug scientific.glycan_dock scientific.glycan_structure_prediction.debug scientific.glycan_structure_prediction scientific.ligand_docking.debug scientific.ligand_docking scientific.ligand_scoring_ranking.debug scientific.ligand_scoring_ranking scientific.loop_modeling_ccd_12res.debug scientific.loop_modeling_ccd_12res scientific.loop_modeling_kic_12res.debug scientific.loop_modeling_kic_12res scientific.loop_modeling_kic_fragments_12res.debug scientific.loop_modeling_kic_fragments_12res scientific.loop_modeling_ngk_12res.debug scientific.loop_modeling_ngk_12res scientific.make_fragments.debug scientific.make_fragments scientific.mhc_epitope_energy.debug scientific.mhc_epitope_energy scientific.mp_dock.debug scientific.mp_dock scientific.mp_domain_assembly.debug scientific.mp_domain_assembly scientific.mp_f19_ddG_of_mutation.debug scientific.mp_f19_ddG_of_mutation scientific.mp_f19_decoy_discrimination.debug scientific.mp_f19_decoy_discrimination scientific.mp_f19_sequence_recovery.debug scientific.mp_f19_sequence_recovery scientific.mp_f19_tilt_angle.debug scientific.mp_f19_tilt_angle scientific.mp_lipid_acc.debug scientific.mp_lipid_acc scientific.mp_relax.debug scientific.mp_relax scientific.mp_symdock.debug scientific.mp_symdock scientific.peptide_pnear_vs_ic50.debug scientific.peptide_pnear_vs_ic50 scientific.protein_data_bank_diagnostic.cif scientific.protein_data_bank_diagnostic.full scientific.relax_cartesian.debug scientific.relax_cartesian scientific.relax_fast.debug scientific.relax_fast_5iter.debug scientific.relax_fast_5iter scientific.relax_fast scientific.rna_denovo_favorites.debug scientific.rna_denovo_favorites scientific.sewing.debug scientific.sewing scientific.simple_cycpep_predict.debug scientific.simple_cycpep_predict scientific.stepwise_rna_favorites.debug scientific.stepwise_rna_favorites linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan unit.valgrind gcc-10.gcc.unit gcc-11.gcc.unit gcc-9.gcc.unit m1.clang.python39.unit ubuntu-20.04.clang.python39.unit ubuntu-20.04.gcc.python39.unit ubuntu-22.04.clang.python39.unit ubuntu-22.04.gcc.python39.unit util.apps windows.build.debug windows.build.release

Add Link to CLA website

...
Test: ubuntu.gcc.integration.addsan

Failed sub-tests (click for more details):
ligand_dock_ensemble
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: ubuntu-20.04.gcc.mpi.serialization.python36.scientific.glycan_structure_prediction

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.make_fragments.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.make_fragments

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_ddG_of_mutation

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_decoy_discrimination

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_sequence_recovery

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_f19_tilt_angle

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.mp_lipid_acc

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.peptide_pnear_vs_ic50

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.clang.python36.scientific.protein_data_bank_diagnostic.full

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.simple_cycpep_predict.debug

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: ubuntu-20.04.gcc.cxx11thread.mpi.serialization.python36.scientific.simple_cycpep_predict

 View log

Loading...

 View log in dialog  View log in log in separate window


1 2 3 >

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