Skip to content

Isolate test debug environment#36

Merged
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:agent/isolate-test-debug-env
Jul 11, 2026
Merged

Isolate test debug environment#36
sciabarracom merged 1 commit into
apache:mainfrom
miki3421:agent/isolate-test-debug-env

Conversation

@miki3421

Copy link
Copy Markdown
Contributor

What changed

Unset DEBUG and TRACE before running the Bats integration suite, alongside the existing OPS environment cleanup.

Why

Any non-empty DEBUG or TRACE value enables CLI diagnostics. Those lines pollute command output captured by Bats and cause output assertions to fail depending on the caller shell.

Validation

With the host environment still containing DEBUG=release:

  • task itest T=datefmt
  • task itest T=opspath
  • task itest T=urlenc

@sciabarracom
sciabarracom marked this pull request as ready for review July 11, 2026 09:48
@sciabarracom
sciabarracom merged commit 3e77e92 into apache:main Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants