Merge #16913 - Skip testImportOsm and testDoImport on 32-bit/s390x arch
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
commit
68c113b559
@ -117,6 +117,7 @@ class ImportShpTest extends AbstractTestCase
|
||||
* Test for doImport with complex data
|
||||
*
|
||||
* @group medium
|
||||
* @group 32bit-incompatible
|
||||
*/
|
||||
public function testImportOsm(): void
|
||||
{
|
||||
@ -151,6 +152,7 @@ class ImportShpTest extends AbstractTestCase
|
||||
* Test for doImport
|
||||
*
|
||||
* @group medium
|
||||
* @group 32bit-incompatible
|
||||
*/
|
||||
public function testDoImport(): void
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user