mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 38a48d485876 (bug 426932).
This commit is contained in:
parent
54db31ddcb
commit
c7fe99888b
@ -106,12 +106,9 @@ function testUpdate() {
|
||||
function run_test()
|
||||
{
|
||||
runTests([
|
||||
// XXX: We need to run testUpdate first, because of a
|
||||
// race condition (bug 457790) calling dbservice.classify()
|
||||
// directly after dbservice.resetDatabase().
|
||||
testUpdate,
|
||||
testCleanHostKeys,
|
||||
testDirtyHostKeys,
|
||||
testUpdate,
|
||||
]);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user