Skip to content

Update summary.html build type#8879

Merged
naspirato merged 1 commit intomainfrom
naspirato/patch-1-1
Sep 6, 2024
Merged

Update summary.html build type#8879
naspirato merged 1 commit intomainfrom
naspirato/patch-1-1

Conversation

@naspirato
Copy link
Collaborator

Changelog entry

Test report run command : changed default build type to relwithdebinfo

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

}

const cmdArg = `./ya make -ttt --build release -k -F '${testName}' ${path}`;
const cmdArg = `./ya make -ttt --build relwithdebinfo -k -F '${testName}' ${path}`;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Это не должно быть хардкором, параметры отдичаются для разных запусков, например для asan другой коммандлайн

Copy link
Collaborator

Choose a reason for hiding this comment

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

Но стало не хуже

@github-actions
Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 14:42:49 UTC Pre-commit check linux-x86_64-relwithdebinfo for 33fc740 has started.
2024-09-06 14:46:36 UTC ya make is running...
🟢 2024-09-06 14:46:41 UTC Tests successful.

Test history | Ya make output

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

🟢 2024-09-06 14:46:48 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 14:46:07 UTC Pre-commit check linux-x86_64-release-clang14 for 33fc740 has started.
2024-09-06 14:49:38 UTC ya make is running...
🟢 2024-09-06 14:49:46 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Sep 6, 2024

2024-09-06 14:58:53 UTC Pre-commit check linux-x86_64-release-asan for 33fc740 has started.
2024-09-06 15:02:24 UTC ya make is running...
🟢 2024-09-06 15:02:29 UTC Tests successful.

Test history | Ya make output

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

🟢 2024-09-06 15:02:36 UTC Build successful.

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