diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-03-09 16:33:53 +0100 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-03-10 15:30:04 +0100 |
commit | 331e07bb8bc2834801c61ab8a8062a7a39a8d232 (patch) | |
tree | a00e9546ca5aea12a3dd88a350187fc72b40983a /test/security/http_xfail.txt | |
parent | 57a161d8f533d30a1d27cf72856fe8274aea7aca (diff) |
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>
Diffstat (limited to 'test/security/http_xfail.txt')
-rw-r--r-- | test/security/http_xfail.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/security/http_xfail.txt b/test/security/http_xfail.txt new file mode 100644 index 000000000..a531fc30a --- /dev/null +++ b/test/security/http_xfail.txt @@ -0,0 +1,5 @@ +# Expected failure list for plain HTTP endpoints +robot 30209 +message-router 30227 +sniro-emulator 30288 +aaf-fs 31115 |