Skip to content

Attempt to deflakify joining test#3956

Merged
richvdh merged 3 commits intodevelopfrom
rav/deflakify
May 18, 2017
Merged

Attempt to deflakify joining test#3956
richvdh merged 3 commits intodevelopfrom
rav/deflakify

Conversation

@richvdh
Copy link
Copy Markdown
Member

@richvdh richvdh commented May 18, 2017

Give the client a bit longer to get started.

I also pulled in some mock-request updates from js-sdk, and did a few more updates (which I'll probably backport), though none of that turned out to be strictly necessary.

richvdh added 3 commits May 18, 2017 12:18
Just copy-and-paste the updated version from js-sdk in here.
attempt to make the logging a bit more comprehensible
give the client a bit longer to get started.
Copy link
Copy Markdown
Contributor

@lukebarnard1 lukebarnard1 left a comment

Choose a reason for hiding this comment

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

LGTM apart from tiny thing

Comment thread test/mock-request.js
if (idx >= 0) {
console.log("Aborting HTTP request: %s %s", opts.method, opts.uri);
console.log("Aborting HTTP request: %s %s", opts.method,
opts.uri);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This doesn't seem necessary unless it was to reduce line length?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

oh, it just came with the c&p from js-sdk. Where it probably did happen to reduce line length.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ah ok

@richvdh richvdh merged commit 4d60d44 into develop May 18, 2017
@richvdh richvdh deleted the rav/deflakify branch May 18, 2017 18:06
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