Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-3365

appfw tests fail to start

XMLWordPrintable

      Env: qemux86-64 , master (2020-05-09, pre-JJrc1)

       

      Test wgts fail to run.

      Preparations

       sudo modprobe vcan; sudo ip link add can0 type vcan; sudo ip link set can0 up; sudo ip link add can1 type vcan; sudo ip link set can1 up

       

      date > /tmp/log1 ; for i in /usr/AGL/apps/test/*.wgt ; do echo "$i" >> /tmp/log1 ; afm-test $i >> /tmp/log1 2>&1 ; journalctl -b | grep $(basename $i | cut -d"." -f1) >> /tmp/log1 ; echo -e "########################\n\n\n" >> /tmp/log1 ; sleep 30 ; done 

       

        # Subject Branch Project Status CR V

            scottm Scott Murray
            jsmoeller Jan-Simon Moeller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: