Author: brett
Date: Wed Mar  3 21:51:41 2010
New Revision: 918712

URL: http://svn.apache.org/viewvc?rev=918712&view=rev
Log:
update readme

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt

Modified: 
archiva/trunk/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt
URL: 
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt?rev=918712&r1=918711&r2=918712&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt 
(original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt 
Wed Mar  3 21:51:41 2010
@@ -13,7 +13,10 @@
 To remove the Cargo installations and re-download them next run, use:
   - mvn -Pclean-cargo clean
 
-For the default values in the scripts, to pass all the tests, you need to add 
an artifact in internal repository.
+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


Reply via email to