Created
April 9, 2015 05:08
-
-
Save benhamill/1127bc06b5ab02c3644a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) test monitors existing entries (KV.RegistryTest) | |
test/kv/registry_test.exs:65 | |
No message matching {:exit, "shopping", ^bucket} after 100ms. Process mailbox: | |
{:create, "shopping", #PID<0.151.0>} | |
stacktrace: | |
test/kv/registry_test.exs:78 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1) test monitors existing entries (KV.RegistryTest) | |
test/kv/registry_test.exs:72 | |
No message matching {:exit, "shopping", ^bucket} | |
stacktrace: | |
test/kv/registry_test.exs:85 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment