Looks like the build-tests.sh script works just fine under Cygwin/Bash on Win-XP.
Also, I've just opted in for compile-farm access at SF, we should be able to setup nightly builds for Mac, Solaris, and some other Linux variants shortly.
I just turned on installs for Anteater and Axis to true in ant.properties, since those are required now.
I am having trouble with functional tests on the default deploy. If I run from the script, the reports/default/anteater directory doesn't get created (I've attached the log file). Looks like the app-crud login is timing out because Tomcat is taking long to startup on my poor 500MHz PC, and anteater is timing out. Where can I increae that timeout?
If I run tomcat, wait, and then run "ant anteater" directly in keel-build, then the directory gets created, but the app-crud test is failing....because (an excerpt):
Expected to match pattern: .*Logged in as.* Got: ' <html lang="en"> <head> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css"> <link rel="stylesheet" href="/struts/navigate/menu.css" id="css_menu"> <style> a { color: #003366; } ul { margin-top: 1px; margin-bottom: 10px;} td { font-family: Tahoma, Verdana, sans-serif; font-size: 12px; } form { margin: 5px; } hr { color: #eeeeee; height : 1px; } .ctrl {font-family: Tahoma, Verdana, sans-serif; font-size: 12px
Any ideas?
Shash
Michael Nash wrote:
A new top-level page is available at http://66.105.113.115/vqwiki-2.3.5/jsp/Wiki?UnitTestResults, and an example set of results is out on http://www.keelframework.org/testresults/jglobal/index.html.
Should be fairly self-explanatory, the idea is to show as many different configurations as are reasonable with
1. Build results 2. Unit Test Results 3. Functional Test Results
as well as the logs from each of these.
Ideally, we'd have pages like this generated by CruiseControl instances running on a number of different types of servers, verifying Keel in many different ways for every CVS checkin.
These results are basically the output from the build-tests.sh shell script checked in earlier today (in keel-build). If anyone else can set up a test server to crank out something similar, the more the merrier. :-)
I should have this integrated with CruiseControl shortly, but in the meantime will try to update it daily. It is currently run against HEAD from CVS.
Feedback appreciated! More "green lights" should be coming along soon...
Regards,
Mike JGlobal Ltd. http://www.jglobal.com
http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
