-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tst_Http2: Ensure each test uses temporary keychain if needed
The duplicateRequestsWithAborts test was missing this, causing failures on macOS 14. Instead of adding it to each test function, we now set up the temporary key chain in init(), and restore things in cleanup(). Task-number: QTBUG-119616 Pick-to: 6.8 Change-Id: Ia9d80ae632774b8628417ad30d354a22b6a4916e Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
- Loading branch information
Showing
1 changed file
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters