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 Unit test some worker protocol serializers 2023-09-05 10:48:02 -04:00
derived-path.bin Unit test some worker protocol serializers 2023-09-05 10:48:02 -04:00
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 Unit test some worker protocol serializers 2023-09-05 10:48:02 -04:00
string.bin Unit test some worker protocol serializers 2023-09-05 10:48:02 -04:00
vector.bin Test the rest of the worker protocol serializers 2023-10-04 15:31:52 -04:00