diff options
author | Matej Klotton <mklotton@cisco.com> | 2016-07-15 14:24:47 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-07-15 14:26:12 +0200 |
commit | cf48c2c10995284b9df0e87adcc101b76cd5ced7 (patch) | |
tree | 3b76069d14f7c8413b27bd34cfc73934ff69ff95 /tests | |
parent | b037f5f0f010ebe3d1cf49ff4966733897bac814 (diff) |
CIT-162: Remove EXPECTED_FAILING tag from IPv4 ARP test
Change-Id: I6d870dba70ce01172a37944aab2caa1932d94b7b
Signed-off-by: Matej Klotton <mklotton@cisco.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/suites/ipv4/ipv4_arp_untagged.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/suites/ipv4/ipv4_arp_untagged.robot b/tests/suites/ipv4/ipv4_arp_untagged.robot index f92d9713d5..5bec624262 100644 --- a/tests/suites/ipv4/ipv4_arp_untagged.robot +++ b/tests/suites/ipv4/ipv4_arp_untagged.robot @@ -68,7 +68,6 @@ | | ... | Make TG send test packet destined to IPv4 address matching\ | | ... | static route on DUT2. Make TG verify DUT2 sends ARP Request for | | ... | next hop of the static route. -| | [Tags] | EXPECTED_FAILING | | Given Path for 3-node testing is set | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['DUT2']} | ${nodes['TG']} | | And Interfaces in 3-node path are up |