New test scripts
[gnucomo.git] / test / t0010.errors
diff --git a/test/t0010.errors b/test/t0010.errors
new file mode 100644 (file)
index 0000000..8648c01
--- /dev/null
@@ -0,0 +1,12 @@
+psql:src/database/create.sql:559: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'object_statistics_pkey' for table 'object_statistics'
+psql:src/database/create.sql:595: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_pkey' for table 'parameter'
+psql:src/database/create.sql:615: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_class_pkey' for table 'parameter_class'
+psql:src/database/create.sql:629: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'parameter_notification_pkey' for table 'parameter_notification'
+psql:src/database/create.sql:660: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index 'property_pkey' for table 'property'
+psql:src/database/create.sql:798: ERROR:  CREATE GROUP: group name "view" already exists
+psql:src/database/create.sql:799: ERROR:  CREATE GROUP: group name "ops" already exists
+psql:src/database/create.sql:800: ERROR:  CREATE GROUP: group name "admin" already exists
+psql:src/database/destroy.sql:67: ERROR:  table "object_system_user" does not exist
+psql:src/database/destroy.sql:92: ERROR:  sequence "unprocessed_l_unprocessedid_seq" does not exist
+psql:src/database/destroy.sql:94: ERROR:  table "unprocessed_log" does not exist
+psql:src/database/destroy.sql:96: ERROR:  table "user_gnucomo" does not exist