| 29 Dec 2025 |
Vladimír Čunát | (i.e. no staging-next-25.05 cycle anymore) | 14:31:07 |
juliusfreudenberger | That's what I already figured. Thanks for clarifying nonetheless! | 14:36:35 |
Vladimír Čunát | staging-next-25.11 was running builds in backgroud for a few days already. Now I opened a PR: https://github.com/NixOS/nixpkgs/pull/475079 | 15:53:15 |
Vladimír Čunát | * staging-next-25.11 has been running builds in backgroud for a few days already. Now I opened a PR: https://github.com/NixOS/nixpkgs/pull/475079 | 15:54:50 |
| 30 Dec 2025 |
Vladimír Čunát | I'm not sure about staging-next. While I'm not aware of any particular blockers, the amount of regressions does remain pretty high.
One way to look is https://hydra.nixos.org/eval/1821537?compare=unstable i.e. 4.3k jobs newly failing - 1.1k newly succeeding. If we wanted to take into account the rotation of non-default python version (which appear as new and removed packages in there), we could look at total successes and failures.
Successes decrease by 15k (!) and failures increase by 7k.
| 07:43:57 |
Vladimír Čunát | (PRs currently open against staging-next seem to fix at most a couple hundred jobs) | 07:46:45 |
Vladimír Čunát | * I'm not sure about staging-next. While I'm not aware of any particular blockers, the amount of regressions does remain pretty high.
One way to look is https://hydra.nixos.org/eval/1821537?compare=unstable i.e. 4.3k jobs newly failing - 1.1k newly succeeding. If we wanted to take into account the rotation of non-default python version (which appear as new and removed packages in there), we could look at total successes and failures.
Successes decrease by 17k (!) and failures increase by 7k.
| 07:55:51 |
K900 | I see a lot of potentially flaky stuff in the reports | 07:59:53 |
K900 | twisted uvloop etc | 07:59:56 |
Vladimír Čunát | They've been retried a few times already. | 08:00:37 |
Grimmauld (any/all) | didn't hexa disable tests on uvloop darwin? | 08:00:54 |
Vladimír Čunát | If they're that much flaky, I consider them as good as always failing. | 08:00:56 |
Grimmauld (any/all) | but anyways, i vote to fix channel blockers only and other than that figure it out on master | 08:01:20 |
hexa | On 3.14 | 08:01:42 |
Vladimír Čunát | on x86_64-darwin only, right? | 08:02:24 |
hexa | Both | 08:02:32 |
Vladimír Čunát | Oh. | 08:02:37 |
Vladimír Čunát | This one is 3.13 on aarch64-darwin:
https://hydra.nixos.org/build/317516384 | 08:02:46 |