diff --git a/test/classes/Plugins/Import/ImportShpTest.php b/test/classes/Plugins/Import/ImportShpTest.php index 7729c4f994..074e1ceed0 100644 --- a/test/classes/Plugins/Import/ImportShpTest.php +++ b/test/classes/Plugins/Import/ImportShpTest.php @@ -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 {