| Summary: | [xpath2] improving compliance of function 'fn:subsequence'. implementing full arity support. | ||
|---|---|---|---|
| Product: | [WebTools] WTP Source Editing | Reporter: | Mukul Gandhi <mukul.gandhi> |
| Component: | wst.xpath | Assignee: | Project Inbox <wst.xsl-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | Jesper Moller <jesper> |
| Severity: | normal | ||
| Priority: | P3 | CC: | d_a_carver, jesper |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Mukul Gandhi
I've committed the changes for this bug report to HEAD and service branch. Also committed few test cases for this change. I'm noticing that the test project is updated to use new APIs. It now seems that the test project cannot test service branch at the moment (we should be able to test the service branch too). What should we do regarding this? I'm still not resolving/closing this bug, until the remaining issues are solved. Thanks. (In reply to comment #1) > I've committed the changes for this bug report to HEAD and service branch. Also > committed few test cases for this change. > > I'm noticing that the test project is updated to use new APIs. It now seems > that the test project cannot test service branch at the moment (we should be > able to test the service branch too). What should we do regarding this? You'll need to check out the code for the Service branch as well. The service branch should have a version of the test files available. So any test case changes you'll need to make in the service branch as well. Thnaks, Dave for comments. Since the functional problems mentioned in this bug report are solved, i'm marking this issue resolved. We'll work overtime to solve the portability issues of test project between HEAD location and service branch. Thanks. |