Commit f73f3200 authored by kouhei@chromium.org's avatar kouhei@chromium.org

LeakExpectations: Unsuppress false positives from ServiceWorker tests

TBR=hajimehoshi
NOTRY=true
BUG=364390

Review URL: https://codereview.chromium.org/427483002

git-svn-id: svn://svn.chromium.org/blink/trunk@179004 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 8bdef45b
...@@ -106,65 +106,11 @@ crbug.com/364377 storage/websql/statement-success-callback-isolated-world.html [ ...@@ -106,65 +106,11 @@ crbug.com/364377 storage/websql/statement-success-callback-isolated-world.html [
crbug.com/364377 storage/websql/transaction-callback-isolated-world.html [ Leak ] crbug.com/364377 storage/websql/transaction-callback-isolated-world.html [ Leak ]
crbug.com/364377 storage/websql/transaction-error-callback-isolated-world.html [ Leak ] crbug.com/364377 storage/websql/transaction-error-callback-isolated-world.html [ Leak ]
crbug.com/364377 storage/websql/transaction-success-callback-isolated-world.html [ Leak ] crbug.com/364377 storage/websql/transaction-success-callback-isolated-world.html [ Leak ]
crbug.com/364377 http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Leak ]
crbug.com/364390 fast/workers/shared-worker-event-listener.html [ Leak ] crbug.com/364390 fast/workers/shared-worker-event-listener.html [ Leak ]
crbug.com/364390 fast/workers/worker-crash-with-invalid-location.html [ Leak ] crbug.com/364390 fast/workers/worker-crash-with-invalid-location.html [ Leak ]
crbug.com/364390 http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-allowed.html [ Leak ] crbug.com/364390 http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-allowed.html [ Leak ]
crbug.com/364390 http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/activation-after-registration.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/controller-on-load.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/controller-on-reload.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/fetch-event.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/headermap.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/headers.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/indexeddb.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/install-phase-event-waituntil.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/installing.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/interfaces.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/postmessage-msgport-to-client.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/postmessage-to-client.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/postmessage.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/ready-controlled-document.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/registration-end-to-end.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/registration-events.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/registration.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/request-end-to-end.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/request.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/response.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/service-worker-gc.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/serviceworkerglobalscope-scope.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/serviceworkerobject-scope.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/state.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/unregister-controller.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/unregister.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/waiting.html [ Leak ]
crbug.com/364390 http/tests/serviceworker/window-close-during-registration.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/activation-after-registration.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/controller-on-load.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/controller-on-reload.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/current-on-load.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/current-on-reload.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/fetch-event.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/headermap.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/indexeddb.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/interfaces.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage-msgport-to-client.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage-to-client.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/ready-controlled-document.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration-end-to-end.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration-events.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/request-end-to-end.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/request.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/response.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/service-worker-gc.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/serviceworkerglobalscope-scope.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/serviceworkerobject-scope.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/state.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/unregister.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/waiting.html [ Leak ]
crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/window-close-during-registration.html [ Leak ]
crbug.com/364408 inspector/extensions/extensions-audits-content-script.html [ Leak ] crbug.com/364408 inspector/extensions/extensions-audits-content-script.html [ Leak ]
crbug.com/364408 inspector/extensions/extensions-eval-content-script.html [ Leak ] crbug.com/364408 inspector/extensions/extensions-eval-content-script.html [ Leak ]
......
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