File tree Expand file tree Collapse file tree
benchmarks/datasets/public-reproductions-v1
reliability-series-path/tests
reliability-single-edge/tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11FROM ghcr.io/astral-sh/uv:0.8.4-python3.12-bookworm-slim@sha256:dc7e1d08f8ca979826ec0b68b31c783e0b35b568be6a078d4cbedf38c4cc085e
22RUN python -m pip install --no-cache-dir attrs==26.1.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 referencing==0.37.0 rpds-py==2026.6.3 typing-extensions==4.16.0
33LABEL jacobian.task="jacobian/reliability-series-path" \
4- jacobian.checksum="fa251bc1ee598db6f9549f6d1ac60c8f1fc72137ea31afa7da2e9c2b33005f0a "
4+ jacobian.checksum="9a6e6ef290c586fd07a5e261ffc0ff5f89cf00afbdcc590e1a205931e23ebe36 "
55COPY expected.json input.json test.sh verifier.py verifier_support.py public_contract.json /tests/
66COPY input.json /app/input.json
77RUN chmod +x /tests/test.sh && \
Original file line number Diff line number Diff line change 11FROM ghcr.io/astral-sh/uv:0.8.4-python3.12-bookworm-slim@sha256:dc7e1d08f8ca979826ec0b68b31c783e0b35b568be6a078d4cbedf38c4cc085e
22RUN python -m pip install --no-cache-dir attrs==26.1.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 referencing==0.37.0 rpds-py==2026.6.3 typing-extensions==4.16.0
33LABEL jacobian.task="jacobian/reliability-single-edge" \
4- jacobian.checksum="fa251bc1ee598db6f9549f6d1ac60c8f1fc72137ea31afa7da2e9c2b33005f0a "
4+ jacobian.checksum="9a6e6ef290c586fd07a5e261ffc0ff5f89cf00afbdcc590e1a205931e23ebe36 "
55COPY expected.json input.json test.sh verifier.py verifier_support.py public_contract.json /tests/
66COPY input.json /app/input.json
77RUN chmod +x /tests/test.sh && \
You can’t perform that action at this time.
0 commit comments