webstorage: Complete Failures

Completely failed files: 40; Completely failed subtests: 12; Failure level: 12/1271 (0.94%)

Test Files

  1. /webstorage/event_initstorageevent.html (4/5, 80.00%, 0.31% of total)
  2. /webstorage/storage_builtins.html (2/2, 100.00%, 0.16% of total)
  3. /webstorage/storage_local_window_open.html (1/1, 100.00%, 0.08% of total)
  4. /webstorage/storage_session_window_noopener.html (1/1, 100.00%, 0.08% of total)
  5. /webstorage/document-domain.html (1/1, 100.00%, 0.08% of total)
  6. /webstorage/storage_session_window_open.html (1/1, 100.00%, 0.08% of total)
  7. /webstorage/storage_string_conversion.html (2/2, 100.00%, 0.16% of total)
Test Show/Hide MessagesSf12
/webstorage/event_initstorageevent.html (4/5, 80.00%, 0.31% of total)OK
initStorageEvent with 0 argumentsFAIL
initStorageEvent with 1 argumentFAIL
initStorageEvent with 8 null argumentsFAIL
initStorageEvent with 8 undefined argumentsFAIL
/webstorage/storage_builtins.html (2/2, 100.00%, 0.16% of total)OK
Builtins in localStorageFAIL
Builtins in sessionStorageFAIL
/webstorage/storage_local_window_open.html (1/1, 100.00%, 0.08% of total)TIMEOUT
A new window to make sure there is a copy of the previous window's localStorage, and that they do not diverge after a changeTIMEOUT
/webstorage/storage_session_window_noopener.html (1/1, 100.00%, 0.08% of total)OK
A new noopener window to make sure there is a not copy of the previous window's sessionStorageFAIL
/webstorage/document-domain.html (1/1, 100.00%, 0.08% of total)TIMEOUT
localStorage and document.domainTIMEOUT
/webstorage/storage_session_window_open.html (1/1, 100.00%, 0.08% of total)TIMEOUT
A new window to make sure there is a copy of the previous window's sessionStorage, and that they diverge after a changeTIMEOUT
/webstorage/storage_string_conversion.html (2/2, 100.00%, 0.16% of total)OK
localStorage only stores stringsFAIL
sessionStorage only stores stringsFAIL