Skip to content

Commit 65cbc97

Browse files
committed
Link bypass_cache TODO to upstream styx-runtime-py#9
1 parent 5c45d32 commit 65cbc97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/integration/longitudinal/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ def longitudinal_template_output(
161161
# Template generation is still returning silent non-zero on the
162162
# nightly; cache-bypass here gives us raw container stderr on
163163
# failure without losing the anat fixture's cache benefit.
164+
# TODO: drop once styx-api/styx-runtime-py#9 lands and surfaces
165+
# container stderr through the cache wrapper.
164166
bypass_cache=True,
165167
)
166168
return ds000114_anat_derivatives

0 commit comments

Comments
 (0)