Code review comment for lp://staging/~matsubara/ubuntu-test-cases/lamp-bug-1443987

Revision history for this message
Diogo Matsubara (matsubara) wrote :

Hi Paul,

I updated the tests to take into account the fact that there are differences between Trusty and Vivid default MySQL install. It now checks for existing tables on both installs as well as checking for a minimum of 24 tables.

I used this data to come up with the expected table names:

trusty-mysql-tables.out -> http://paste.ubuntu.com/10833234/
vivid-mysql-tables.out -> http://paste.ubuntu.com/10833235/
diff -u trusty-mysql-tables.out vivid-mysql-tables.out -> http://paste.ubuntu.com/10833233/

« Back to merge proposal