Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Add extra debugging to the exec test. #859

Merged
merged 3 commits into from
May 6, 2024
Merged

test: Add extra debugging to the exec test. #859

merged 3 commits into from
May 6, 2024

Commits on May 6, 2024

  1. test: Log test output to stderr in the mtail exec test.

    This helps debug hangs and crashes.
    jaqx0r committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8005751 View commit details
    Browse the repository at this point in the history
  2. test: Kill the test program with SIGABRT to dump goroutine stacks.

    This helps with debugging a startup-hang in oneshot mode.
    jaqx0r committed May 6, 2024
    Configuration menu
    Copy the full SHA
    86b5122 View commit details
    Browse the repository at this point in the history
  3. test: Add v1 flag.

    jaqx0r committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cdc20a9 View commit details
    Browse the repository at this point in the history