Arnout Engelen

Results 416 issues of Arnout Engelen

This test appears to be flaky: ``` --> [org.apache.pekko.projection.kafka.internal.KafkaSourceProviderImplSpec: The KafkaSourceProviderImpl must successfully verify offsets from assigned partitions] Start of log messages of test that [Failed(java.lang.AssertionError: timeout (3 seconds) while...

flaky test

a graph seems easier to read than a tree https://arnout.engelen.eu/minimal.html

report definitions created as described in the ReadMe: ``` nix-store -q --tree $(nix-build '' -A nixos.iso_gnome.x86_64-linux) ``` ... mention a few paths not found on cache.nixos.org. This is likely due...

bug

The reports generated as described in the readme include paths such as `/nix/store/4rd3hzbjjiwpm91a87qb4qk2ppqsgnj9-relaxedsandbox.nix`, which appear to be files that are not produced by derivations but included through string interpolation(?). We...

bug

it'd be nice if we could specify the user accounts/tokens in the configuration instead of managing them in the database

enhancement

Replace `fetch-from-cache.sh` (moving it to Rust), remembering not to retry 404's and other nonrecoverable errors.

enhancement

In the context of a build/report, some (but not all) derivations are reachable as an attribute of the build. Might make sense to record that for a nicer report presentation.

enhancement

It would be nice if nix-hash-collection reports could replace https://reproducible.nixos.org . Could be just a static download of the report page. For this to be possible, we'd need at least:...

enhancement

To be collected by #14 somehow - we probably don't want to store that in the database though.

enhancement

when an unreproducibility is already tracked in GitHub probably MVP just a database table with a regex to match against the derivation path

enhancement