diff options
author | Peter Mikus <pmikus@cisco.com> | 2020-01-02 09:35:02 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2020-01-02 09:35:02 +0000 |
commit | 09c5a6b8e1c6efed8826ef34aa64809226e80edb (patch) | |
tree | 579e9e084e8b606afc5a7c5746d22b64f9bbef68 /tests/vpp/device | |
parent | efcdd3eadfadb2814a9e3b67cce84b5dc89c7108 (diff) |
L2Patch: Remove EXPECTED_FAILING
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ie950370c47403872597f8857edd651df2552ccb2
Diffstat (limited to 'tests/vpp/device')
-rw-r--r-- | tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot index 3829a7249d..c422f4e11e 100644 --- a/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot +++ b/tests/vpp/device/l2patch/eth2p-ethip4-l2patch-dev.robot @@ -71,5 +71,5 @@ *** Test Cases *** | tc01-64B-ethip4-l2patch-dev -| | [Tags] | 64B | EXPECTED_FAILING +| | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} |