Advertisement
Guest User

Untitled

a guest
Oct 4th, 2015
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. cmeiklejohn:plumtree cmeiklejohn$ clear; ct_run -noshell -pa "/Users/cmeiklejohn/plumtree/ebin" "/Users/cmeiklejohn/plumtree/deps/neotoma/ebin" "/Users/cmeiklejohn/plumtree/deps/lager/ebin" "/Users/cmeiklejohn/plumtree/deps/getopt/ebin" "/Users/cmeiklejohn/plumtree/deps/cuttlefish/ebin" "/Users/cmeiklejohn/plumtree/deps/goldrush/ebin" "/Users/cmeiklejohn/plumtree/deps/time_compat/ebin" "/Users/cmeiklejohn/plumtree/deps/eleveldb/ebin" "/Users/cmeiklejohn/plumtree/deps/riak_dt/ebin" "/Users/cmeiklejohn/plumtree/deps/lasp_support/ebin" "/Users/cmeiklejohn/plumtree/rebar/rebar/ebin" "/Users/cmeiklejohn/plumtree/rebar" "/Users/cmeiklejohn/plumtree/." -include "/Users/cmeiklejohn/plumtree/include" -name test@cmeiklejohn.local -logdir "/Users/cmeiklejohn/plumtree/logs" -env TEST_DIR "/Users/cmeiklejohn/plumtree/test" -dir test
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. Converting "/Users/cmeiklejohn/plumtree/." to "/Users/cmeiklejohn/plumtree" and re-inserting with add_patha/1
  26.  
  27.  
  28. Common Test v1.11 starting (cwd is /Users/cmeiklejohn/plumtree)
  29.  
  30.  
  31. Common Test: Running make in test directories...
  32. Including the following directories:
  33. "/Users/cmeiklejohn/plumtree/include"
  34.  
  35. CWD set to: "/Users/cmeiklejohn/plumtree/logs/ct_run.test@cmeiklejohn.local.2015-10-04_21.02.37"
  36.  
  37. TEST INFO: 1 test(s), 10 case(s) in 2 suite(s)
  38.  
  39. Testing cmeiklejohn.plumtree: Starting test, 10 test cases
  40. 21:02:38.273 [info] Application lager started on node 'test@cmeiklejohn.local'
  41.  
  42. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  43. cluster_membership_SUITE:init_per_suite failed
  44. Reason: case_clause
  45. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  46.  
  47. Testing cmeiklejohn.plumtree: *** FAILED {cluster_membership_SUITE,init_per_suite} ***
  48.  
  49. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  50. metadata_SUITE:init_per_suite failed
  51. Reason: case_clause
  52. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  53.  
  54. Testing cmeiklejohn.plumtree: *** FAILED {metadata_SUITE,init_per_suite} ***
  55. Testing cmeiklejohn.plumtree: TEST COMPLETE, 0 ok, 0 failed, 10 skipped of 10 test cases
  56.  
  57. Updating /Users/cmeiklejohn/plumtree/logs/index.html... done
  58. Updating /Users/cmeiklejohn/plumtree/logs/all_runs.html... done
  59.  
  60. cmeiklejohn:plumtree cmeiklejohn$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement