The test script, gcmtest can run individual tests as opposed to running
[gnucomo.git] / test / t0011.errors
index fd64054..cb44b0f 100644 (file)
@@ -1,13 +1,7 @@
-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
-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
+psql:src/database/create.sql:419: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_abuse_pkey" for table "object_abuse"
+psql:src/database/create.sql:493: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "object_statistics_pkey" for table "object_statistics"
+psql:src/database/create.sql:529: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_pkey" for table "parameter"
+psql:src/database/create.sql:549: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_class_pkey" for table "parameter_class"
+psql:src/database/create.sql:578: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "parameter_notification_pkey" for table "parameter_notification"
+psql:src/database/create.sql:609: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "property_pkey" for table "property"
+psql:src/database/create.sql:657: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "service_pattern_pkey" for table "service_pattern"