Gradle Test Run :test

compilation should be deterministic for the same insertion scenario

summary

1

tests

0

failures

0

skipped

0.050s

duration

100%

successful

standard output

timestamp = 2026-04-18T13:39:58.679183602, [unit, property, trie] FrequencyTrie properties:compilation should be deterministic for the same insertion scenario = 
                              |-----------------------jqwik-----------------------
tries = 80                    | # of calls to property
checks = 80                   | # of not rejected calls
generation = RANDOMIZED       | parameters are randomly generated
after-failure = SAMPLE_FIRST  | try previously failed sample, then previous seed
when-fixed-seed = ALLOW       | fixing the random seed is allowed
edge-cases#mode = MIXIN       | edge cases are mixed in
edge-cases#total = 80         | # of all combined edge cases
edge-cases#tried = 11         | # of edge cases tried in current run
seed = -4387413001144444138   | random seed to reproduce generated values