Commit 595ac62f authored by Sigurd Schneider's avatar Sigurd Schneider Committed by Commit Bot

Disable tests for landing DevTools change

DevTools CL: https://crrev.com/c/2123048

Bug: chromium:945786
Change-Id: I16c63ba8ebc23a70ae42cc31c5a33da247a7aa9b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518059Reviewed-by: default avatarPeter Marshall <petermarshall@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#824340}
parent 8bee47d5
......@@ -4225,8 +4225,6 @@ crbug.com/678346 [ Win7 Debug ] storage/indexeddb/index-cursor.html [ Pass Timeo
crbug.com/678493 http/tests/permissions/chromium/test-request-window.html [ Timeout Pass ]
crbug.com/747751 http/tests/devtools/application-panel/storage-view-reports-quota.js [ Pass Timeout ]
crbug.com/689781 external/wpt/media-source/mediasource-duration.html [ Failure Pass ]
crbug.com/689781 [ Win ] http/tests/media/media-source/mediasource-duration.html [ Failure Pass ]
crbug.com/689781 [ Mac ] http/tests/media/media-source/mediasource-duration.html [ Failure Pass ]
......@@ -5642,7 +5640,6 @@ crbug.com/1046784 http/tests/devtools/coverage/reveal-autoformat.js [ Pass Timeo
crbug.com/1046784 http/tests/devtools/file-system-project.js [ Pass Timeout ]
crbug.com/1046784 http/tests/devtools/bindings/navigator-frame-attach-detach.js [ Pass Timeout ]
crbug.com/1046784 http/tests/devtools/forced-layout-in-microtask.js [ Pass Timeout ]
crbug.com/1046784 http/tests/devtools/application-panel/resources-panel-iframe-idb.js [ Pass Timeout ]
crbug.com/1046784 http/tests/devtools/a11y-axe-core/sources/scope-pane-a11y-test.js [ Pass Timeout ]
crbug.com/1046784 http/tests/inspector-protocol/service-worker/target-reloaded-after-crash.js [ Pass Failure Timeout ]
crbug.com/1046784 http/tests/inspector-protocol/network/navigate-iframe-out2in.js [ Pass Timeout ]
......@@ -5870,6 +5867,15 @@ crbug.com/971031 [ Mac ] fast/dom/timer-throttling-hidden-page.html [ Pass Failu
crbug.com/1071189 [ Debug ] editing/selection/programmatic-selection-on-mac-is-directionless.html [ Timeout Pass ]
# Disabled for landing DevTools change
crbug.com/945786 http/tests/devtools/a11y-axe-core/application-panel/clear-storage-a11y-test.js [ Skip ]
crbug.com/945786 http/tests/devtools/application-panel/resources-panel-iframe-idb.js [ Skip ]
crbug.com/945786 http/tests/devtools/application-panel/resources-panel-on-navigation.js [ Skip ]
crbug.com/945786 http/tests/devtools/application-panel/resources-panel-resource-preview.js [ Skip ]
crbug.com/945786 http/tests/devtools/application-panel/resources-panel-selection-on-reload.js [ Skip ]
crbug.com/945786 http/tests/devtools/application-panel/resources-panel-websql.js [ Skip ]
crbug.com/945786 http/tests/devtools/application-panel/storage-view-reports-quota.js [ Skip ]
# Sheriff 2020-05-27
crbug.com/1046784 http/tests/devtools/elements/styles/stylesheet-tracking.js [ Pass Failure Timeout ]
......
......@@ -10,7 +10,8 @@
await UI.viewManager.showView('resources');
const parent = UI.panels.resources._sidebar._applicationTreeElement;
const clearStorageElement = parent.children().find(child => child.title === ls`Clear storage`);
const clearStorageElement =
parent.children().find(child => child.title === ls`Storage`);
clearStorageElement.select();
const clearStorageView = UI.panels.resources.visibleView;
TestRunner.addResult('Clear storage view is visible: ' + (clearStorageView instanceof Resources.ClearStorageView));
......
......@@ -5,7 +5,7 @@ Initial tree...
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -42,7 +42,7 @@ Remove iframe from page...
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -73,7 +73,7 @@ Add iframe to page again...
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......
......@@ -4,7 +4,7 @@ Initial state:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -35,7 +35,7 @@ After navigation:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......
......@@ -4,7 +4,7 @@ Initial state:
Application
Manifest (selected)
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -36,7 +36,7 @@ Revealed json-value.js:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -68,7 +68,7 @@ Revealed image.png:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -100,7 +100,7 @@ Revealed resources-panel-resource-preview.js:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......
......@@ -4,7 +4,7 @@ Initial state:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -36,7 +36,7 @@ After navigation:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......
......@@ -4,7 +4,7 @@ Initial state:
Application
Manifest (selected)
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -34,7 +34,7 @@ Database created state:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......@@ -64,7 +64,7 @@ Table added:
Application
Manifest
Service Workers
Clear storage
Storage
Storage
Local Storage
http://127.0.0.1:8000
......
Tests quota reporting.
Tree element found: true
Clear storage view is visible: true
-- B used out of -- storage quota.
Storage view is visible: true
<span>-- B used out of -- storage quota</span>
Usage breakdown:
Total: 0 B
Running: Now with data
-- kB used out of -- storage quota.
<span>-- kB used out of -- storage quota</span>
Usage breakdown:
IndexedDB: --.- kB
Total: --.- kB
Running: Clear again with ActionDelegate
-- B used out of -- storage quota.
<span>-- B used out of -- storage quota</span>
Usage breakdown:
Total: 0 B
......@@ -63,13 +63,16 @@
await UI.viewManager.showView('resources');
var parent = UI.panels.resources._sidebar._applicationTreeElement;
var clearStorageElement = parent.children().find(child => child.title === 'Clear storage');
var clearStorageElement =
parent.children().find(child => child.title === 'Storage');
TestRunner.addResult('Tree element found: ' + !!clearStorageElement);
clearStorageElement.select();
var clearStorageView = UI.panels.resources.visibleView;
TestRunner.addResult('Clear storage view is visible: ' + (clearStorageView instanceof Resources.ClearStorageView));
TestRunner.addResult(
'Storage view is visible: ' +
(clearStorageView instanceof Resources.ClearStorageView));
clearStorageView._clearButton.click();
await dumpWhenMatches(clearStorageView, usage => usage === 0);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment