nickva commented on issue #2: Fix tests to run with Triq
URL: https://github.com/apache/couchdb-hyper/pull/2#issuecomment-393351095
 
 
   Running from main repo
   
   ```
   $  make eunit apps=hyper
   ==> config (compile)
   ==> b64url (compile)
   ==> ets_lru (compile)
   ==> khash (compile)
   ==> snappy (compile)
   ==> ioq (compile)
   ==> bear (compile)
   ==> meck (compile)
   ==> folsom (compile)
   ==> triq (compile)
   ==> hyper (compile)
   WARN:  Failed to restore /Users/nvatama/asf/src/hyper/.rebar/erlcinfo file. 
Discarding it.
   ==> ibrowse (compile)
   ==> jiffy (compile)
   ==> mochiweb (compile)
   ==> bcrypt (compile)
   make[1]: Nothing to be done for `compile'.
   ==> couch_epi (compile)
   ==> couch_log (compile)
   ==> chttpd (compile)
   ==> couch (compile)
   Compiling priv/couch_js/http.c
   Compiling priv/couch_js/main.c
   Compiling priv/couch_js/utf8.c
   Compiling priv/couch_js/util.c
   ==> couch_index (compile)
   ==> couch_mrview (compile)
   ==> couch_replicator (compile)
   ==> couch_plugins (compile)
   ==> couch_event (compile)
   ==> couch_stats (compile)
   ==> couch_peruser (compile)
   ==> couch_tests (compile)
   ==> ddoc_cache (compile)
   ==> fabric (compile)
   ==> global_changes (compile)
   ==> mango (compile)
   ==> mem3 (compile)
   ==> rexi (compile)
   ==> setup (compile)
   ==> rel (compile)
   ==> asf (compile)
   ==> asf (setup_eunit)
   ==> hyper (eunit)
   ======================== EUnit ========================
   module 'hyper_binary_rle'
     hyper_binary_rle: set_test...ok
     hyper_binary_rle: first_index_test...ok
     hyper_binary_rle: last_index_test...ok
     hyper_binary_rle: p16_test...ok
     hyper_binary_rle: decode_test...ok
     hyper_binary_rle: encode_decode_test...ok
     hyper_binary_rle: merge_chunk_test...ok
     hyper_binary_rle: proper_test_...ok
     [done in 0.024 s]
   module 'hyper_carray'
   module 'hyper_register'
   module 'hyper_const'
   module 'hyper'
   module 'hyper_array'
   module 'hyper_test'
     hyper_test:17: hyper_test_...ok
     hyper_test:18: hyper_test_...[0.010 s] ok
     hyper_test:19: hyper_test_...[0.022 s] ok
     hyper_test:20: hyper_test_...[1.195 s] ok
     hyper_test:21: hyper_test_...[0.178 s] ok
     hyper_test:22: hyper_test_...[0.339 s] ok
     hyper_test:23: hyper_test_...ok
     hyper_test:24: hyper_test_...[5.374 s] ok
     hyper_test:25: hyper_test_...[0.193 s] ok
     hyper_test:26: hyper_test_...[0.025 s] ok
     hyper_test:27: hyper_test_...[0.085 s] ok
     hyper_test:28: hyper_test_...[0.144 s] ok
     hyper_test:29: hyper_test_...[0.173 s] ok
     hyper_test:30: hyper_test_...[0.308 s] ok
     hyper_test: hyper_test_ (Union property with hyper_carry)...[0.162 s] ok
     hyper_test: hyper_test_ (Union property with hyper_binary)...[1.323 s] ok
     hyper_test: hyper_test_ (Union property with hyper_array)...[0.651 s] ok
     hyper_test: hyper_test_ (Union property with hyper_gb)...[0.185 s] ok
     hyper_test: hyper_test_...[119.883 s] ok
     hyper_test: hyper_test_...[0.697 s] ok
     [done in 131.011 s]
   module 'hyper_gb'
     hyper_gb: sum_test...ok
     hyper_gb: zero_test...ok
     [done in 0.006 s]
   module 'hyper_binary'
     hyper_binary: merge_test...ok
     hyper_binary: serialize_test...ok
     hyper_binary: max_registers_test...ok
     [done in 0.009 s]
   =======================================================
     All 33 tests passed.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to