Description of problem: The cmd_q_shows-better-analyze test was removed from the tests run because it is broken with a race condition. The test would run -better-analyze before a negotiation cycle had occurred, so the data it was looking for didn't exist. When this test is fixed, need to re-include in the test lists. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The test is now working upstream, so it has been re-included in the test suites.