From d545da6e0f236ae801afa07266436281108bec94 Mon Sep 17 00:00:00 2001 From: siusin Date: Fri, 15 May 2015 23:43:36 +0800 Subject: [PATCH] clean up the test-result for WebStorage --- webstorage/all-2nd.html | 236 ----------------------------- webstorage/complete-fails-2nd.html | 25 --- webstorage/less-than-2-2nd.html | 45 ------ 3 files changed, 306 deletions(-) delete mode 100644 webstorage/all-2nd.html delete mode 100644 webstorage/complete-fails-2nd.html delete mode 100644 webstorage/less-than-2-2nd.html diff --git a/webstorage/all-2nd.html b/webstorage/all-2nd.html deleted file mode 100644 index 8bcae38..0000000 --- a/webstorage/all-2nd.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - All Results - - - - -
-
-

All Results

-
-

Test files: 27; Total subtests: 157

-

Test Files

-
  1. /webstorage/builtins.html
  2. -
  3. /webstorage/clear.html
  4. -
  5. /webstorage/eventconstructor.html
  6. -
  7. /webstorage/eventconstructor_js.html
  8. -
  9. /webstorage/event_local_key.html
  10. -
  11. /webstorage/event_local_newvalue.html
  12. -
  13. /webstorage/event_local_oldvalue.html
  14. -
  15. /webstorage/event_local_storagearea.html
  16. -
  17. /webstorage/event_local_storageeventinit.html
  18. -
  19. /webstorage/event_local_url.html
  20. -
  21. /webstorage/event_session_key.html
  22. -
  23. /webstorage/event_session_newvalue.html
  24. -
  25. /webstorage/event_session_oldvalue.html
  26. -
  27. /webstorage/event_session_storagearea.html
  28. -
  29. /webstorage/event_session_storageeventinit.html
  30. -
  31. /webstorage/event_session_url.html
  32. -
  33. /webstorage/getitem.html
  34. -
  35. /webstorage/idlharness.html
  36. -
  37. /webstorage/in.html
  38. -
  39. /webstorage/indexing.html
  40. -
  41. /webstorage/key.html
  42. -
  43. /webstorage/length.html
  44. -
  45. /webstorage/missing_arguments.html
  46. -
  47. /webstorage/removeitem.html
  48. -
  49. /webstorage/setitem.html
  50. -
  51. /webstorage/storage_local_setitem_quotaexceedederr.html
  52. -
  53. /webstorage/storage_session_setitem_quotaexceedederr.html
  54. -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TestCh44FF40
