Skip to content

Commit

Permalink
Blacklist flaky cases
Browse files Browse the repository at this point in the history
Task-number: QTBUG-66216
Change-Id: Iae973c1224c940752e2c3162d8c64539966ff7ac
Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
  • Loading branch information
Sami Nurmenniemi authored and thiagomacieira committed Feb 9, 2018
1 parent 44402f5 commit 9ac09dc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions tests/auto/network/access/qnetworkreply/BLACKLIST
Expand Up @@ -22,6 +22,9 @@ windows
windows
[ioPostToHttpFromSocket]
windows
# QTBUG-66247
[ioHttpRedirect]
windows
[ioHttpRedirectMultipartPost]
linux
[ioHttpRedirectPolicy]
Expand Down
4 changes: 3 additions & 1 deletion tests/auto/network/socket/qtcpsocket/BLACKLIST
Expand Up @@ -8,4 +8,6 @@ windows
windows
[timeoutConnect:ip]
windows
]
# QTBUG-66247
[taskQtBug5799ConnectionErrorEventLoop]
windows

0 comments on commit 9ac09dc

Please sign in to comment.