| Summary: | [xpath2] "instance of" must not atomize the LHS before the comparison check | ||
|---|---|---|---|
| Product: | [WebTools] WTP Source Editing | Reporter: | Mukul Gandhi <mukul.gandhi> |
| Component: | wst.xpath | Assignee: | Project Inbox <wst.xsl-inbox> |
| Status: | NEW --- | QA Contact: | Jesper Moller <jesper> |
| Severity: | normal | ||
| Priority: | P3 | CC: | d_a_carver |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Mukul Gandhi
Did you add the test case? @ Jesper: when I try to commit test case files for this, I get following errors The server reported an error while performing the "cvs commit" command. org.eclipse.wst.xml.xpath2.processor.tests_1.4: cvs commit: ERROR: cannot write file /cvsroot/webtools/sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests/bugTestFiles/Attic/bug362026.xsd,v: Permission denied org.eclipse.wst.xml.xpath2.processor.tests_1.4: cvs commit: ERROR: cannot write file /cvsroot/webtools/sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests/bugTestFiles/Attic/bug362026.xml,v: Permission denied org.eclipse.wst.xml.xpath2.processor.tests_1.4: cvs [commit aborted]: could not open lock file `/cvsroot/webtools/sourceediting/tests/org.eclipse.wst.xml.xpath2.processor.tests/src/org/eclipse/wst/xml/xpath2/processor/test/,TestBugs.java,': Permission denied Do you know, how to fix these? I remember, there were few configuration changes lately wrt the movement of code base, but couldn't keep pace with those announcements (perhaps, my inability to make this commit is related to that). Progress happened: The CVS repository is marked read-only and moved to Git. Please see http://wiki.eclipse.org/WTP_Git_Workflows for a guide. You can attach the patches here, and assign me the bug, if you prefer. Thanks for the pointers. I'll try to configure Git, and check-in files there. I committed few test cases for this bug today. I work on the following branches, R3_2_maintenance (for processor enhancements) R3_2_xpath2_14unittests (for unit tests) |