1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/unit-test-data/libstore/worker-protocol
John Ericson e1af175707 Enable most of the third BuildResult worker protocol test
This was somewhat of a false alarm. The problem was not that the
protocol implementation actually failed to round trip, but that two of
the fields were ignored entirely --- not serialized and deserialized at
all.

For reference, those fields were added in
fa68eb367e.
2023-10-04 18:03:50 -04:00
..
build-result.bin Enable most of the third BuildResult worker protocol test 2023-10-04 18:03:50 -04:00
content-address.bin
derived-path.bin
drv-output.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00
keyed-build-result.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00
optional-content-address.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00
optional-store-path.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00
optional-trusted-flag.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00
realisation.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00
set.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00
store-path.bin
string.bin
vector.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00