Bug 851349 - Possible fix for intermittent failures. r=paul

This commit is contained in:
Girish Sharma 2013-03-15 11:38:53 +05:30
parent 82291bcb7b
commit f2ce0e4926

View File

@ -7,8 +7,8 @@ function test()
requestLongerTimeout(2);
let inspector, searchBox, state, panel;
let panelOpeningStates = [0, 3, 14, 17];
let panelClosingStates = [2, 13, 16];
let panelOpeningStates = [0, 3, 9, 14, 17];
let panelClosingStates = [2, 8, 13, 16];
// The various states of the inspector: [key, query]
// [