Skip to content
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

[AUTO Plugin][Func Test] remove all 1.0 tests #22225

Merged

Conversation

zhaixuejun1993
Copy link
Contributor

Details:

  • remove legacy tests
  • ...

Tickets:

  • ticket-id

Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
@zhaixuejun1993 zhaixuejun1993 requested a review from a team as a code owner January 18, 2024 06:47
@github-actions github-actions bot added the category: AUTO OpenVINO AUTO device selection plugin label Jan 18, 2024
@ilya-lavrenov ilya-lavrenov added this to the 2024.0 milestone Jan 18, 2024
@ilya-lavrenov ilya-lavrenov removed their assignment Jan 18, 2024
Signed-off-by: Zhai, Xuejun <xuejun.zhai@intel.com>
using namespace BehaviorTestsDefinitions;

namespace {
std::vector<memoryStateParams> memoryStateTestCases = {
Copy link
Contributor

Choose a reason for hiding this comment

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

the test isn't presented in API2.0 version. Please, prepare test in separate PR based on changes from #21627

Copy link
Contributor Author

Choose a reason for hiding this comment

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

};
} // namespace
/*
INSTANTIATE_TEST_SUITE_P(smoke_Auto_BehaviorTests, CoreThreadingTests, testing::ValuesIn(params),
Copy link
Contributor

Choose a reason for hiding this comment

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

CoreThreadingTests are not presented in API2.0, please, port it

Copy link
Contributor

Choose a reason for hiding this comment

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

The test was commented, so let's cover it with ticket in order to restore later. Not a blocker for merge

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@vurusovs vurusovs merged commit b0fe37f into openvinotoolkit:master Jan 18, 2024
98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: AUTO OpenVINO AUTO device selection plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants