Skip to content

golabels: Remove -C flag from golabels test build commands#699

Merged
christos68k merged 1 commit intoopen-telemetry:mainfrom
parca-dev:fix-golabels-tests
Aug 14, 2025
Merged

golabels: Remove -C flag from golabels test build commands#699
christos68k merged 1 commit intoopen-telemetry:mainfrom
parca-dev:fix-golabels-tests

Conversation

@gnurizen
Copy link
Copy Markdown
Contributor

@gnurizen gnurizen commented Aug 14, 2025

The -C flag was causing the test binaries to be created in the wrong directory
(./interpreter/golabels/integrationtests/support/ instead of ./support/).
This fix removes the -C flag and uses the package path directly, ensuring
the binaries are created in the correct location.

@gnurizen gnurizen requested review from a team as code owners August 14, 2025 13:33
@gnurizen gnurizen force-pushed the fix-golabels-tests branch from 5e5aeb7 to d676180 Compare August 14, 2025 13:35
The -C flag was causing the test binaries to be created in the wrong directory
(./interpreter/golabels/integrationtests/support/ instead of ./support/).
This fix removes the -C flag and uses the package path directly, ensuring
the binaries are created in the correct location.
@gnurizen gnurizen changed the title fix: Remove -C flag from golabels test build commands golabels: Remove -C flag from golabels test build commands Aug 14, 2025
Copy link
Copy Markdown
Member

@florianl florianl left a comment

Choose a reason for hiding this comment

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

sorry that I mixed arguments to go test.

@christos68k christos68k merged commit 70f7f55 into open-telemetry:main Aug 14, 2025
28 checks passed
@gnurizen
Copy link
Copy Markdown
Contributor Author

No problem, thanks for the quick merge guys!

gnurizen added a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request Sep 18, 2025
gnurizen added a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request Sep 18, 2025
gnurizen added a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request Sep 18, 2025
gnurizen added a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request Sep 18, 2025
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.

3 participants