Search Criteria
Package Details: java-testng 7.10.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/java-testng.git (read-only, click to copy) |
---|---|
Package Base: | java-testng |
Description: | A testing framework inspired by JUnit and NUnit |
Upstream URL: | https://testng.org |
Licenses: | Apache-2.0 |
Submitter: | alucryd |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-29 14:17 (UTC) |
Last Updated: | 2024-05-01 21:13 (UTC) |
Dependencies (2)
- java-runtime-openjdk (jdk10-openj9-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre18-openjdkAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre13-openjdkAUR, jre15-openjdkAUR, liberica-nik-24-full-binAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, java-openjdk-binAUR, jdk21-temurinAUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk17-openj9-binAUR, jre-zuluAUR, jre-zulu-fxAUR, jre21-zulu-binAUR, jre17-zulu-binAUR, zing-8-binAUR, zing-21-binAUR, java-openjdk-ea-binAUR, jdk21-jetbrains-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, jdk-openj9-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- gradle (gradle7) (make)
Required by (2)
- java-testng-doc (optional)
- jtreg-hg (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
a.kudelin commented on 2020-12-12 17:31 (UTC)
@bartus, could you please try again to build the package in the clean environment? I suspect the problem was in a wrong Java version, now Java 8 is mandatory.
a.kudelin commented on 2020-12-12 14:42 (UTC)
@petronny, official guidelines don't mention that compatibility with devtools should be maintained as well as
depends=()
should take place in thepackage
section. If I'm wrong please post proofs.petronny commented on 2020-12-12 10:52 (UTC) (edited on 2020-12-12 10:53 (UTC) by petronny)
Also 1 test fails when building the package after move
depends
insidepackage()
and it breaks the build.petronny commented on 2020-12-12 10:50 (UTC)
Please move
depends=('java-runtime')
insidepackage()
like:Or else it won't work with the official package tool,
devtools
.bartus commented on 2020-12-12 10:46 (UTC) (edited on 2020-12-12 10:49 (UTC) by bartus)
Failed to build version 7.3.0, last working version 7.1.1 build log: https://drive.google.com/file/d/1Tcz-tHryHnvFACJyOXWryquUYXFM6lXU/view?usp=sharing
Looks like failed tests, could we have separate
check()
function if those tests are supposed to fail? (that way we could skip them with--nocheck
)luccacondratiuk commented on 2020-08-24 14:34 (UTC) (edited on 2020-08-24 15:02 (UTC) by luccacondratiuk)
gradle not working with Java 14... Need to change default java runtime to Java 8, at least in order to install it properly.
eolianoe commented on 2016-12-14 12:44 (UTC)
Thah commented on 2016-12-13 19:45 (UTC)
MadPhysicist commented on 2016-12-13 17:32 (UTC) (edited on 2016-12-13 17:33 (UTC) by MadPhysicist)
MadPhysicist commented on 2016-09-23 02:36 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »