File: Lock-Drop-test-currently-failing-on-buildd.patch

package info (click to toggle)
symfony 6.4.21%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 121,996 kB
  • sloc: php: 1,438,595; xml: 6,582; sh: 605; javascript: 597; makefile: 188; pascal: 71
file content (21 lines) | stat: -rw-r--r-- 915 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: =?utf-8?q?David_Pr=C3=A9vot?= <david@tilapin.org>
Date: Thu, 13 Jan 2022 03:38:57 -0400
Subject: [Lock] Drop test currently failing on buildd

To be investigated
---
 src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php b/src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php
index ea0cb6c..09c9d5e 100644
--- a/src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php
+++ b/src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php
@@ -178,7 +178,6 @@ class DoctrineDbalStoreTest extends AbstractStoreTestCase
             yield [\Doctrine\DBAL\Platforms\PostgreSQL94Platform::class];
         }
 
-        yield [\Doctrine\DBAL\Platforms\SqlitePlatform::class];
         yield [\Doctrine\DBAL\Platforms\SQLServerPlatform::class];
 
         // DBAL < 4