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
Родитель a69fac5296
Коммит 064670a8d5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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"
];