Add expected failures list for HTTP endpoints tests 75/103375/6
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Mon, 9 Mar 2020 15:33:53 +0000 (16:33 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Tue, 10 Mar 2020 14:30:04 +0000 (15:30 +0100)
commit331e07bb8bc2834801c61ab8a8062a7a39a8d232
treea00e9546ca5aea12a3dd88a350187fc72b40983a
parent57a161d8f533d30a1d27cf72856fe8274aea7aca
Add expected failures list for HTTP endpoints tests

This patch is heavily based on previous work by
Morgan Richomme <morgan.richomme@orange.com>
(Change-Id: Ibaed4c5c0e5ae179af0ae317e543c1efdc9ddef2)

It is intended to suppress failure reports on known plain HTTP
endpoints. Introduced list of "expected failures" (or "xfail" for short)
will be shrunk after resolving tickets related to INT-1480 and this
patch will be eventually reverted.

Issue-ID: INT-1480
Change-Id: I4edbf3efaf66bfa2dbe2f265983eb0a27048ed4e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
test/security/check_for_http_endpoints.sh
test/security/http_xfail.txt [new file with mode: 0644]