Details
-
Type:
Test
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.18.0
-
Fix Version/s: 2.19.0
-
Component/s: build system
-
Labels:None
-
Estimated Complexity:Unknown
Description
Currently several tests are failing when launching them from Eclipse IDE, I spotted 2 categories for now:
- several MBean tests
- test trying to access some *.html generated file
for instance for instance with org.apache.camel.component.dataset.DataSetComponentConfigurationAndDocumentationTest.testComponentDocumentation() it is searching for
org/apache/camel/component/dataset/dataset.html
Gain:
- enter the 21st century
- faster development
- open ways to leverage usage of Code coverage tools, easier debugging and real-time test execution
Attachments
Issue Links
- relates to
-
CAMEL-10515
86 unit tests are failing on Windows
-
- Resolved
-