From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pbs-devel-bounces@lists.proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
	by lore.proxmox.com (Postfix) with ESMTPS id 41FA41FF38F
	for <inbox@lore.proxmox.com>; Tue, 21 May 2024 13:27:16 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
	by firstgate.proxmox.com (Proxmox) with ESMTP id BDAFB1722B;
	Tue, 21 May 2024 13:27:33 +0200 (CEST)
Message-ID: <7d190520-5c0c-4cd5-8e4d-5c065b75eefc@proxmox.com>
Date: Tue, 21 May 2024 13:27:00 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
To: Dominik Csapak <d.csapak@proxmox.com>,
 Proxmox Backup Server development discussion <pbs-devel@lists.proxmox.com>
References: <20240514103421.289431-1-c.ebner@proxmox.com>
 <20240514103421.289431-65-c.ebner@proxmox.com>
 <5726b631-c7e4-453b-be97-6e40c6d06dc8@proxmox.com>
Content-Language: en-US, de-DE
From: Christian Ebner <c.ebner@proxmox.com>
In-Reply-To: <5726b631-c7e4-453b-be97-6e40c6d06dc8@proxmox.com>
X-SPAM-LEVEL: Spam detection results:  0
 AWL 0.025 Adjusted score from AWL reputation of From: address
 BAYES_00                 -1.9 Bayes spam probability is 0 to 1%
 DMARC_MISSING             0.1 Missing DMARC policy
 KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
 SPF_HELO_NONE           0.001 SPF: HELO does not publish an SPF Record
 SPF_PASS               -0.001 SPF: sender matches SPF record
Subject: Re: [pbs-devel] [PATCH v6 proxmox-backup 64/65] chunker: tests: add
 regression tests for payload chunker
X-BeenThere: pbs-devel@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox Backup Server development discussion
 <pbs-devel.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pbs-devel>, 
 <mailto:pbs-devel-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pbs-devel/>
List-Post: <mailto:pbs-devel@lists.proxmox.com>
List-Help: <mailto:pbs-devel-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel>, 
 <mailto:pbs-devel-request@lists.proxmox.com?subject=subscribe>
Reply-To: Proxmox Backup Server development discussion
 <pbs-devel@lists.proxmox.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: pbs-devel-bounces@lists.proxmox.com
Sender: "pbs-devel" <pbs-devel-bounces@lists.proxmox.com>

On 5/21/24 13:23, Dominik Csapak wrote:
> these tests fail here with:
> 
> ---- chunker::test_suggested_boundary stdout ----
> Chunk at 1, total 32768 from base 0
> Chunk at 1, total 143377 from base 0
> Chunk at 1, total 405521 from base 0
> Chunk at 1, total 667665 from base 0
> Chunk at 1, total 929809 from base 0
> thread 'chunker::test_suggested_boundary' panicked at 'attempt to 
> subtract with overflow', pbs-datastore/src/chunker.rs:253:19
> note: run with `RUST_BACKTRACE=1` environment variable to display a 
> backtrace
> 
> is there something wrong in the code or in the tests (or in my 
> environment) ?

Oh, okay will double check...



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel