diff --git a/spec/webview-spec.js b/spec/webview-spec.js index 9becb0ea14d0..0feb59c9f5cc 100644 --- a/spec/webview-spec.js +++ b/spec/webview-spec.js @@ -929,7 +929,8 @@ describe(' tag', function () { }) }) - describe('.clearHistory()', () => { + // FIXME: https://github.com/electron/electron/issues/19397 + xdescribe('.clearHistory()', () => { it('should clear the navigation history', async () => { const message = waitForEvent(webview, 'ipc-message') await loadWebView(webview, {