Skip to content

test: move test-http-client-timeout-agent to sequential - #19809

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:flaky-crust
Closed

test: move test-http-client-timeout-agent to sequential#19809
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:flaky-crust

Conversation

@Trott

@TrottTrott commented Apr 4, 2018

Copy link
Copy Markdown
Member

Move resource-sensitive test from parallel to sequential.

Fixes: #19804

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

Move resource-sensitive test from parallel to sequential.
Fixes: nodejs#19804
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Apr 4, 2018
@Trott

Trott commented Apr 5, 2018

Copy link
Copy Markdown
MemberAuthor

@Trott

Trott commented Apr 5, 2018

Copy link
Copy Markdown
MemberAuthor

Lone CI failure is unrelated. FreeBSD re-run: https://ci.nodejs.org/job/node-test-commit-freebsd/16732/

@lpinca

Copy link
Copy Markdown
Member

I'd use "test: move test-http-client-timeout-agent" as commit title.

@TrottTrott changed the title test: fix flaky test-http-client-timeout-agenttest: move test-http-client-timeout-agent to sequentialApr 6, 2018
Trott added a commit to Trott/io.js that referenced this pull request Apr 7, 2018
Move resource-sensitive test from parallel to sequential.
Fixes: nodejs#19804
PR-URL: nodejs#19809
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott

Trott commented Apr 7, 2018

Copy link
Copy Markdown
MemberAuthor

Landed in 95dc590

@TrottTrott closed this Apr 7, 2018
targos pushed a commit that referenced this pull request Apr 12, 2018
Move resource-sensitive test from parallel to sequential.
Fixes: #19804
PR-URL: #19809
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request May 1, 2018
Move resource-sensitive test from parallel to sequential.
Fixes: nodejs#19804
PR-URL: nodejs#19809
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins pushed a commit that referenced this pull request Aug 1, 2018
Move resource-sensitive test from parallel to sequential.
Fixes: #19804
PR-URL: #19809
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
rvagg pushed a commit that referenced this pull request Aug 16, 2018
Move resource-sensitive test from parallel to sequential.
Fixes: #19804
PR-URL: #19809
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Aug 16, 2018
@Trott
Trott deleted the flaky-crust branch January 13, 2022 22:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

investigate flaky parallel/test-http-client-timeout-agent

6 participants

@Trott@lpinca@jasnell@trivikr@MylesBorins@nodejs-github-bot