Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Nathan HallidayNathan HallidayReporter
Nathan HallidayNathan HallidayPriority
MinorCompatibility
PointFix versions
Pull Request URL
Roadmap
Not applicable
Details
Details
Components
Assignee
Nathan Halliday
Nathan HallidayReporter
Nathan Halliday
Nathan HallidayPriority
Compatibility
Point
Fix versions
Pull Request URL
Roadmap
Not applicable
Created July 13, 2020 at 1:23 PM
Updated July 16, 2020 at 10:56 AM
Resolved July 16, 2020 at 10:56 AM
The output for a test with a warning message is:
<Warning><Code>5102</Code><Source>eclagent</Source><Message>SUCCESS clause failed (execution will continue): 5102: </Message></Warning>
<Dataset name='Result 1'>
<Row><Result_1>6</Result_1></Row>
</Dataset>
Ideally, there should be an option in the regression tests to ignore warning messages such as these. The engine-specific "Source" tag means that a key file will not suit all engines.
A workaround would be to create a different key file for each engine, but this is not preferable.