aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-03-03 22:42:46 +0000
committerBrett Porter <brett@apache.org>2010-03-03 22:42:46 +0000
commit3b18981b51f4017b777cf2c34b855da533b79bf8 (patch)
treecad2434aff5909f467f44d60f1e2e5d33fa1d848 /archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
parent1dc20b01acd2de1461535070e2a883cb7d76b33d (diff)
downloadarchiva-3b18981b51f4017b777cf2c34b855da533b79bf8.tar.gz
archiva-3b18981b51f4017b777cf2c34b855da533b79bf8.zip
[MRM-1323] run tests with applet disabled to avoid warnings popping up
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@918745 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt')
-rw-r--r--archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
index 2a835e123..34652b89c 100644
--- a/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
+++ b/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
@@ -13,10 +13,5 @@ The Cargo installations are stored outside of target to avoid multiple downloads
To remove the Cargo installations and re-download them next run, use:
- mvn -Pclean-cargo clean
-The scripts cannot be run totally unattended. The following will fail if the dialog box that appears
-when the applet is run is not approved:
- testFindArtifactNullValues(org.apache.archiva.web.test.FindArtifactTest)
- testFindArtifactUsingChecksum(org.apache.archiva.web.test.FindArtifactTest)
-
Run Selenium tests in src/test/it with Maven and JUnit
- mvn clean install -f junit-pom.xml