Skip to content

Fix multidb changes test - #2354

Merged
nickva merged 1 commit into
masterfrom
fix-multidb-changes-test
Dec 11, 2019
Merged

Fix multidb changes test#2354
nickva merged 1 commit into
masterfrom
fix-multidb-changes-test

Conversation

@nickva

@nickva nickva commented Dec 11, 2019

Copy link
Copy Markdown
Contributor

The test broke during the removal of view-based changes PR

Issue: #2324

The test broke during the removal of view-based changes PR

Issue: #2324
@nickva

nickva commented Dec 11, 2019

Copy link
Copy Markdown
Contributor Author
$ make eunit apps=couch suites=couch_multidb_changes
==> 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
==> rel (compile)
==> asf-master (compile)
==> asf-master (setup_eunit)
==> couch (eunit)
======================== EUnit ========================
module 'couch_multidb_changes'
  couch_multidb_changes:407: t_handle_call_change...[0.001 s] ok
  couch_multidb_changes:417: t_handle_call_change_filter_design_docs...ok
  couch_multidb_changes:428: t_handle_call_checkpoint_new...ok
  couch_multidb_changes:438: t_handle_call_checkpoint_existing...[0.001 s] ok
  couch_multidb_changes:449: t_handle_info_created...[0.004 s] ok
  couch_multidb_changes:459: t_handle_info_deleted...ok
  couch_multidb_changes:468: t_handle_info_updated...ok
  couch_multidb_changes:478: t_handle_info_other_event...[0.001 s] ok
  couch_multidb_changes:488: t_handle_info_created_other_db...ok
  couch_multidb_changes:496: t_handle_info_scanner_exit_normal...ok
  couch_multidb_changes:505: t_handle_info_scanner_crashed...ok
  couch_multidb_changes:512: t_handle_info_event_server_exited...ok
  couch_multidb_changes:519: t_handle_info_unknown_pid_exited...ok
  couch_multidb_changes:530: t_handle_info_change_feed_exited...ok
  couch_multidb_changes:549: t_handle_info_change_feed_exited_and_need_rescan...[0.001 s] ok
  couch_multidb_changes:568: t_spawn_changes_reader...ok
  couch_multidb_changes:587: t_changes_reader_cb_change...ok
  couch_multidb_changes:599: t_changes_reader_cb_stop...[0.003 s] ok
  couch_multidb_changes:612: t_changes_reader_cb_other...ok
  couch_multidb_changes:616: t_handle_call_resume_scan_no_chfeed_no_ets_entry...ok
  couch_multidb_changes:640: t_handle_call_resume_scan_chfeed_no_ets_entry...ok
  couch_multidb_changes:653: t_handle_call_resume_scan_chfeed_ets_entry...ok
  couch_multidb_changes:667: t_handle_call_resume_scan_no_chfeed_ets_entry...ok
  couch_multidb_changes:690: t_start_link...ok
  couch_multidb_changes:707: t_start_link_no_ddocs...ok
  couch_multidb_changes:723: t_misc_gen_server_callbacks...ok
Application crypto was left running!
  couch_multidb_changes:744: t_find_shard...[0.092 s] ok
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
  couch_multidb_changes:753: t_shard_not_found...[0.001 s] ok
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
  couch_multidb_changes:759: t_pass_local...[0.021 s] ok
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
  couch_multidb_changes:774: t_fail_local...[0.021 s] ok
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
  [done in 13.940 s]
=======================================================
  All 30 tests passed.
==> rel (eunit)
==> asf-master (eunit)

@davisp davisp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@nickva
nickva merged commit cda9430 into master Dec 11, 2019
@nickva
nickva deleted the fix-multidb-changes-test branch December 11, 2019 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants