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

Update TestNG to 7.5.1 #25122

Merged
merged 3 commits into from
May 2, 2023
Merged

Conversation

abutch3r
Copy link
Member

@abutch3r abutch3r commented Apr 26, 2023

Updated Arquillian related variables to improve consistency and findability across individual projects when updates are to be made.

Update arquillian versions to latest known tested versions that should be compatible with TestNG 7.5.x

7.5.x of TestNG now requires SLF4J, so update ArquillianLoadableExtension to include SLF4J.

fixes #23781, #25109

Updated Arquillian related variables to improve consistency and findability across individual projects when updates are to be made.

Update arquillian versions to latest known tested versions that should be compatible with TestNG 7.5.0

7.5.0 of TestNG now includes SLF4J, so update ArquillianLoadableExtension to include SLF4J.
@abutch3r
Copy link
Member Author

#libby
#build

@LibbyBot
Copy link

Joe's DHE check:

🚨🚨🚨Failed to locate GAV asset GAVEntry [groupName=org.testng, artifactName=testng, versionName=7.5.1, fileType=jar] at https://public.dhe.ibm.com/ibmdl/export/pub/software/olrepo/org/testng/testng/7.5.1. If you've already FTP'ed the files to DHE, they might not be published yet or I might be unable to connect to DHE.:rotating_light::rotating_light::rotating_light:

@LibbyBot
Copy link

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_p_KpMORTEe2xRt1mHVwGHw

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

Joe's DHE check:

🚨🚨🚨Failed to locate GAV asset GAVEntry [groupName=org.testng, artifactName=testng, versionName=7.5.1, fileType=jar] at https://public.dhe.ibm.com/ibmdl/export/pub/software/olrepo/org/testng/testng/7.5.1. If you've already FTP'ed the files to DHE, they might not be published yet or I might be unable to connect to DHE.:rotating_light::rotating_light::rotating_light:

fix missing slf4j packages in io.openliberty.microprofile.graphql.2.0.internal_fat_tck pom
@abutch3r
Copy link
Member Author

#libby
#build

@LibbyBot
Copy link

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_LClswOTWEe2xRt1mHVwGHw

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

The build abutch3r-25122-20230426-1107
https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_p_KpMORTEe2xRt1mHVwGHw
completed and has errors or failures.

For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_p_KpMORTEe2xRt1mHVwGHw

@LibbyBot
Copy link

The build abutch3r-25122-20230427-0241
https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_LClswOTWEe2xRt1mHVwGHw
completed and has errors or failures.

For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_LClswOTWEe2xRt1mHVwGHw

@abutch3r
Copy link
Member Author

dhe check was due to incorrect location of the testng in .dependencies files and has been resolved by restoring to original location

Test failures were due to infrastructure(docker) and a known unrelated test case failure

fix missed bnd testng references
tevans78
tevans78 previously approved these changes Apr 28, 2023
@abutch3r
Copy link
Member Author

#build

@LibbyBot
Copy link

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_rEa7YOWjEe2xRt1mHVwGHw

Target locations of links might be accessible only to IBM employees.

@abutch3r
Copy link
Member Author

abutch3r commented May 1, 2023

#build

@LibbyBot
Copy link

LibbyBot commented May 1, 2023

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_xQDzsOgTEe2D8Kk7c5d7Ig

Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

LibbyBot commented May 2, 2023

The build abutch3r-25122-20230501-0539
https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_xQDzsOgTEe2D8Kk7c5d7Ig
completed and has errors or failures.

For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_xQDzsOgTEe2D8Kk7c5d7Ig

@abutch3r
Copy link
Member Author

abutch3r commented May 2, 2023

#libby

@LibbyBot
Copy link

LibbyBot commented May 2, 2023

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 1 product code files were changed.

  • Please describe in a separate comment how you tested your changes.

  • 5 test infrastructure code files were changed.

  • Test failures/errors in the build could be due to these changes.

  • 192 FAT files were changed, added, or removed.

  • Check that the build did not break the affected FAT suite(s).

@abutch3r
Copy link
Member Author

abutch3r commented May 2, 2023

The failing TCK bucket is a intermittent failure on the stopping of the server, all the tests still passed in the bucket

Other failing bucket has since been quarantined in the main build

@abutch3r abutch3r merged commit c243e00 into OpenLiberty:integration May 2, 2023
@abutch3r abutch3r deleted the 23781-updateTestNG4 branch May 23, 2023 08:53
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.

Update to TestNG 7.5.x
3 participants