[NO ISSUE][TEST] Disabling standalone collections tests
Change-Id: I5b6193ee35a3808fdaa14a6060ba3e507f5a7b82
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17637
Reviewed-by: Peeyush Gupta <peeyush.gupta@couchbase.com>
Reviewed-by: Ali Alsuliman <ali.al.solaiman@gmail.com>
Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Tested-by: Peeyush Gupta <peeyush.gupta@couchbase.com>
diff --git a/asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml b/asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml
index 0afee45..d1a59a3 100644
--- a/asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml
+++ b/asterixdb/asterix-app/src/test/resources/runtimets/testsuite_sqlpp.xml
@@ -4145,24 +4145,24 @@
-->
</test-group>
<test-group name="ddl">
- <test-case FilePath="ddl">
- <compilation-unit name="create-dataset-1">
- <output-dir compare="Clean-JSON">create-dataset-1</output-dir>
- </compilation-unit>
- </test-case>
- <test-case FilePath="ddl">
- <compilation-unit name="create-dataset-2">
- <output-dir compare="Clean-JSON">create-dataset-2</output-dir>
- <source-location>false</source-location>
- <expected-error>type mismatch: missing a required closed field my_id: string</expected-error>
- </compilation-unit>
- </test-case>
- <test-case FilePath="ddl">
- <compilation-unit name="create-dataset-3">
- <output-dir compare="Clean-JSON">create-dataset-3</output-dir>
- <expected-error>ASX1077: Cannot find dataset non_existent in dataverse test nor an alias with name non_existent (in line 23, at column 21)</expected-error>
- </compilation-unit>
- </test-case>
+<!-- <test-case FilePath="ddl">-->
+<!-- <compilation-unit name="create-dataset-1">-->
+<!-- <output-dir compare="Clean-JSON">create-dataset-1</output-dir>-->
+<!-- </compilation-unit>-->
+<!-- </test-case>-->
+<!-- <test-case FilePath="ddl">-->
+<!-- <compilation-unit name="create-dataset-2">-->
+<!-- <output-dir compare="Clean-JSON">create-dataset-2</output-dir>-->
+<!-- <source-location>false</source-location>-->
+<!-- <expected-error>type mismatch: missing a required closed field my_id: string</expected-error>-->
+<!-- </compilation-unit>-->
+<!-- </test-case>-->
+<!-- <test-case FilePath="ddl">-->
+<!-- <compilation-unit name="create-dataset-3">-->
+<!-- <output-dir compare="Clean-JSON">create-dataset-3</output-dir>-->
+<!-- <expected-error>ASX1077: Cannot find dataset non_existent in dataverse test nor an alias with name non_existent (in line 23, at column 21)</expected-error>-->
+<!-- </compilation-unit>-->
+<!-- </test-case>-->
<test-case FilePath="ddl">
<compilation-unit name="analyze-dataset-1">
<output-dir compare="Text">analyze-dataset-1</output-dir>
@@ -16321,25 +16321,25 @@
</compilation-unit>
</test-case>
</test-group>
- <test-group name="copy">
- <test-case FilePath="copy">
- <compilation-unit name="copy-1">
- <output-dir compare="Text">copy-1</output-dir>
- </compilation-unit>
- </test-case>
- </test-group>
- <test-group name="atomic-statements">
- <test-case FilePath="atomic-statements">
- <compilation-unit name="atomic-statements-1">
- <output-dir compare="Clean-JSON">atomic-statements-1</output-dir>
- <expected-error>HYR0033: Inserting duplicate keys into the primary storage</expected-error>
- <source-location>false</source-location>
- </compilation-unit>
- </test-case>
- <test-case FilePath="atomic-statements">
- <compilation-unit name="atomic-statements-2">
- <output-dir compare="Clean-JSON">atomic-statements-2</output-dir>
- </compilation-unit>
- </test-case>
- </test-group>
+<!-- <test-group name="copy">-->
+<!-- <test-case FilePath="copy">-->
+<!-- <compilation-unit name="copy-1">-->
+<!-- <output-dir compare="Text">copy-1</output-dir>-->
+<!-- </compilation-unit>-->
+<!-- </test-case>-->
+<!-- </test-group>-->
+<!-- <test-group name="atomic-statements">-->
+<!-- <test-case FilePath="atomic-statements">-->
+<!-- <compilation-unit name="atomic-statements-1">-->
+<!-- <output-dir compare="Clean-JSON">atomic-statements-1</output-dir>-->
+<!-- <expected-error>HYR0033: Inserting duplicate keys into the primary storage</expected-error>-->
+<!-- <source-location>false</source-location>-->
+<!-- </compilation-unit>-->
+<!-- </test-case>-->
+<!-- <test-case FilePath="atomic-statements">-->
+<!-- <compilation-unit name="atomic-statements-2">-->
+<!-- <output-dir compare="Clean-JSON">atomic-statements-2</output-dir>-->
+<!-- </compilation-unit>-->
+<!-- </test-case>-->
+<!-- </test-group>-->
</test-suite>