From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org>
Date: Fri, 8 Jan 2021 11:00:53 -0400
Subject: Group noautopkgtest for test failing on Debian CI

Origin: vendor
Forwarded: not-needed
---
 test/classes/Display/ExportTest.php | 1 +
 test/classes/ErrorTest.php          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/test/classes/Display/ExportTest.php b/test/classes/Display/ExportTest.php
index 6285a20..0513262 100644
--- a/test/classes/Display/ExportTest.php
+++ b/test/classes/Display/ExportTest.php
@@ -119,6 +119,7 @@ class ExportTest extends TestCase
      * Test for Export::getHtmlForOptions
      *
      * @return void
+     * @group noautopkgtest
      */
     public function testGetHtmlForOptions()
     {
diff --git a/test/classes/ErrorTest.php b/test/classes/ErrorTest.php
index 27d06dd..1839674 100644
--- a/test/classes/ErrorTest.php
+++ b/test/classes/ErrorTest.php
@@ -89,6 +89,7 @@ class ErrorTest extends PmaTestCase
      *
      * @return void
      *
+     * @group noautopkgtest
      * @dataProvider filePathProvider
      */
     public function testSetFile($file, $expected): void
