From: Alyssa Ross <hi@alyssa.is>
To: Demi Marie Obenour <demiobenour@gmail.com>
Cc: Spectrum OS Development <devel@spectrum-os.org>,
Qubes Developer Mailing List <qubes-devel@googlegroups.com>
Subject: Re: [qubes-devel] openQA bisectability
Date: Sat, 06 Dec 2025 15:52:59 +0100 [thread overview]
Message-ID: <87zf7vk6gk.fsf@alyssa.is> (raw)
In-Reply-To: <5017a410-0cee-4f15-8eed-dfd836cd42a0@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3075 bytes --]
Demi Marie Obenour <demiobenour@gmail.com> writes:
> On 12/6/25 09:22, Alyssa Ross wrote:
>> Demi Marie Obenour <demiobenour@gmail.com> writes:
>>
>>> On 12/6/25 08:36, Alyssa Ross wrote:
>>>> Demi Marie Obenour <demiobenour@gmail.com> writes:
>>>>
>>>>> On 12/6/25 07:32, Alyssa Ross wrote:
>>>>>> Demi Marie Obenour <demiobenour@gmail.com> writes:
>>>>>>
>>>>>>> On 12/6/25 07:26, Alyssa Ross wrote:
>>>>>>>> Demi Marie Obenour <demiobenour@gmail.com> writes:
>>>>>>>>
>>>>>>>>> While trying to sandbox the file chooser portal, I broke it.
>>>>>>>>> This caused files not to be saved, resulting in silent data loss.
>>>>>>>>> Unfortunately, the integration test still passed.
>>>>>>>>>
>>>>>>>>> Is this a bug in the test? Is there a better alternative to manual
>>>>>>>>> testing?
>>>>>>>>
>>>>>>>> Not presently, but we can work on improving the test. The current
>>>>>>>> portal test was written as a regression test for a specific issue we
>>>>>>>> had. It's quite hard to test completely end to end but we could do a
>>>>>>>> lot better.
>>>>>>>>
>>>>>>>> I would quite like to spend some time in February or so working on our
>>>>>>>> tests.
>>>>>>>
>>>>>>> Would it make sense to use openQA for this? Qubes OS uses openQA
>>>>>>> and it works very well. openQA is written in Perl, but it’s the
>>>>>>> best tool I know of for this.
>>>>>>
>>>>>> First blocker there would be packaging openQA in Nixpkgs. I do not
>>>>>> personally relish the idea of doing that.
>>>>>
>>>>> Would it be possible to instead use a Fedora container? openQA is
>>>>> packaged in Fedora. Qubes OS uses dedicated CI machines for openQA,
>>>>> so I'm not worried about whether this would be permitted on your dev
>>>>> box or the binary cache builders.
>>>>>
>>>>> I use Fedora for everything that isn't Spectrum-related dev work,
>>>>> so I know how to maintain a Fedora system. That said, a container
>>>>> shouldn't need much (if any) ongoing maintenance.
>>>>
>>>> I think the hermicity and bisectability of our build and tests are
>>>> important properties worth preserving. We lose that if we start relying
>>>> on an opaque container image. If an openQA update breaks something,
>>>> it's not possible to easily figure out why.
>>> Fedora container images contain an RPM database that can be used
>>> to determine which packages changed. There will likely be many
>>> packages that changed between images, but the same is true of Nixpkgs.
>>> I totally agree that using a mutable Fedora system that is upgraded
>>> in-place would be a mistake.
>>
>> This is not sufficient for bisectability, because I have no access to
>> intermediate steps between the two images.
>
> How is Nixpkgs better in this regard? Is it because Nixpkgs only
> changes one package at a time and has a linear history?
Yes, exactly. It can be surprising to people used to traditional
packaging systems how much of a productivity win this is. See also:
https://gitlab.postmarketos.org/postmarketOS/postmarketos/-/issues/94
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2025-12-06 14:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-06 11:12 Test for portals passes even when file portal is broken Demi Marie Obenour
2025-12-06 12:26 ` Alyssa Ross
2025-12-06 12:29 ` Demi Marie Obenour
2025-12-06 12:32 ` Alyssa Ross
2025-12-06 13:27 ` Demi Marie Obenour
2025-12-06 13:36 ` Alyssa Ross
2025-12-06 14:19 ` Demi Marie Obenour
2025-12-06 14:22 ` Alyssa Ross
2025-12-06 14:47 ` openQA bisectability Demi Marie Obenour
2025-12-06 14:52 ` Alyssa Ross [this message]
2025-12-06 15:29 ` [qubes-devel] " Marek Marczykowski-Górecki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zf7vk6gk.fsf@alyssa.is \
--to=hi@alyssa.is \
--cc=demiobenour@gmail.com \
--cc=devel@spectrum-os.org \
--cc=qubes-devel@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).