Skip to content

Conversation

@dylan-hurd-oai
Copy link
Collaborator

Summary

Adding an additional integration test for timeout_ms

Testing

  • these are tests

@dylan-hurd-oai dylan-hurd-oai force-pushed the dh--shell-command--timeout-tests branch from 0690aa0 to 3f6c99d Compare December 10, 2025 05:15
@dylan-hurd-oai dylan-hurd-oai force-pushed the dh--shell-command--timeout-tests branch from 1a9c6ff to bd6d4af Compare December 13, 2025 00:27
let duration_seconds = ((exec_output.duration.as_secs_f32()) * 10.0).round() / 10.0;

let total_lines = exec_output.aggregated_output.text.lines().count();
let content = build_content_with_timeout(exec_output);
Copy link
Collaborator Author

@dylan-hurd-oai dylan-hurd-oai Dec 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @aibrahim-oai for visibility here

@dylan-hurd-oai dylan-hurd-oai changed the title chore(shell_command) add tests to verify timeout_ms chore(shell_command) fix freeform timeout output Dec 15, 2025
@dylan-hurd-oai dylan-hurd-oai merged commit b9d1a08 into main Dec 16, 2025
26 checks passed
@dylan-hurd-oai dylan-hurd-oai deleted the dh--shell-command--timeout-tests branch December 16, 2025 03:26
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants