Path: csiph.com!news.neodome.net!nntp.xenet.de!news.nntp4.net!news.hispagatos.org!srl.newsdeef.eu!news.corradoroberto.it!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Roland Mas Newsgroups: linux.debian.maint.python Subject: Re: Playwright version bump and testing Date: Sat, 06 Dec 2025 14:20:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Sat Dec 6 13:19:35 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.599 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, KHOP_HELO_FCRDNS=0.399, LDO_WHITELIST=-5, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: fr Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23489 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/744bafde-3b8d-48d2-bf66-78c2ebea436e@debian.org Approved: robomod@news.nic.it Lines: 18 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sat, 6 Dec 2025 14:19:17 +0100 X-Original-Message-ID: <744bafde-3b8d-48d2-bf66-78c2ebea436e@debian.org> X-Original-References: Xref: csiph.com linux.debian.maint.python:17253 Le 06/12/2025 à 05:46, Jai kadam a écrit : > Hello, > I have bumped the playwright version from 1.55.0 to 1.56.0 the build > was successful. > https://salsa.debian.org/jvk_here/python-playwright/ > > How should i test the package cause there is no debian/tests/ Hi Jai, The first step would be to remove the "override_dh_auto_test:" line in debian/rules. I inserted it so that the package would skip its testsuite as a preliminaly packaging effort, but it needs to be fixed. So remove that line, re-run the build, see what breaks and fix that until nothing breaks at all (and then we'll go on to debian/tests, which is a separate testsuite). Roland.