| Index: chrome_frame/test/net/fake_external_tab.cc
|
| diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc
|
| index d15bc1ab7151de11f9944b8fc8baffc8f702f4fd..495b300038a0a4289f2faac374ddf8828f94cee0 100644
|
| --- a/chrome_frame/test/net/fake_external_tab.cc
|
| +++ b/chrome_frame/test/net/fake_external_tab.cc
|
| @@ -207,9 +207,7 @@ void FilterDisabledTests() {
|
|
|
| // HTTPS tests temporarily disabled due to the certificate error dialog.
|
| // TODO(tommi): The tests currently fail though, so need to fix.
|
| - "HTTPSRequestTest.HTTPSMismatchedTest",
|
| - "HTTPSRequestTest.HTTPSExpiredTest",
|
| - "HTTPSRequestTest.ClientAuthTest",
|
| + "HTTPSRequestTest.*",
|
|
|
| // More HTTPS tests failing due to certificate dialogs.
|
| // http://crbug.com/102991
|
|
|