Community
Participate
Working Groups
Test navigator filters *.testlog files. Starting in 4.4, the user can configure a test launch configuration to defer model loading of test results to generate a *.testlog file. These files are filtered out of the Test Navigator.
This is not a defect. This behavior is the normal way the test navigator handles files that are not declared. Test navigator only shows known files. *.testlog have been recently included and we need to provide extension for display them in that view. Please have a look at following extension points documentation: org.eclipse.hyades.test.ui.testNavigatorFileProxyFactory for the resource mode and: org.eclipse.hyades.test.ui.testNavigatorTypeProvider for the logical mode. Contributors can follow the examples implemented in TPTP itself in order to see how to do.
Thanks Jerome. These extensions are part of the model scalability work. Reassigning to Joe.
Created attachment 76223 [details] Patch with fix Patch file with fix attached.
Paul, please review. I'll file another defect to track getting a new icon for the .testlog files -- we can do that in 4.5.
Looks good. Please make sure all the copyright years are current.
Fixed in 4.4.1 (HEAD)
Verified in TPTP-4.5.0-200711050917.