diff options
author | Anders Svensson <[email protected]> | 2013-01-24 17:46:54 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2013-02-08 15:28:57 +0100 |
commit | 5b96ba5ec98c31b32ca5f30dc47b3f60421cea24 (patch) | |
tree | d2f2e197b4004bfde682b9e5aeafb7346f7829de /lib/diameter/test/diameter_watchdog_SUITE.erl | |
parent | 0a4f11378b9cd5ef3d8358205fc41eb485e7cab8 (diff) | |
download | otp-5b96ba5ec98c31b32ca5f30dc47b3f60421cea24.tar.gz otp-5b96ba5ec98c31b32ca5f30dc47b3f60421cea24.tar.bz2 otp-5b96ba5ec98c31b32ca5f30dc47b3f60421cea24.zip |
Comment fixes
Diffstat (limited to 'lib/diameter/test/diameter_watchdog_SUITE.erl')
-rw-r--r-- | lib/diameter/test/diameter_watchdog_SUITE.erl | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/lib/diameter/test/diameter_watchdog_SUITE.erl b/lib/diameter/test/diameter_watchdog_SUITE.erl index 7ce09e93ca..f9f72d364a 100644 --- a/lib/diameter/test/diameter_watchdog_SUITE.erl +++ b/lib/diameter/test/diameter_watchdog_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2010-2012. All Rights Reserved. +%% Copyright Ericsson AB 2010-2013. All Rights Reserved. %% %% The contents of this file are subject to the Erlang Public License, %% Version 1.1, (the "License"); you may not use this file except in @@ -127,13 +127,7 @@ end_per_suite(_Config) -> %% =========================================================================== %% Test the watchdog state machine for the required failover, failback -%% and reopen behaviour. Do this by having the testcase replace -%% diameter_service and start watchdogs, and having this module -%% implement a transport process that plays the role of the peer -%% Diameter node. - -%reopen(_) -> -% reopen(connect, ?WD(10000), 1, 'DWR'); +%% and reopen behaviour by examining watchdog events. reopen(_) -> [] = run([[reopen, T, Wd, N, M] |