Clarify base-relative validation patches
This commit is contained in:
@@ -536,6 +536,10 @@ class CoreFlowTests(unittest.TestCase):
|
||||
"For decode_only studies, ignore TTFT",
|
||||
"\n".join(context["proposal_rules"]),
|
||||
)
|
||||
self.assertIn(
|
||||
"config_patch is applied to the study base config",
|
||||
"\n".join(context["proposal_rules"]),
|
||||
)
|
||||
|
||||
def test_harness_uses_prior_infeasible_probe_for_active_bottleneck(self) -> None:
|
||||
with tempfile.TemporaryDirectory() as tmp:
|
||||
|
||||
Reference in New Issue
Block a user