Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37754646
en ru br
ALT Linux repositórios
S:3.42.0-alt1
5.0: 3.5.9-alt4
4.1: 3.5.9-alt2.M41.1
4.0: 3.4.2-alt1
3.0: 3.2.2-alt1

Group :: Desenvolvimento/Banco de Dados
RPM: sqlite3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0002-FEDORA-percentile-test.patch
Download


From 197bd4e905cdb9dbb63bde98a779e93a32525a28 Mon Sep 17 00:00:00 2001
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
Date: Tue, 3 Sep 2019 21:20:51 +0300
Subject: [PATCH] FEDORA: percentile test
On i686 arch the removed test fails with result 2749999.50004681 instead of expected
2749999.5. This patch is temporary workaround and should be dropped as soon as a valid
fix is found.
---
 sqlite/test/percentile.test | 1 -
 1 file changed, 1 deletion(-)
diff --git a/sqlite/test/percentile.test b/sqlite/test/percentile.test
index b2bd061e8..7b841422c 100644
--- a/sqlite/test/percentile.test
+++ b/sqlite/test/percentile.test
@@ -195,7 +195,6 @@ ifcapable vtab {
   foreach {in out} {
       0          0.0
     100    9999990.0
-     50    2749999.5
      10      99999.9
   } {
     do_test percentile-2.1.$in {
-- 
2.29.3
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009