vivid lamp smoke test failing due to a change in mysql number of tables

Bug #1443987 reported by Diogo Matsubara on 2015-04-14
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Test Cases
Undecided
Diogo Matsubara

Bug Description

Vivid's LAMP smoke test[1] fails due to a mismatch in the number of tables created in mysql

    FAIL: testMysqlShowTables (__main__.LampTest)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "test.py", line 40, in testMysqlShowTables
        self.assertEqual(len(output.strip().split("\n")), 24)
    AssertionError: 28 != 24

[1] http://d-jenkins.ubuntu-ci:8080/view/Vivid/view/Smoke%20Testing/job/vivid-server-i386-smoke-lamp/136/, the test fails due to

Related branches

Changed in ubuntu-test-cases:
status: New → Fix Released
assignee: nobody → Diogo Matsubara (matsubara)
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers