Master
Compare changes
Files
5- Elisabetta Giani authored
observing states during configuration. Some tests show a dead-lock condition if the Abort command is received just before the call to succeeded/failed. Added a check on the GoToIdle command invoked on a sub-element, Simplified the configure thread. Enabled logging in pytest.
@@ -98,7 +98,6 @@ class TestCspSubarray(TestBase):
@@ -109,6 +108,7 @@ class TestCspSubarray(TestBase):
@@ -139,6 +139,7 @@ class TestCspSubarray(TestBase):
@@ -149,7 +150,9 @@ class TestCspSubarray(TestBase):
@@ -333,7 +336,6 @@ class TestCspSubarray(TestBase):
@@ -775,9 +777,8 @@ class TestCspSubarray(TestBase):