/webstorage/builtins.htmlOKOK
Builtins in localStorageFAILPASS
Builtins in sessionStorageFAILPASS
/webstorage/clear.htmlOKOK
Clear in localStoragePASSPASS
Clear in sessionStoragePASSPASS
/webstorage/eventconstructor.htmlOKOK
Web StoragePASSPASS
storageeventinit testPASSPASS
/webstorage/eventconstructor_js.htmlOKOK
Web StoragePASSPASS
StorageEvent constructor and nullsPASSPASS
/webstorage/event_local_key.htmlOKOK
Web StoragePASSPASS
key property test of local eventPASSPASS
/webstorage/event_local_newvalue.htmlOKOK
Web StoragePASSPASS
newValue property test of local eventPASSPASS
/webstorage/event_local_oldvalue.htmlOKOK
Web StoragePASSPASS
oldValue property test of local eventPASSPASS
/webstorage/event_local_storagearea.htmlOKOK
Web StoragePASSPASS
storageArea property test of local eventPASSPASS
/webstorage/event_local_storageeventinit.htmlOKOK
Web StoragePASSPASS
storageeventinit testPASSPASS
/webstorage/event_local_url.htmlOKOK
Web StoragePASSPASS
url property test of local eventPASSPASS
/webstorage/event_session_key.htmlOKOK
Web StoragePASSPASS
key property test of session eventPASSPASS
/webstorage/event_session_newvalue.htmlOKOK
Web StoragePASSPASS
newvalue property test of session eventPASSPASS
/webstorage/event_session_oldvalue.htmlOKOK
Web StoragePASSPASS
oldvalue property test of session eventPASSPASS
/webstorage/event_session_storagearea.htmlOKOK
Web StoragePASSPASS
storageArea property test of session eventPASSPASS
/webstorage/event_session_storageeventinit.htmlOKOK
Web StoragePASSPASS
storageeventinit testPASSPASS
/webstorage/event_session_url.htmlOKOK
Web StoragePASSPASS
url property test of session eventPASSPASS
/webstorage/getitem.htmlOKOK
Builtins in localStoragePASSPASS
All items should be added to localStorage.PASSPASS
Named access to localStorage should be correctPASSPASS
localStorage.getItem should be correctPASSPASS
Builtins in sessionStoragePASSPASS
All items should be added to sessionStorage.PASSPASS
Named access to sessionStorage should be correctPASSPASS
sessionStorage.getItem should be correctPASSPASS
/webstorage/idlharness.htmlOKOK
Window interface: attribute sessionStorageFAILPASS
Window interface: attribute localStorageFAILPASS
Storage interface: existence and properties of interface objectPASSPASS
Storage interface object lengthPASSPASS
Storage interface: existence and properties of interface prototype objectFAILPASS
Storage interface: existence and properties of interface prototype object's "constructor" propertyPASSPASS
Storage interface: attribute lengthFAILPASS
Storage interface: operation key(unsigned long)FAILPASS
Storage interface: operation getItem(DOMString)FAILPASS
Storage interface: operation setItem(DOMString,DOMString)FAILPASS
Storage interface: operation removeItem(DOMString)FAILPASS
Storage interface: operation clear()FAILPASS
Storage must be primary interface of window.localStoragePASSPASS
Stringification of window.localStoragePASSPASS
Storage interface: window.localStorage must inherit property "length" with the proper type (0)FAILPASS
Storage interface: window.localStorage must inherit property "key" with the proper type (1)PASSPASS
Storage interface: calling key(unsigned long) on window.localStorage with too few arguments must throw TypeErrorPASSPASS
Storage interface: window.localStorage must inherit property "getItem" with the proper type (2)PASSPASS
Storage interface: calling getItem(DOMString) on window.localStorage with too few arguments must throw TypeErrorPASSPASS
Storage interface: window.localStorage must inherit property "setItem" with the proper type (3)PASSPASS
Storage interface: calling setItem(DOMString,DOMString) on window.localStorage with too few arguments must throw TypeErrorPASSPASS
Storage interface: window.localStorage must inherit property "removeItem" with the proper type (4)PASSPASS
Storage interface: calling removeItem(DOMString) on window.localStorage with too few arguments must throw TypeErrorPASSPASS
Storage interface: window.localStorage must inherit property "clear" with the proper type (5)PASSPASS
StorageEvent interface: existence and properties of interface objectPASSPASS
StorageEvent interface object lengthPASSPASS
StorageEvent interface: existence and properties of interface prototype objectFAILPASS
StorageEvent interface: existence and properties of interface prototype object's "constructor" propertyPASSPASS
StorageEvent interface: attribute keyPASSPASS
StorageEvent interface: attribute oldValuePASSPASS
StorageEvent interface: attribute newValuePASSPASS
StorageEvent interface: attribute urlPASSPASS
StorageEvent interface: attribute storageAreaPASSPASS
/webstorage/in.htmlOKOK
The in operator in localStorage: property accessPASSPASS
The in operator in localStorage: method accessPASSPASS
The in operator in sessionStorage: property accessPASSPASS
The in operator in sessionStorage: method accessPASSPASS
/webstorage/indexing.htmlOKOK
Indexed getter on localStoragePASSPASS
Getting number properties on localStoragePASSPASS
Getting number-valued string properties on localStoragePASSPASS
Getting existing number-valued properties on localStoragePASSPASS
Indexed getter on sessionStoragePASSPASS
Getting number properties on sessionStoragePASSPASS
Getting number-valued string properties on sessionStoragePASSPASS
Getting existing number-valued properties on sessionStoragePASSPASS
/webstorage/key.htmlOKOK
localStorage.keyPASSPASS
localStorage.key(0) should return the right thing.PASSPASS
localStorage.key(4294967296) should return the right thing.PASSPASS
localStorage.key(1) should return the right thing.PASSPASS
localStorage.key(4294967297) should return the right thing.PASSPASS
localStorage.key(2) should return the right thing.PASSPASS
localStorage.key(4294967298) should return the right thing.PASSPASS
localStorage.key(3) should return the right thing.PASSPASS
localStorage.key(4294967299) should return the right thing.PASSPASS
localStorage.key() should return null for out-of-range arguments.PASSPASS
localStorage.key with value changesPASSPASS
sessionStorage.keyPASSPASS
sessionStorage.key(0) should return the right thing.PASSPASS
sessionStorage.key(4294967296) should return the right thing.PASSPASS
sessionStorage.key(1) should return the right thing.PASSPASS
sessionStorage.key(4294967297) should return the right thing.PASSPASS
sessionStorage.key(2) should return the right thing.PASSPASS
sessionStorage.key(4294967298) should return the right thing.PASSPASS
sessionStorage.key(3) should return the right thing.PASSPASS
sessionStorage.key(4294967299) should return the right thing.PASSPASS
sessionStorage.key() should return null for out-of-range arguments.PASSPASS
sessionStorage.key with value changesPASSPASS
/webstorage/length.htmlOKOK
localStorage.length (method access)PASSPASS
localStorage.length (proprty access)PASSPASS
sessionStorage.length (method access)PASSPASS
sessionStorage.length (proprty access)PASSPASS
/webstorage/missing_arguments.htmlOKOK
Should throw TypeError for function "function () { localStorage.key(); }".PASSPASS
Should throw TypeError for function "function () { localStorage.getItem(); }".PASSPASS
Should throw TypeError for function "function () { localStorage.setItem(); }".PASSPASS
Should throw TypeError for function "function () { localStorage.setItem("a"); }".PASSPASS
Should throw TypeError for function "function () { localStorage.removeItem(); }".PASSPASS
Should throw TypeError for function "function () { sessionStorage.key(); }".PASSPASS
Should throw TypeError for function "function () { sessionStorage.getItem(); }".PASSPASS
Should throw TypeError for function "function () { sessionStorage.setItem(); }".PASSPASS
Should throw TypeError for function "function () { sessionStorage.setItem("a"); }".PASSPASS
Should throw TypeError for function "function () { sessionStorage.removeItem(); }".PASSPASS
Should throw TypeError for function "function () { new StorageEvent(); }".PASSPASS
/webstorage/removeitem.htmlOKOK
localStorage.removeItem()PASSPASS
delete localStorage[]PASSPASS
localStorage.removeItem(null)PASSPASS
localStorage.removeItem(undefined)PASSPASS
sessionStorage.removeItem()PASSPASS
delete sessionStorage[]PASSPASS
sessionStorage.removeItem(null)PASSPASS
sessionStorage.removeItem(undefined)PASSPASS
/webstorage/setitem.htmlOKOK
localStorage.setItem()PASSPASS
localStorage[]PASSPASS
localStorage[] updatePASSPASS
localStorage.setItem(_, null)PASSPASS
localStorage[] = nullPASSPASS
localStorage.setItem(_, undefined)PASSPASS
localStorage[] = undefinedPASSPASS
localStorage.setItem({ throws })PASSPASS
localStorage[] = { throws }PASSPASS
localStorage.setItem(undefined, _)PASSPASS
localStorage[undefined]PASSPASS
localStorage.setItem(null, _)PASSPASS
localStorage[null]PASSPASS
sessionStorage.setItem()PASSPASS
sessionStorage[]PASSPASS
sessionStorage[] updatePASSPASS
sessionStorage.setItem(_, null)PASSPASS
sessionStorage[] = nullPASSPASS
sessionStorage.setItem(_, undefined)PASSPASS
sessionStorage[] = undefinedPASSPASS
sessionStorage.setItem({ throws })PASSPASS
sessionStorage[] = { throws }PASSPASS
sessionStorage.setItem(undefined, _)PASSPASS
sessionStorage[undefined]PASSPASS
sessionStorage.setItem(null, _)PASSPASS
sessionStorage[null]PASSPASS
/webstorage/storage_local_setitem_quotaexceedederr.htmlOKOK
Web StoragePASSFAIL
/webstorage/storage_session_setitem_quotaexceedederr.htmlOKTIMEOUT
-
- - - - diff --git a/webstorage/complete-fails-2nd.html b/webstorage/complete-fails-2nd.html deleted file mode 100644 index 93b5e02..0000000 --- a/webstorage/complete-fails-2nd.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - Complete Failures - - - - -
-
-

