blob: 2caae81c9010bbc0e6afc0ba68c9ca5a0d73cd50 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[getcredential-timeout.https.html]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1546662
expected:
if debug and (os == "win"): OK
TIMEOUT
[ensure create credential times out]
expected:
if debug and (os == "win"): FAIL
TIMEOUT
|