|
178 | 178 | </testsuite>
|
179 | 179 |
|
180 | 180 | <testsuite name="backend-exasol">
|
181 |
| - <directory>tests/Backend/Exasol</directory> |
182 |
| - <file>tests/Backend/Workspaces/WorkspacesTest.php</file> |
183 |
| - <file>tests/Backend/Workspaces/ExasolWorkspacesUnloadTest.php</file> |
184 |
| - <file>tests/Backend/Workspaces/LegacyWorkspacesExasolTest.php</file> |
185 |
| - <file>tests/Backend/Workspaces/MetadataFromExasolWorkspaceTest.php</file> |
186 |
| - <file>tests/Backend/Workspaces/WorkspacesExasolTest.php</file> |
187 |
| - <file>tests/Backend/Workspaces/WorkspacesUnloadTest.php</file> |
188 | 181 | <file>tests/Backend/Workspaces/ComponentsWorkspacesTest.php</file>
|
189 |
| - <file>tests/Backend/Workspaces/WorkspacesRenameLoadTest.php</file> |
190 | 182 | <file>tests/Backend/CommonPart1/BucketsTest.php</file>
|
| 183 | + </testsuite> |
| 184 | + |
| 185 | + <testsuite name="paratest-exasol"> |
191 | 186 | <file>tests/Backend/CommonPart1/DataPreviewLimitsTest.php</file>
|
192 | 187 | <file>tests/Backend/CommonPart1/DeleteTableTest.php</file>
|
193 | 188 | <file>tests/Backend/CommonPart1/LegacyIndexedColumnsTest.php</file>
|
|
197 | 192 | <file>tests/Backend/CommonPart2/MetricsTest.php</file>
|
198 | 193 | <file>tests/Backend/CommonPart2/SnapshottingTest.php</file>
|
199 | 194 | <file>tests/Backend/Export/ExportParamsTest.php</file>
|
| 195 | + <!--WORKSPACE--> |
| 196 | + <file>tests/Backend/Workspaces/WorkspacesTest.php</file> |
| 197 | + <file>tests/Backend/Workspaces/ExasolWorkspacesUnloadTest.php</file> |
| 198 | + <file>tests/Backend/Workspaces/LegacyWorkspacesExasolTest.php</file> |
| 199 | + <file>tests/Backend/Workspaces/MetadataFromExasolWorkspaceTest.php</file> |
| 200 | + <file>tests/Backend/Workspaces/WorkspacesExasolTest.php</file> |
| 201 | + <!--Exasol override--> |
| 202 | + <directory>tests/Backend/Exasol</directory> |
200 | 203 | </testsuite>
|
201 | 204 | </testsuites>
|
202 | 205 | </phpunit>
|
0 commit comments