htmlunit against hudson fails
Bug #497431 reported by
edA-qa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
TestPlan |
Confirmed
|
Low
|
Unassigned |
Bug Description
The HTMLUnit backend can't manage to get a login properly with the YUI Java code framework Hudson.
I'm not sure there is anything we can do other than wait for HTMLUnit to fix such issues.
To post a comment you must log in.
I wrote a quick test in other_test/ hudson_ lp497431
It produces these JS errors, presumably they prevent the page from working correctly then.
Apr 22, 2010 10:55:52 AM com.gargoylesof tware.htmlunit. javascript. host.xml. XMLHttpRequest jsxFunction_ getResponseHead er getResponseHead er() was called before the response was available.
SEVERE: XMLHttpRequest.
As this appears to be using a standard toolkit it might be nice to have it working. Though the toolkit produces quationable form code, so I'm not so concerned at this time.