@Ignore
public void testResolveTableConsistency() throws Exception {
// setQmasterHost(automatedInstaller, "");
// setBDBHost(automatedInstaller, "");
automatedInstaller = new AutomatedInstaller("");
setComponentSelection(automatedInstaller, false, true, false, false, false);
hostPanel = getHostPanelInstance(automatedInstaller);
hostPanel.addThreadPoolListener(new ThreadPoolEventNotifier());
callMethod_PanelActivate(hostPanel);