Skip to content
Snippets Groups Projects
Commit 2fa57989 authored by gwen-soleil's avatar gwen-soleil
Browse files

add support for archiving context functionnality (Jira SOLEIL TANGOARCH-905)

parent 54b97b9a
No related branches found
No related tags found
No related merge requests found
......@@ -395,8 +395,8 @@ false, 9, tango://localhost:63184/1/1/1#dbase=no/aDouble, 5, 0, 0, , NULL, 2, MO
assertThat(collectorsStatus[6], StringContains.containsString(attributeName.toLowerCase()));
assertEquals(
"DefaultScalarPooling-MODE_P + 1000 MODE_D + 100 - 1 attribute.s - is refreshing = true",
collectorsStatus[8]);
assertThat(collectorsStatus[10], StringContains.containsString(attributeName3.toLowerCase()));
collectorsStatus[9]);
assertThat(collectorsStatus[11], StringContains.containsString(attributeName3.toLowerCase()));
// proxy.command_inout("stopAll");
} catch (DevFailed e) {
DevFailedUtils.printDevFailed(e);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment