From eb35cd10852cde613e6047220835cfa61eef6e01 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 8 Nov 2019 10:49:46 +0100 Subject: Issue #1263 - Part 2: Remove DiskSpaceWatcher tests --- dom/tests/mochitest/localstorage/mochitest.ini | 1 - .../localstorage/test_lowDeviceStorage.html | 76 ---------------------- 2 files changed, 77 deletions(-) delete mode 100644 dom/tests/mochitest/localstorage/test_lowDeviceStorage.html (limited to 'dom/tests/mochitest/localstorage') diff --git a/dom/tests/mochitest/localstorage/mochitest.ini b/dom/tests/mochitest/localstorage/mochitest.ini index 5242bf9b1..30b90664a 100644 --- a/dom/tests/mochitest/localstorage/mochitest.ini +++ b/dom/tests/mochitest/localstorage/mochitest.ini @@ -47,6 +47,5 @@ skip-if = toolkit == 'android' #TIMED_OUT skip-if = toolkit == 'android' #TIMED_OUT [test_localStorageReplace.html] skip-if = toolkit == 'android' -[test_lowDeviceStorage.html] [test_storageConstructor.html] [test_localStorageSessionPrefOverride.html] diff --git a/dom/tests/mochitest/localstorage/test_lowDeviceStorage.html b/dom/tests/mochitest/localstorage/test_lowDeviceStorage.html deleted file mode 100644 index 046587150..000000000 --- a/dom/tests/mochitest/localstorage/test_lowDeviceStorage.html +++ /dev/null @@ -1,76 +0,0 @@ - - -Test localStorage usage while in a low device storage situation - - - - - - - - - - - - -- cgit v1.2.3