Complete Failures

-
-

Completely failed files: 3; Completely failed subtests: 0; Failure level: 0/157 (0.00%)

-

Test Files

-
    - - - -
    TestCh44FF40
    -
    - - - - diff --git a/webstorage/less-than-2-2nd.html b/webstorage/less-than-2-2nd.html deleted file mode 100644 index 77db12e..0000000 --- a/webstorage/less-than-2-2nd.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - Less Than 2 Passes - - - - -
    -
    -

    Less Than 2 Passes

    -
    -

    Test files without 2 passes: 3; Subtests without 2 passes: 14; Failure level: 14/157 (8.92%)

    -

    Test Files

    -
    1. /webstorage/builtins.html (2/2, 100.00%, 1.27% of total)
    2. -
    3. /webstorage/idlharness.html (11/33, 33.33%, 7.01% of total)
    4. -
    5. /webstorage/storage_local_setitem_quotaexceedederr.html (1/1, 100.00%, 0.64% of total)
    6. -
    - - - - - - - - - - - - - - - - - - - - -
    TestCh44FF40
    /webstorage/builtins.html (2/2, 100.00%, 1.27% of total)OKOK
    Builtins in localStorageFAILPASS
    Builtins in sessionStorageFAILPASS
    /webstorage/idlharness.html (11/33, 33.33%, 7.01% of total)OKOK
    Window interface: attribute sessionStorageFAILPASS
    Window interface: attribute localStorageFAILPASS
    Storage interface: existence and properties of interface prototype objectFAILPASS
    Storage interface: attribute lengthFAILPASS
    Storage interface: operation key(unsigned long)FAILPASS
    Storage interface: operation getItem(DOMString)FAILPASS
    Storage interface: operation setItem(DOMString,DOMString)FAILPASS
    Storage interface: operation removeItem(DOMString)FAILPASS
    Storage interface: operation clear()FAILPASS
    Storage interface: window.localStorage must inherit property "length" with the proper type (0)FAILPASS
    StorageEvent interface: existence and properties of interface prototype objectFAILPASS
    /webstorage/storage_local_setitem_quotaexceedederr.html (1/1, 100.00%, 0.64% of total)OKOK
    Web StoragePASSFAIL
    -
    - - - -