Comment #11 on issue 1134 by felix8a: Hang in Domita test
http://code.google.com/p/google-caja/issues/detail?id=1134

sorry, the missing PASSes are 6 click tests (all of them),
and test-onload-listener.

so, onload isn't firing, which means webdriver
never returns from driver.get(),
so none of the click tests run.

my first guess is the
  <img src="http://www.google.com/favicon.ico"/>
is hanging for some reason.

ah, maybe the / there is messing things up.
how about, try editing tests/com/google/caja/plugin/domita_test.html
and adding a space before the / there,
then 'ant clean; ant runtests -Dtest.filter=DomitaTest'


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to