Intergrated test scripts with automake
[gnucomo.git] / test / t0004.errors
index 8faf995..7b35747 100644 (file)
@@ -1,14 +1,13 @@
-psql:src/database/create.sql:498: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_abuse_pkey" for table "object_abuse"
-psql:src/database/create.sql:572: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_statistics_pkey" for table "object_statistics"
-psql:src/database/create.sql:608: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_pkey" for table "parameter"
-psql:src/database/create.sql:628: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_class_pkey" for table "parameter_class"
-psql:src/database/create.sql:642: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_notification_pkey" for table "parameter_notification"
-psql:src/database/create.sql:673: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "property_pkey" for table "property"
-psql:src/database/create.sql:812: ERROR:  group "view" already exists
-psql:src/database/create.sql:813: ERROR:  group "ops" already exists
-psql:src/database/create.sql:814: ERROR:  group "admin" already exists
+NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_abuse_pkey" for table "object_abuse"
+NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_statistics_pkey" for table "object_statistics"
+NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_pkey" for table "parameter"
+NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_class_pkey" for table "parameter_class"
+NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_notification_pkey" for table "parameter_notification"
+NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "property_pkey" for table "property"
+NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "service_pattern_pkey" for table "service_pattern"
+ERROR:  role "view" already exists
+ERROR:  role "ops" already exists
+ERROR:  role "admin" already exists
+ERROR:  role "daemon" already exists
+ERROR:  role "gnucomo" already exists
 Can not determine the hostname where the message came from.
-psql:src/database/destroy.sql:69: ERROR:  table "object_system_user" does not exist
-psql:src/database/destroy.sql:94: ERROR:  sequence "unprocessed_l_unprocessedid_seq" does not exist
-psql:src/database/destroy.sql:96: ERROR:  table "unprocessed_log" does not exist
-psql:src/database/destroy.sql:98: ERROR:  table "user_gnucomo" does not exist