Bug 603685 - Disable the file_static_and_dynamic_1.html subtest in test_sessionhistory.html.

This commit is contained in:
Olli Pettay 2014-07-30 13:02:00 -04:00
parent fd65f41afe
commit b47045b9b4

View File

@ -25,7 +25,7 @@ var testFiles =
"file_bug462076_3.html", // Dynamic frames after onload
"file_bug508537_1.html", // Dynamic frames and forward-back
"file_document_write_1.html", // Session history + document.write
"file_static_and_dynamic_1.html",// Static and dynamic frames and forward-back
//"file_static_and_dynamic_1.html",// Static and dynamic frames and forward-back
"file_bug534178.html", // Session history transaction clean-up.
"file_fragment_handling_during_load.html"
];