Hi Jeremy, Thanks a lot for updating me, I didn't pay much attention about the interop tests procedure mentioned in the development page. BTW with WODEN-170 [1] i have already integrated these interop tests to run with units tests.When we build woden-ant module Maven performs following tasks related to interop tests.
1.) Download the test-suite.zip from W3C. 2.) Executes the W3C testsuite and results are compared to W3C baseline. 3.) Generate validation-results.xml and validation-results-without-ids.xml files. I guess only missing step is generation of Interchange.html and Validation.htm files , i will looking in to this and make necessary changes to POM file. Once i finish will update you together with latest interop tests results. [1] - http://issues.apache.org/jira/browse/WODEN-170 Thanks, On Fri, Sep 11, 2009 at 7:47 PM, Jeremy Hughes <[email protected]> wrote: > 2009/9/11 Sagara Gunathunga <[email protected]>: > ... >> Yes ... i managed to run all the test cases successfully on Windows >> and Linux environments. I'm little confusing with the word " interop >> tests", what did you really mean ? > > Ah, so I guess you just ran the unit tests. The Woden development page > [1] has a section on testing which includes how to run the interop > tests - which aren't run along with the unit tests. Basically the > interop tests test that Woden is compliant with the W3C spec and that > it works with other implementations of the spec. It would be good to > know that the results are at least as good as when they were last run > and posted [2] (which seems to be 2 years ago now!) > > [1] http://ws.apache.org/woden/dev/devprocess.html > [2] http://dev.w3.org/2002/ws/desc/test-suite/Dashboard.html > > Thanks, > Jeremy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
