test: move test to sequential for reliability by Trott · Pull Request #12704 · nodejs/node

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Trott

Copy link

Member

@Trott Trott commented

Apr 27, 2017

test-https-set-timeout-server fails under load. Move it to sequential so
it is not competing with other tests.

Fixes: #10130

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test https freebsd

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jasnell jasnell jasnell approved these changes

@santigimeno santigimeno santigimeno approved these changes

@cjihrig cjihrig cjihrig approved these changes

@mhdawson mhdawson mhdawson approved these changes

+2 more reviewers

@hiroppy hiroppy hiroppy approved these changes

@gibfahn gibfahn gibfahn approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

freebsd

Issues and PRs related to the FreeBSD platform.

https

Issues or PRs related to the https subsystem.

test

Issues and PRs related to the tests.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

test-https-set-timeout-server on freebsd

7 participants

@Trott @jasnell @santigimeno @cjihrig @hiroppy @mhdawson @gibfahn