Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.2.0.4, V2.3.0.4
-
Labels:
-
Account:SPC EthernetIp Core (SPCETHERNET)
Description
Stack fails Test P12.5 of EDITT test tool
This is what the test is doing:
Class 1 Connection Interaction
Test Procedure Reference: P12.5
Procedure:
- For each pair of connections shown in Table 1 below, establish the first connection followed by the second
connection to the DUT using the first and second host IP addresses respectively.
o All LO and IO connections must be established with a heartbeat connection in the O->T direction
o All connections utilize a 100 msec RPI in both directions.
o All connections use the same input instance.
- The results of each attempt should match those shown in the Expected Result column.
- Sustain the connections for 30 seconds, watching for connection failures or timeouts.
- Timeout the first connection.
- Verify that the second connection behaves as shown in the Timeout column.
- Close the second connection (if still open)
- Re-establish both connections.
- Close the first connection.
- Verify that the second connection behaves as shown in the Close column.
- Close the second connection (if still open)
Table 1 – Series of Connections Test Procedure
1stConn | 2ndConn | Expected Result of 2nd Conn | Timeout1st Conn | Close1st Conn |
---|---|---|---|---|
IO | EO | Success | EO stays open | EO stays open |
IO | IO | Success | 2nd IO stays open | 2nd IO stays open |
IO | LO | Success | LO closes | LO closes |
EO | IO | Success | IO closes | IO stays open |
EO | LO | Success | LO closes | LO closes |
EO | EO | Error | Not Applicable | Not Applicable |
LO | Error | Not Applicable | Not Applicable |
Note: Each individual test will only be run if the device supports the required connection
types as determined by the Listen Only and Input Only instance edit boxes within the Target Information dialog box.