Skip to content

test: skip test if in FreeBSD jail - #3995

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:skip-jail
Closed

test: skip test if in FreeBSD jail#3995
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:skip-jail

Conversation

@Trott

Copy link
Copy Markdown
Member

Test is flaky in FreeBSD jail but robust otherwise.

Fixes: #2475

@TrottTrott added test Issues and PRs related to the tests. freebsd Issues and PRs related to the FreeBSD platform. labels Nov 24, 2015
@mscdexmscdex added the net Issues and PRs related to the net subsystem. label Nov 24, 2015
@rvagg

Copy link
Copy Markdown
Member

lgtm

@jbergstroem

Copy link
Copy Markdown
Member

Sure, LGTM

@bnoordhuis

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

@cjihrig

Copy link
Copy Markdown
Contributor

@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in b061e3a

@TrottTrott closed this Nov 25, 2015
Trott added a commit that referenced this pull request Nov 25, 2015
Test test-net-socket-local-address is flaky in FreeBSD jail but robust
otherwise.
Fixes: #2475
PR-URL: #3995
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Trott added a commit that referenced this pull request Dec 1, 2015
Test test-net-socket-local-address is flaky in FreeBSD jail but robust
otherwise.
Fixes: #2475
PR-URL: #3995
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Trott added a commit that referenced this pull request Dec 4, 2015
Test test-net-socket-local-address is flaky in FreeBSD jail but robust
otherwise.
Fixes: #2475
PR-URL: #3995
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Trott added a commit that referenced this pull request Dec 5, 2015
Test test-net-socket-local-address is flaky in FreeBSD jail but robust
otherwise.
Fixes: #2475
PR-URL: #3995
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnelljasnell mentioned this pull request Dec 17, 2015
Trott added a commit that referenced this pull request Dec 17, 2015
Test test-net-socket-local-address is flaky in FreeBSD jail but robust
otherwise.
Fixes: #2475
PR-URL: #3995
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Trott added a commit that referenced this pull request Dec 23, 2015
Test test-net-socket-local-address is flaky in FreeBSD jail but robust
otherwise.
Fixes: #2475
PR-URL: #3995
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Test test-net-socket-local-address is flaky in FreeBSD jail but robust
otherwise.
Fixes: nodejs#2475
PR-URL: nodejs#3995
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@Trott
Trott deleted the skip-jail branch January 13, 2022 22:30
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

freebsdIssues and PRs related to the FreeBSD platform.netIssues and PRs related to the net subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@Trott@rvagg@jbergstroem@bnoordhuis@cjihrig@mscdex@jasnell@MylesBorins