tests/projects/svghmi_v2/svghmi_0@svghmi/baseconfnode.xml
author |
Edouard Tisserant <edouard.tisserant@gmail.com> |
|
Thu, 07 Apr 2022 07:40:32 +0200 |
branch | wxPython4 |
changeset 3447 |
65c5f66e9298 |
parent 3416 |
53c66c4aefa3
|
permissions |
-rw-r--r-- |
Tests: add HTML report generation and a workaround to bad exception handling in sikuli.
In case of exception in python code, and since a thread is running
to observe stdout, sikuli was never terminated after an exception.
Unfortunately sys.exepthook doesn't work in that version of jython/sikuli.
Test are now written inside functions witch are passed to run_test to deal
with exception.
3016
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
|
2 |
<BaseParams xmlns:xsd="http://www.w3.org/2001/XMLSchema" IEC_Channel="0" Name="svghmi_0"/>
|