Skip to content

[paddle FE] Align paddle tests name to others OV tests#34513

Open
praasz wants to merge 1 commit intoopenvinotoolkit:masterfrom
praasz:refactor/align-paddle-test-app-name
Open

[paddle FE] Align paddle tests name to others OV tests#34513
praasz wants to merge 1 commit intoopenvinotoolkit:masterfrom
praasz:refactor/align-paddle-test-app-name

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Mar 5, 2026

Details:

  • Add prefix ov_ to paddle_tests gtest application name to be aligned with others tests

Tickets:

  • N/A

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
@praasz praasz requested review from a team as code owners March 5, 2026 11:39
@praasz praasz requested review from kblaszczak-intel and removed request for a team March 5, 2026 11:39
@github-actions github-actions bot added category: build OpenVINO cmake script / infra category: CI OpenVINO public CI category: docs OpenVINO documentation category: PDPD FE OpenVINO PaddlePaddle FrontEnd github_actions Pull requests that update GitHub Actions code labels Mar 5, 2026
@praasz praasz requested a review from Copilot March 6, 2026 08:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Renames the Paddle frontend GoogleTest executable/target to use the ov_ prefix, aligning it with other OpenVINO test binaries and updating references in docs and CI workflows accordingly.

Changes:

  • Rename Paddle FE gtest target/binary from paddle_tests to ov_paddle_tests.
  • Update Paddle FE test documentation to reference the new binary name.
  • Update CI workflows that invoke the installed Paddle FE test binary.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/frontends/paddle/tests/pdmodel_test/CMakeLists.txt Renames the CMake test target name to ov_paddle_tests.
src/frontends/paddle/docs/tests.md Updates documentation to reference ov_paddle_tests.
.github/workflows/linux_sanitizers.yml Updates sanitizer workflow to run ov_paddle_tests.
.github/workflows/job_cxx_unit_tests.yml Updates unit test workflow steps to run ov_paddle_tests (plus whitespace-only cleanup).
.github/workflows/coverage.yml Updates the commented-out coverage step to reference ov_paddle_tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: build OpenVINO cmake script / infra category: CI OpenVINO public CI category: docs OpenVINO documentation category: PDPD FE OpenVINO PaddlePaddle FrontEnd github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants