summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJüri Valdmann <juri.valdmann@qt.io>2020-02-18 13:04:09 +0100
committerJüri Valdmann <juri.valdmann@qt.io>2020-02-18 21:41:20 +0100
commit8b048ef2ba4e8414f4852f791964878a6dc3f00f (patch)
tree6d376787ad83042f73678942fdd4d52c979fb11f /src
parent2d7a173b1f00c108cdf2ab451ff7f9af0094c2fa (diff)
Fix tst_QWebEngineUrlRequestInterceptor::initiator flakiness
The test assumes a 1-1 correspondence between request URLs and initiator origins, but really we have a 1-N correspondence since the same URL can be requested multiple times by different initiator origins. The current flakiness results from just such a conflict, namely from one URL being requested both by the main site (w3schools.com) and by AdSense (doubleclick.net). Fixes: QTBUG-82288 Change-Id: Ida121d8f23b396b72a28faab91780d6fa4d99c92 Reviewed-by: Kirill Burtsev <kirill.burtsev@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions