You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should I comment out Desire capabilities before running mvn clean package -DskipTests=true?
when I check if the testng.xml exist in the jar tests here is what I get
0 Thu Feb 10 11:59:32 EST 2022 META-INF/
128 Thu Feb 10 11:59:32 EST 2022 META-INF/MANIFEST.MF
1531 Thu Feb 10 11:59:30 EST 2022 LoginTest.class
0 Thu Feb 10 11:59:32 EST 2022 META-INF/maven/
0 Thu Feb 10 11:59:32 EST 2022 META-INF/maven/com.tesksio/
0 Thu Feb 10 11:59:32 EST 2022 META-INF/maven/com.tesksio/Aws-Booksio/
3562 Thu Feb 10 11:56:42 EST 2022 META-INF/maven/com.test/Aws-Booksio/pom.xml
126 Thu Feb 10 11:59:32 EST 2022 META-INF/maven/com.test/Aws/pom.properties
Does this mean that tesng is not available in the jar ?
The text was updated successfully, but these errors were encountered:
My test fails on AWS build even after I followed all steps https://aws.amazon.com/premiumsupport/knowledge-center/xml-file-tests-jar-file-device-farm/
Question:
Does this mean that tesng is not available in the jar ?
The text was updated successfully, but these errors were encountered: