Skip to content

test: unmark test-gc-http-client-onerror flaky - #28429

Closed
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:unmark-freebsd-flaky
Closed

test: unmark test-gc-http-client-onerror flaky#28429
Trott wants to merge 0 commit into
nodejs:masterfrom
Trott:unmark-freebsd-flaky

Conversation

@Trott

Copy link
Copy Markdown
Member

The test has not failed on FreeBSD in the last 100 runs and appears to
perhaps not be an issue anymore.

Closes: #23089
test-gc-http-client-onerror: PASS,FLAKY

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

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jun 25, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@addaleaxaddaleax 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.

SGTM

Should we run a stress test?

@addaleaxaddaleax added flaky-test Issues and PRs related to the tests with unstable failures on the CI. freebsd Issues and PRs related to the FreeBSD platform. http Issues or PRs related to the http subsystem. labels Jun 25, 2019
@Trott

Copy link
Copy Markdown
MemberAuthor

Should we run a stress test?

I didn't because previous attempts to replicate on CI with a stress test came up empty, but I'm happy to try it again if we think there's value in doing so.

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 25, 2019
@addaleax

Copy link
Copy Markdown
Member

No, if you say previous runs didn’t succeed that’s good enough for me :)

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Trott added a commit to Trott/io.js that referenced this pull request Jul 4, 2019
The test has not failed on FreeBSD in the last 100 runs and appears to
perhaps not be an issue anymore.
Closes: nodejs#23089
test-gc-http-client-onerror: PASS,FLAKY
PR-URL: nodejs#28429Fixes: nodejs#23089
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@Trott

Trott commented Jul 4, 2019

Copy link
Copy Markdown
MemberAuthor

Landed in 727b820

@TrottTrott closed this Jul 4, 2019
@Trott
Trottforce-pushed the unmark-freebsd-flaky branch from e8660b7 to 727b820CompareJuly 4, 2019 23:35
@Trott
Trott deleted the unmark-freebsd-flaky branch July 4, 2019 23:35
targos pushed a commit that referenced this pull request Jul 20, 2019
The test has not failed on FreeBSD in the last 100 runs and appears to
perhaps not be an issue anymore.
Closes: #23089
test-gc-http-client-onerror: PASS,FLAKY
PR-URL: #28429Fixes: #23089
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This was referenced Jul 23, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.flaky-testIssues and PRs related to the tests with unstable failures on the CI.freebsdIssues and PRs related to the FreeBSD platform.httpIssues or PRs related to the http subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate flaky test-gc-http-client-onerror

8 participants

@Trott@nodejs-github-bot@addaleax@sam-github@lpinca@cjihrig@BridgeAR@trivikr