commit | fd2223fca3fdb6118a68b64384de6fc5a9b16506 | [log] [tgz] |
---|---|---|
author | alexander.behm <alexander.behm@eaa15691-b419-025a-1212-ee371bd00084> | Tue Oct 02 01:57:57 2012 +0000 |
committer | alexander.behm <alexander.behm@eaa15691-b419-025a-1212-ee371bd00084> | Tue Oct 02 01:57:57 2012 +0000 |
tree | ca2978d15c256b9f1aa9b3760ccb9b49d22fff6e | |
parent | 88afc461f03b5918a855feff494794ebb2353ed9 [diff] [blame] |
Fixed issue 188. Also added an 'order by' to metadata test custord_q2 whose results depend on a global order (the test was failing sporadically). git-svn-id: https://asterixdb.googlecode.com/svn/branches/asterix_stabilization@754 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/asterix-app/src/test/resources/metadata/queries.txt b/asterix-app/src/test/resources/metadata/queries.txt index fedfeb6..331e37b 100644 --- a/asterix-app/src/test/resources/metadata/queries.txt +++ b/asterix-app/src/test/resources/metadata/queries.txt
@@ -24,4 +24,8 @@ metadata_node.aql metadata_nodegroup.aql custord_q9.aql -custord_q10.aql \ No newline at end of file +custord_q10.aql +regress_01_create_type.aql +regress_02_refer_existing_type.aql +regress_03_repeated_create_drop.aql +regress_04_drop_nested_type.aql