Till Westmann | c05f015 | 2017-02-24 08:19:54 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 | <!-- |
| 3 | ! Licensed to the Apache Software Foundation (ASF) under one |
| 4 | ! or more contributor license agreements. See the NOTICE file |
| 5 | ! distributed with this work for additional information |
| 6 | ! regarding copyright ownership. The ASF licenses this file |
| 7 | ! to you under the Apache License, Version 2.0 (the |
| 8 | ! "License"); you may not use this file except in compliance |
| 9 | ! with the License. You may obtain a copy of the License at |
| 10 | ! |
| 11 | ! http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | ! |
| 13 | ! Unless required by applicable law or agreed to in writing, |
| 14 | ! software distributed under the License is distributed on an |
| 15 | ! "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 16 | ! KIND, either express or implied. See the License for the |
| 17 | ! specific language governing permissions and limitations |
| 18 | ! under the License. |
| 19 | !--> |
| 20 | <test-suite xmlns="urn:xml.testframework.asterix.apache.org" ResultOffsetPath="results" QueryOffsetPath="queries"> |
| 21 | <test-group name="api"> |
| 22 | <test-case FilePath="api"> |
| 23 | <compilation-unit name="cluster_state_1"> |
| 24 | <output-dir compare="Text">cluster_state_1</output-dir> |
| 25 | </compilation-unit> |
| 26 | </test-case> |
| 27 | <test-case FilePath="api"> |
| 28 | <compilation-unit name="cluster_state_2"> |
| 29 | <output-dir compare="Text">cluster_state_2</output-dir> |
| 30 | <expected-error>HTTP/1.1 404 Not Found</expected-error> |
| 31 | </compilation-unit> |
| 32 | </test-case> |
| 33 | <test-case FilePath="api"> |
| 34 | <compilation-unit name="cluster_state_3"> |
| 35 | <output-dir compare="Text">cluster_state_3</output-dir> |
| 36 | </compilation-unit> |
| 37 | </test-case> |
| 38 | <test-case FilePath="api"> |
| 39 | <compilation-unit name="cluster_state_4"> |
| 40 | <output-dir compare="Text">cluster_state_4</output-dir> |
| 41 | </compilation-unit> |
| 42 | </test-case> |
| 43 | <test-case FilePath="api"> |
Michael Blow | 2c4f9cc | 2023-11-16 19:32:09 -0500 | [diff] [blame] | 44 | <compilation-unit name="cluster_state_5"> |
| 45 | <output-dir compare="Text">cluster_state_5</output-dir> |
| 46 | <expected-error>HTTP/1.1 404 Not Found</expected-error> |
| 47 | </compilation-unit> |
| 48 | </test-case> |
| 49 | <test-case FilePath="api"> |
Till Westmann | c05f015 | 2017-02-24 08:19:54 -0800 | [diff] [blame] | 50 | <compilation-unit name="cluster_state_cc_1"> |
| 51 | <output-dir compare="Text">cluster_state_cc_1</output-dir> |
| 52 | </compilation-unit> |
| 53 | </test-case> |
| 54 | <test-case FilePath="api"> |
| 55 | <compilation-unit name="cluster_state_cc_stats_1"> |
| 56 | <output-dir compare="Text">cluster_state_cc_stats_1</output-dir> |
| 57 | </compilation-unit> |
| 58 | </test-case> |
| 59 | <test-case FilePath="api"> |
| 60 | <compilation-unit name="cluster_state_nc_threaddump_1"> |
| 61 | <output-dir compare="Text">cluster_state_nc_threaddump_1</output-dir> |
| 62 | </compilation-unit> |
| 63 | </test-case> |
| 64 | <test-case FilePath="api"> |
| 65 | <compilation-unit name="version_1"> |
| 66 | <output-dir compare="Text">version_1</output-dir> |
| 67 | </compilation-unit> |
| 68 | </test-case> |
| 69 | <test-case FilePath="api"> |
| 70 | <compilation-unit name="diagnostics_1"> |
| 71 | <output-dir compare="Text">diagnostics_1</output-dir> |
| 72 | </compilation-unit> |
| 73 | </test-case> |
| 74 | <test-case FilePath="api"> |
Till Westmann | c05f015 | 2017-02-24 08:19:54 -0800 | [diff] [blame] | 75 | <compilation-unit name="query_status_1"> |
| 76 | <output-dir compare="Text">query_status_1</output-dir> |
| 77 | <expected-error>HTTP/1.1 404 Not Found</expected-error> |
| 78 | </compilation-unit> |
| 79 | </test-case> |
| 80 | <test-case FilePath="api"> |
| 81 | <compilation-unit name="query_status_2"> |
| 82 | <output-dir compare="Text">query_status_2</output-dir> |
| 83 | <expected-error>HTTP/1.1 400 Bad Request</expected-error> |
| 84 | </compilation-unit> |
| 85 | </test-case> |
| 86 | <test-case FilePath="api"> |
| 87 | <compilation-unit name="query_status_3"> |
| 88 | <output-dir compare="Text">query_status_3</output-dir> |
| 89 | <expected-error>HTTP/1.1 400 Bad Request</expected-error> |
| 90 | </compilation-unit> |
| 91 | </test-case> |
| 92 | <test-case FilePath="api"> |
| 93 | <compilation-unit name="query_status_4"> |
| 94 | <output-dir compare="Text">query_status_4</output-dir> |
| 95 | <expected-error>HTTP/1.1 400 Bad Request</expected-error> |
| 96 | </compilation-unit> |
| 97 | </test-case> |
Till Westmann | 3c764a4 | 2017-02-25 22:57:39 -0800 | [diff] [blame] | 98 | <test-case FilePath="api"> |
| 99 | <compilation-unit name="query_result_1"> |
| 100 | <output-dir compare="Text">query_result_1</output-dir> |
| 101 | <expected-error>HTTP/1.1 404 Not Found</expected-error> |
| 102 | </compilation-unit> |
| 103 | </test-case> |
| 104 | <test-case FilePath="api"> |
| 105 | <compilation-unit name="query_result_2"> |
| 106 | <output-dir compare="Text">query_result_2</output-dir> |
| 107 | <expected-error>HTTP/1.1 400 Bad Request</expected-error> |
| 108 | </compilation-unit> |
| 109 | </test-case> |
| 110 | <test-case FilePath="api"> |
| 111 | <compilation-unit name="query_result_3"> |
| 112 | <output-dir compare="Text">query_result_3</output-dir> |
| 113 | <expected-error>HTTP/1.1 400 Bad Request</expected-error> |
| 114 | </compilation-unit> |
| 115 | </test-case> |
| 116 | <test-case FilePath="api"> |
| 117 | <compilation-unit name="query_result_4"> |
| 118 | <output-dir compare="Text">query_result_4</output-dir> |
| 119 | <expected-error>HTTP/1.1 400 Bad Request</expected-error> |
| 120 | </compilation-unit> |
| 121 | </test-case> |
Xikui Wang | 5ae0c1f | 2017-07-02 14:09:28 -0700 | [diff] [blame] | 122 | <test-case FilePath="api"> |
| 123 | <compilation-unit name="feed-stats"> |
| 124 | <output-dir compare="Text">feed-stats</output-dir> |
| 125 | </compilation-unit> |
| 126 | </test-case> |
Murtadha Hubail | 1deff42 | 2018-11-12 16:10:35 +0300 | [diff] [blame] | 127 | <test-case FilePath="api"> |
| 128 | <compilation-unit name="net-diagnostics"> |
| 129 | <output-dir compare="Text">net-diagnostics</output-dir> |
| 130 | </compilation-unit> |
| 131 | </test-case> |
Till Westmann | c05f015 | 2017-02-24 08:19:54 -0800 | [diff] [blame] | 132 | </test-group> |
| 133 | </test-suite> |