Mobile Checker not working

Hi 

Latest changes in checker code has broken down command line runner class
(Tester.java). Running checker is unsuccessful and I've tried JUnit
tests too but with all results as errors (I think tests are outdated).

There is some problem with Saxon DOM, we couldn't run the checker using
Saxon as DOM builder. Disabling Saxon and using java standard DOM we
managed to obtain moki document but actual xslt tests don't provide
results in the expected way by new TestResult and related classes so no
EARL document is built. 

We are going to commit our CSS validation changes even though we think
checker development should be stopped until all exceptions are handled
and fixed.

Regards,
Miguel

Received on Tuesday, 26 June 2007 11:30:57 UTC