[Summary] [Package List] [Test Cases]
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
[sql] Failed to execute: CREATE TABLE grafana_dashboard ( id_dashboard int(6) NOT NULL, idgrafanadashboard varchar(255) default '' NOT NULL UNIQUE, title LONGVARCHAR NOT NULL, uri LONGVARCHAR, PRIMARY KEY (id_dashboard) )