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

[tests] Modify broken macros for fixed errors #1838

Merged

Conversation

SergeyKopienko
Copy link
Contributor

@SergeyKopienko SergeyKopienko commented Sep 11, 2024

In this PR we fixing two broken tests macros:

  • _PSTL_TEST_COMPLEX_ACOS_BROKEN_IN_KERNEL
  • _PSTL_TEST_COMPLEX_TANH_BROKEN_IN_KERNEL

The reason - this issues has been fixed in the latest Intel C++ compiler.

…s.cpp - remove broken test cases info for _PSTL_TEST_COMPLEX_ACOS_BROKEN_IN_KERNEL

Signed-off-by: Sergey Kopienko <[email protected]>
…s.cpp - remove broken test cases info for _PSTL_TEST_COMPLEX_TANH_BROKEN_IN_KERNEL

Signed-off-by: Sergey Kopienko <[email protected]>
@SergeyKopienko SergeyKopienko added the test Test only Change label Sep 11, 2024
@SergeyKopienko SergeyKopienko added this to the 2022.7.0 milestone Sep 11, 2024
@SergeyKopienko SergeyKopienko marked this pull request as ready for review September 11, 2024 15:12
@SergeyKopienko SergeyKopienko changed the title Modify broken macros for fixed errors [tests] Modify broken macros for fixed errors Sep 11, 2024
Copy link
Contributor

@danhoeflinger danhoeflinger left a comment

Choose a reason for hiding this comment

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

LGTM

@SergeyKopienko SergeyKopienko merged commit d3b6152 into main Sep 12, 2024
23 checks passed
@SergeyKopienko SergeyKopienko deleted the dev/skopienko/modify_broken_macro_for_fixed_errors branch September 12, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Test only Change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants