Hi Jochen, I added this test suite to the maven 1 and ant scripts knowing that a lot fail. See this thread [1]. There are 3 sets of test in the W3C bucket. We were only running against the NIST set, the Microsoft and Sun sets weren't being run, so I added them. There's more detail in [1]. The failing tests represent TODOs. If anyone has time to diagnose and raise JIRAs then great ... there are literally thousands of failing tests so it's potentially quite a big piece of work (but *could* be just a handful of bugs :-)
When I added these extra tests I made sure the maven test goals didn't run the failing tests, so as not to impact others. If you want to run them you have to do: maven -Dtestcase=tests.w3c.TestW3CSchemaBucket test:single (actually quicker to run them directly from eclipse if you use that). Cheers, Jeremy [1] http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200607.mbox/[EMAIL PROTECTED] On 8/13/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
Hi, is it a known problem, that about half of the tests in TestW3CSchemaBucket fail? Or is this, because I am doing something wrong with my Maven 2 setup? Thanks, Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
