Does Squish report the remaining tests as failed? Also, it should stop all of the other tests too, because almost all the tests depend on the CANBus communication.
updated logic so the grid view has an equal number of rows depending on the total number of visible items.
Before row count was hard coded to 6 so if there was ex. 8 items the left column would show 6 and the right 2.. Updated so the gridview will look as even as possible.
I hard coded the column to 2 columns since the design has 2 columns and added logic to the row count to make the 2 columns equal