Skip to content

-DDEBUGINFO_LINES_ONLY only for CI checks #10181

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

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Conversation

maximyurchuk
Copy link
Collaborator

@maximyurchuk maximyurchuk commented Oct 7, 2024

Changelog entry

Make -DDEBUGINFO_LINES_ONLY specific only for PR/Postcommit/CI checks

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

Check: #10182
Next step: make "prewarm" wotkflow for users builds

Copy link

github-actions bot commented Oct 7, 2024

2024-10-07 15:20:01 UTC Pre-commit check linux-x86_64-release-asan for 15593cc has started.
2024-10-07 15:20:12 UTC Artifacts will be uploaded here
2024-10-07 15:22:36 UTC ya make is running...
🟢 2024-10-07 15:22:41 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-07 15:22:47 UTC Build successful.

Copy link

github-actions bot commented Oct 7, 2024

2024-10-07 15:20:40 UTC Pre-commit check linux-x86_64-relwithdebinfo for 15593cc has started.
2024-10-07 15:20:51 UTC Artifacts will be uploaded here
2024-10-07 15:23:13 UTC ya make is running...
🟢 2024-10-07 15:23:18 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-07 15:23:23 UTC Build successful.

@maximyurchuk maximyurchuk changed the title -DDEBUGINFO_LINES_ONLY only for PR -DDEBUGINFO_LINES_ONLY only for CI checks Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

2024-10-07 15:48:16 UTC Pre-commit check linux-x86_64-relwithdebinfo for 99d3f42 has started.
2024-10-07 15:49:00 UTC Artifacts will be uploaded here
2024-10-07 15:51:46 UTC ya make is running...
🟢 2024-10-07 15:51:52 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-07 15:51:57 UTC Build successful.

Copy link

github-actions bot commented Oct 7, 2024

2024-10-07 15:48:23 UTC Pre-commit check linux-x86_64-release-asan for 99d3f42 has started.
2024-10-07 15:48:56 UTC Artifacts will be uploaded here
2024-10-07 15:52:01 UTC ya make is running...
🟢 2024-10-07 15:52:07 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-07 15:52:12 UTC Build successful.

@@ -50,6 +50,7 @@ jobs:
increment: false
run_tests: false
put_build_results_to_cache: false
additional_ya_make_args: -DDEBUGINFO_LINES_ONLY # we don't need full symbols in CI checks
additional_ya_make_args: "-DDUMP_LINKER_MAP -DCOMPILER_TIME_TRACE --add-result .json"
Copy link
Member

Choose a reason for hiding this comment

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

Double parameter?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

Copy link

github-actions bot commented Oct 8, 2024

2024-10-08 12:00:43 UTC Pre-commit check linux-x86_64-release-asan for f61ee6f has started.
2024-10-08 12:00:47 UTC Artifacts will be uploaded here
2024-10-08 12:03:13 UTC ya make is running...
🟢 2024-10-08 12:03:18 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-08 12:03:24 UTC Build successful.

Copy link

github-actions bot commented Oct 8, 2024

2024-10-08 12:00:46 UTC Pre-commit check linux-x86_64-relwithdebinfo for f61ee6f has started.
2024-10-08 12:00:51 UTC Artifacts will be uploaded here
2024-10-08 12:03:17 UTC ya make is running...
🟢 2024-10-08 12:03:22 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2024-10-08 12:03:27 UTC Build successful.

@maximyurchuk maximyurchuk merged commit 6783025 into main Oct 8, 2024
11 checks passed
@maximyurchuk maximyurchuk deleted the dev-debug-lines branch October 8, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants