scripts: Plug TwisterStatus type gaps Some dict.get() calls did not use a TwisterStatus as a default value, thus using a NoneType where TwisterStatus should appear. Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>