You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Trie save/read when I save the populated trie to disk should contain the same data when reading from disk
Failure/Error: trie2.get('omgwtflolbbq').should == 123
expected: 123
got: 3581127210813096059 (using ==)
# ./spec/trie_spec.rb:156:in `block (4 levels) in <top (required)>'
The text was updated successfully, but these errors were encountered:
Serialisation unit test fails sporadically https://travis-ci.org/tyler/trie/jobs/20983885#L182
The text was updated successfully, but these errors were encountered: