text stringlengths 0 795 |
|---|
============================= test session starts ============================== |
platform linux -- Python 3.12.13, pytest-8.4.1, pluggy-1.6.0 -- /usr/local/bin/python3 |
rootdir: /app |
configfile: ../dev/null |
plugins: json-ctrf-0.3.5 |
collecting ... collected 20 items |
::test_deliverables_are_regular_readable_files PASSED [ 5%] |
::test_change_report_schema PASSED [ 10%] |
::test_concurrent_pi_rollouts_receive_only_their_own_provider_values PASSED [ 15%] |
::test_registry_default_does_not_clobber_an_explicit_override PASSED [ 20%] |
::test_openai_protocol_config_is_written_per_rollout PASSED [ 25%] |
::test_openclaw_credentials_are_rollout_private PASSED [ 30%] |
::test_harvey_tool_path_is_rollout_private FAILED [ 35%] |
::test_children_ran_concurrently PASSED [ 40%] |
::test_parent_environment_survives_the_launch PASSED [ 45%] |
::test_parent_environment_survives_a_failing_rollout FAILED [ 50%] |
::test_probe_rejects_a_malformed_spec PASSED [ 55%] |
::test_no_unjustified_process_global_env_writes FAILED [ 60%] |
::test_os_environ_is_not_proxied_away PASSED [ 65%] |
::test_pristine_regression_lane_passes PASSED [ 70%] |
::test_agent_owned_launcher_tests_pass_and_cite_the_issue PASSED [ 75%] |
::test_ruff_is_clean PASSED [ 80%] |
::test_no_agent_planted_pytest_configuration PASSED [ 85%] |
::test_no_vendored_copy_of_the_launch_layer PASSED [ 90%] |
::test_probe_drives_the_repository_launch_layer FAILED [ 95%] |
::test_project_test_lane_reports_failures PASSED [100%] |
=================================== FAILURES =================================== |
___________________ test_harvey_tool_path_is_rollout_private ___________________ |
rollout harv0: child PATH starts with '/tmp/bf-verify/mixed-50a9b368/home-harv0/benchflow-tools', expected its own tools directory '/tmp/bf-verify/mixed-50a9b368/tools-0-fdf76e' |
______________ test_parent_environment_survives_a_failing_rollout ______________ |
probe exit 1 (expected 0) |
stdout: |
stderr: |
pi-acp: BENCHFLOW_PROVIDER_PROTOCOL=openai-completions requires BENCHFLOW_PROVIDER_BASE_URL, but it is empty. Check provider registry url_params (e.g. missing GOOGLE_CLOUD_PROJECT). |
________________ test_no_unjustified_process_global_env_writes _________________ |
process-global environment writes remain in the graded tree (each must be removed, or be a declared and independently acceptable process-startup bootstrap): ['src/benchflow/agents/harvey_lab_acp_shim.py:393 in _install_parse_doc_helper()', 'src/benchflow/agents/openclaw_acp_shim.py:202 in setup_gcloud_adc()', 'src/benc... |
________________ test_probe_drives_the_repository_launch_layer _________________ |
0 children ran for 3 rollouts under a helper-instrumented replay |
==================================== PASSES ==================================== |
=========================== short test summary info ============================ |
PASSED ::test_deliverables_are_regular_readable_files |
PASSED ::test_change_report_schema |
PASSED ::test_concurrent_pi_rollouts_receive_only_their_own_provider_values |
PASSED ::test_registry_default_does_not_clobber_an_explicit_override |
PASSED ::test_openai_protocol_config_is_written_per_rollout |
PASSED ::test_openclaw_credentials_are_rollout_private |
PASSED ::test_children_ran_concurrently |
PASSED ::test_parent_environment_survives_the_launch |
PASSED ::test_probe_rejects_a_malformed_spec |
PASSED ::test_os_environ_is_not_proxied_away |
PASSED ::test_pristine_regression_lane_passes |
PASSED ::test_agent_owned_launcher_tests_pass_and_cite_the_issue |
PASSED ::test_ruff_is_clean |
PASSED ::test_no_agent_planted_pytest_configuration |
PASSED ::test_no_vendored_copy_of_the_launch_layer |
PASSED ::test_project_test_lane_reports_failures |
FAILED ::test_harvey_tool_path_is_rollout_private - Failed: rollout harv0: ch... |
FAILED ::test_parent_environment_survives_a_failing_rollout - Failed: probe e... |
FAILED ::test_no_unjustified_process_global_env_writes - Failed: process-glob... |
FAILED ::test_probe_drives_the_repository_launch_layer - Failed: 0 children r... |
======================== 4 failed, 16 passed in 42.02s ========================= |
FAIL: CTRF reports 4 failed test(s) |
============================= test session starts ============================== |
platform linux -- Python 3.12.13, pytest-8.4.1, pluggy-1.6.0 -- /usr/local/bin/python3 |
rootdir: /app |
configfile: ../dev/null |
plugins: json-ctrf-0.3.5 |
collecting ... collected 20 items |
::test_deliverables_are_regular_readable_files PASSED [ 5%] |
::test_change_report_schema PASSED [ 10%] |
::test_concurrent_pi_rollouts_receive_only_their_own_provider_values PASSED [ 15%] |
::test_registry_default_does_not_clobber_an_explicit_override PASSED [ 20%] |
::test_openai_protocol_config_is_written_per_rollout PASSED [ 25%] |
::test_openclaw_credentials_are_rollout_private PASSED [ 30%] |
::test_harvey_tool_path_is_rollout_private PASSED [ 35%] |
::test_children_ran_concurrently PASSED [ 40%] |
::test_parent_environment_survives_the_launch PASSED [ 45%] |
::test_parent_environment_survives_a_failing_rollout FAILED [ 50%] |
::test_probe_rejects_a_malformed_spec PASSED [ 55%] |
::test_no_unjustified_process_global_env_writes FAILED [ 60%] |
::test_os_environ_is_not_proxied_away PASSED [ 65%] |
::test_pristine_regression_lane_passes PASSED [ 70%] |
::test_agent_owned_launcher_tests_pass_and_cite_the_issue PASSED [ 75%] |
::test_ruff_is_clean PASSED [ 80%] |
::test_no_agent_planted_pytest_configuration PASSED [ 85%] |
::test_no_vendored_copy_of_the_launch_layer PASSED [ 90%] |
::test_probe_drives_the_repository_launch_layer FAILED [ 95%] |
::test_project_test_lane_reports_failures PASSED [100%] |
=================================== FAILURES =================================== |
______________ test_parent_environment_survives_a_failing_rollout ______________ |
probe exit 1 (expected 0) |
stdout: |
stderr: |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 113