Ticket #27 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

mysql tests are seeing an error but still pass

Reported by: bob Owned by: dom
Priority: major Milestone:
Component: wiki-toolkit Version: svn
Keywords: hackfestsummer2007-reviewed Cc:

Description

t/002_datastore_setup.........................DBD::mysql::st execute failed: Table 'testwiki.schema_info' doesn't exist at /home/bob/svn/wiki-toolkit/blib/lib/Wiki/Toolkit/Setup/Database.pm line 178. DBD::mysql::st execute failed: Table 'testwiki.node' doesn't exist at /home/bob/svn/wiki-toolkit/blib/lib/Wiki/Toolkit/Setup/Database.pm line 34. DBD::mysql::st execute failed: Table 'testwiki.node' doesn't exist at /home/bob/svn/wiki-toolkit/blib/lib/Wiki/Toolkit/Setup/Database.pm line 34.

this happens for almost all tests in the test suite. the tests still pass mind you.

Change History

Changed 5 years ago by bob

  • summary changed from mysql tests are seeign an error but still passing to mysql tests are seeing an error but still pass

Changed 5 years ago by dom

  • owner changed from dom to Nobody

Changed 5 years ago by Kake

  • keywords hackfestsummer2007-reviewed added

We're fairly sure these are expected errors - someone needs to confirm this and then use PrintError/RaiseError? to suppress them. Dom or Nick will do this.

Changed 4 years ago by dom

  • owner changed from Nobody to dom
  • status changed from new to assigned

Changed 4 years ago by dom

  • status changed from assigned to closed
  • resolution set to fixed

Not entirely expected. This has been fixed in [426]

Note: See TracTickets for help on using tickets.