Skip to content

test: use regular timeout times for ARMv8 - #4248

Merged
Fishrock123 merged 1 commit into
nodejs:masterfrom
Fishrock123:armv8-timeouts
Dec 14, 2015
Merged

test: use regular timeout times for ARMv8#4248
Fishrock123 merged 1 commit into
nodejs:masterfrom
Fishrock123:armv8-timeouts

Conversation

@Fishrock123

Copy link
Copy Markdown
Contributor

ARMv8 machines are typically quite fast and likely may not need extended timeout times.

I don't have data on this but I figure it is worth a shot.

cc @nodejs/build

@Fishrock123Fishrock123 added the test Issues and PRs related to the tests. label Dec 11, 2015
@mscdexmscdex added the arm Issues and PRs related to the ARM architecture. label Dec 11, 2015
@bnoordhuis

Copy link
Copy Markdown
Member

LGTM if the CI agrees.

@jasnell

Copy link
Copy Markdown
Member

LGTM

@Trott

Copy link
Copy Markdown
Member

LGTM if CI doesn't reveal anything problematic

@rvagg

Copy link
Copy Markdown
Member

Comment threadtest/common.js Outdated

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.

missing semicolon

@cjihrig

Copy link
Copy Markdown
Contributor

LGTM. CI seems happy, minus the missing semicolon.

ARMv8 machines are typically quite fast and likely may not need
extended timeout times.
PR-URL: nodejs#4248
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@Fishrock123
Fishrock123 merged commit 668449a into nodejs:masterDec 14, 2015
@Fishrock123
Fishrock123 deleted the armv8-timeouts branch December 14, 2015 18:09
Fishrock123 added a commit that referenced this pull request Dec 15, 2015
ARMv8 machines are typically quite fast and likely may not need
extended timeout times.
PR-URL: #4248
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@rvaggrvagg mentioned this pull request Dec 17, 2015
Fishrock123 added a commit that referenced this pull request Dec 30, 2015
ARMv8 machines are typically quite fast and likely may not need
extended timeout times.
PR-URL: #4248
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Jan 19, 2016
ARMv8 machines are typically quite fast and likely may not need
extended timeout times.
PR-URL: #4248
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Jan 19, 2016
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
ARMv8 machines are typically quite fast and likely may not need
extended timeout times.
PR-URL: nodejs#4248
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

armIssues and PRs related to the ARM architecture.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

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