Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate HipChat integration test failures #1395

Open
christophermaier opened this issue Aug 20, 2017 · 0 comments
Open

Investigate HipChat integration test failures #1395

christophermaier opened this issue Aug 20, 2017 · 0 comments
Assignees
Labels

Comments

@christophermaier
Copy link
Collaborator

HipChat integration tests appear to be failing in Travis CI. The following is representative of the failing output.

     ** (MatchError) no match of right hand side value: {:error, {%RuntimeError{message: "Error: Timeout waiting for bot to join room: 689605_ci_bot_testing@conf.hipchat.com"}, [{Cog.Test.Support.HipChatClient, :wait_for_join, 1, [file: 'test/support/hipchat_client.ex', line: 72]}, {Cog.Test.Support.HipChatClient, :"-init/1-fun-0-", 3, [file: 'test/support/hipchat_client.ex', line: 55]}, {Enum, :"-each/2-lists^foreach/1-0-", 2, [file: 'lib/enum.ex', line: 651]}, {Enum, :each, 2, [file: 'lib/enum.ex', line: 651]}, {Cog.Test.Support.HipChatClient, :init, 1, [file: 'test/support/hipchat_client.ex', line: 51]}, {:gen_server, :init_it, 6, [file: 'gen_server.erl', line: 328]}, {:proc_lib, :init_p_do_apply, 3, [file: 'proc_lib.erl', line: 247]}]}}
     stacktrace:
       test/integration/hipchat_test.exs:18: Integration.HipChatTest.__ex_unit_setup_2/1
       test/integration/hipchat_test.exs:1: Integration.HipChatTest.__ex_unit__/2
     The following output was logged:
     2017-08-20T02:52:54.693 module=Romeo.Roster line=16 [info]  Getting roster items
     2017-08-20T02:52:54.806 module=Romeo.Transports.TCP line=30 [info]  Established connection to chat.hipchat.com
     2017-08-20T02:52:54.866 module=Romeo.Transports.TCP line=95 [info]  Negotiating secure connection
     2017-08-20T02:52:54.928 module=Romeo.Transports.TCP line=100 [info]  Connection successfully secured
     2017-08-20T02:52:54.957 module=Romeo.Auth line=47 [info]  Authenticating with PLAIN
     2017-08-20T02:52:55.098 module=Romeo.Auth line=81 [info]  Authenticated successfully
     2017-08-20T02:52:55.161 module=Romeo.Transports.TCP line=133 [info]  Bound to resource: none||proxy|pubproxy-b600.hipchat.com|5252
     2017-08-20T02:52:55.190 module=Romeo.Transports.TCP line=149 [info]  Session established
     2017-08-20T02:52:55.232 module=Romeo.Roster line=16 [info]  Getting roster items
     
@christophermaier christophermaier self-assigned this Aug 20, 2017
christophermaier added a commit that referenced this issue Aug 20, 2017
Unit and Slack integration tests work, but some timeout issues need to
be tracked down on the HipChat side of things. See #1395 for more.

We can disable the HipChat tests for now, so we can benefit from Travis
CI builds on other PRs.
christophermaier added a commit that referenced this issue Aug 20, 2017
Unit and Slack integration tests work, but some timeout issues need to
be tracked down on the HipChat side of things. See #1395 for more.

We can disable the HipChat tests for now, so we can benefit from Travis
CI builds on other PRs.
@davejlong davejlong self-assigned this Aug 22, 2017
nmohoric pushed a commit that referenced this issue May 12, 2018
Unit and Slack integration tests work, but some timeout issues need to
be tracked down on the HipChat side of things. See #1395 for more.

We can disable the HipChat tests for now, so we can benefit from Travis
CI builds on other PRs.
@christophermaier christophermaier removed their assignment Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants