Skip to content

Prefix the path to write the output to with the path in env variable TEST_UNDECLARED_OUTPUTS_DIR#6

Merged
dsharlet merged 1 commit intodsharlet:mainfrom
jensmassberg:use-test-undeclared-outputs-path
Aug 29, 2025
Merged

Prefix the path to write the output to with the path in env variable TEST_UNDECLARED_OUTPUTS_DIR#6
dsharlet merged 1 commit intodsharlet:mainfrom
jensmassberg:use-test-undeclared-outputs-path

Conversation

@jensmassberg
Copy link
Contributor

With this change tests can be run under bazel and the trace file will be added bazel testlogs. The directory will be ignored if env var IN_PTHREAD_TRACE_TEST is set.

Copy link
Owner

@dsharlet dsharlet left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@jensmassberg jensmassberg force-pushed the use-test-undeclared-outputs-path branch from 78365d0 to 8f862e1 Compare August 29, 2025 05:52
Copy link
Owner

@dsharlet dsharlet left a comment

Choose a reason for hiding this comment

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

Thanks for the fixes, just one small nit remaining from looking at the GitHub actions log.

…TEST_UNDECLARED_OUTPUTS_DIR.

With this change tests can be run under bazel and the trace file will be added bazel testlogs. The directory will be ignored if env var IN_PTHREAD_TRACE_TEST is set.
@jensmassberg jensmassberg force-pushed the use-test-undeclared-outputs-path branch from 8f862e1 to 3e17bd1 Compare August 29, 2025 08:44
@dsharlet dsharlet merged commit c82712a into dsharlet:main Aug 29, 2025
1 check passed
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