Details
Details
Assignee
Scott Murray
Scott MurrayReporter
Scott Murray
Scott MurrayFix versions
Labels
Contract ID
Components
Affects versions
Priority
Created January 11, 2021 at 11:41 PM
Updated March 30, 2021 at 6:40 PM
Resolved January 14, 2021 at 5:23 PM
ATM the pyagl tests for J1939 support in the CAN binding fail in CIAT in the instance of changes to the agl-service-can-low-level repo being tested with the standalone CI build with the SDK. This is because J1939 support is only being enabled for the qemu platforms via an override in the binding recipe, yielding different results for widget vs image CI tests. To work around this for now, it has been decided to mark the tests as expected fail (xfail). A separate issue will be opened to track follow up work to potentially enable J1939 support in the binding by default.