-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.0, v3.6, v3.4
-
Sprint:Platforms 2018-09-24
-
Linked BF Score:2
The test which searches for entries in the log doesn't wait long enough for them to appear in the case where the entry should be written. Adding an `assert.soon` to line 40 of `ssl_client_certificate_warning_suppression.js` should make this problem go away.