-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
If the pics file has the value false in the supported column, the pics statement is generating failure results instead of skipping. It appears there is no catch all for when a property is not supported so the default behavior is to use the false value in the testPassed variable.
This is where I believe the change needs to occur.
| public void validate(String bacnetObjectType, String bacnetObjectProperty, String conformanceCode, |
Likely not caught due to the faux devices pics.csv being used in testing has no objects defined as false in the support column.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels