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

Revisions №62249

branch: rosetta:main 「№62249」
Commited by: lyskov-ai
GitHub commit link: 「b996ac5cfe06d715」
Difference from previous tested commit:  code diff
Commit date: 2026-05-12 18:53:17
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
m1.clang.python38.PyRosetta.unit mac.clang.python38.PyRosetta.unit ubuntu.clang.cxx11thread.serialization.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.addsan integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration performance profile release.PyRosetta.Release 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

Modernize copy prevention in Emitter, YamlEmitter, and JsonEmitter (#678) - `Emitter`, `YamlEmitter`, `JsonEmitter`: replace private/protected undefined copy ctor declarations with explicit `= delete` in the public section, and add the missing copy assignment `= delete`. - Also remove the redundant undefined null-ctor declarations in `YamlEmitter` and `JsonEmitter` — these were suppressed automatically in C++11 by the presence of user-declared non-default constructors.

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

Failed sub-tests (click for more details):
ligand_dock_ensemble
Test: linux.clang.tensorflow.integration.tensorflow

Failed sub-tests (click for more details):
tensorflow_manager
Test: mac.clang.python39.integration

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