Summary: | HPSF test cases don't run | ||
---|---|---|---|
Product: | POI | Reporter: | Rainer Klute <rainer.klute> |
Component: | POI Overall | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nicolaken |
Priority: | P3 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | other | ||
Attachments: | Patch to apply to the origin of tools/cents/junit.cent/xbuild.xml |
Description
Rainer Klute
2002-07-29 13:18:11 UTC
Created attachment 2516 [details]
Patch to apply to the origin of tools/cents/junit.cent/xbuild.xml
is there a reason this can't be added to http://cvs.apache.org/viewcvs/jakarta-poi/layout.xml ? I've just been deleting this test case to get my build to continue. Its been showing up as failed here: http://jakarta.apache.org/poi/tests/junit/ I don't suppose you have time to modify your script to email the list if there are failing test cases? Also, on an unrelated issue. Do you know how to fix the gump error's we've been getting? I cannot see how I could add the HPSF test cases to layout.xml. I added a <sysproperty> element for HPSF.testdata.path to build.xml, but this does not seem to have any effect. check on how this is done in HSSF. Several tests use a path variable of some sort. I did. That's why I changed build.xml. And that's why I changed tools/cents/junit.cent/xbuild.xml locally. But only the latter seems to have an effect on setting the system property for the HPSF test cases. okay...maybe ken knows what to do here. I discovered that the original of tools/cents/junit.cent/xbuild.xml is located in tools/cents/jdepend.cent.jar and must be modified in the JAR. (At least the HPSF test cases run now.) suggestion: Send email to ken to make sure he notices this so that he doesn't overwrite this next time he works on the build. Done. |