Community
Participate
Working Groups
I20110307-0800 Help/Install new software, a dialog titled "Install" opens. In the work with combo select Indigo Check programming languages/C C++ development tools Hit next, accept any license agreements and finish the wizard After the software has installed click "RESTART NOW" when asked to restart Eclipse Run the UA Tests Expected result: all tests pass Actual result: testTocServiceXMLSchema() fails not valid. Details: cvc-complex-type.3.2.2: Attribute 'id' is not allowed to appear in element 'toc'. The tests seem to be making assumptions about Tocs that are not valid. Although the "id" attribute is ignored for a <toc> element it is not illegal and this can lead to test failures even though the help system is working correctly.
The test has been commented out.