test: disable flaky webview.clearHistory test (#19398)

This commit is contained in:
Jeremy Apthorp
2019-07-23 16:54:41 -07:00
committed by GitHub
parent b3fb7497c2
commit ad6fb20486

View File

@@ -929,7 +929,8 @@ describe('<webview> tag', function () {
})
})
describe('<webview>.clearHistory()', () => {
// FIXME: https://github.com/electron/electron/issues/19397
xdescribe('<webview>.clearHistory()', () => {
it('should clear the navigation history', async () => {
const message = waitForEvent(webview, 'ipc-message')
await loadWebView(webview, {