1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 21:51:50 +02:00

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.
This commit is contained in:
John Ericson 2023-10-04 17:36:49 -04:00
parent 2f1c16dfa2
commit e1af175707
2 changed files with 6 additions and 5 deletions