FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: mark test-bindings and test-debug-end flaky by joaocgreis · Pull Request #15747 · nodejs/node · GitHub

/ node Public

test: mark test-bindings and test-debug-end flaky - #15747

Closed
joaocgreis wants to merge 1 commit into
nodejs:masterfrom
JaneaSystems:joaocgreis-HA3-inspector-flaky
Closed

test: mark test-bindings and test-debug-end flaky#15747
joaocgreis wants to merge 1 commit into
nodejs:masterfrom
JaneaSystems:joaocgreis-HA3-inspector-flaky

Conversation

Copy link
Copy Markdown
Member

test-bindings and test-debug-end have been failing frequently on Windows. For now, just mark them flaky, this can be reverted when a solution is found.

Ref: #15558

Any objections for fast tracking this?

cc @nodejs/testing @nodejs/v8-inspector

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

test

joaocgreis added flaky-test Issues and PRs related to the tests with unstable failures on the CI. inspector Issues and PRs related to the V8 inspector protocol test Issues and PRs related to the tests. windows Issues and PRs related to the Windows platform. labels Oct 3, 2017
nodejs-github-bot added dont-land-on-v4.x inspector Issues and PRs related to the V8 inspector protocol test Issues and PRs related to the tests. labels Oct 3, 2017

Trott 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

No objections to fast-tracking.

joaocgreis commented Oct 3, 2017
edited
Loading

Copy link
Copy Markdown
Member Author

refack commented Oct 3, 2017

Copy link
Copy Markdown
Contributor

I'm landing and putting a calendar reminder to follow up every week.
/cc @eugeneo

refack commented Oct 3, 2017

Copy link
Copy Markdown
Contributor

Landed in e00a488

refack closed this Oct 3, 2017
refack pushed a commit that referenced this pull request Oct 3, 2017
PR-URL: #15747
Refs: #15558
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

refack commented Oct 3, 2017

Copy link
Copy Markdown
Contributor

@joaocgreis do we have a VS2017 config for node-stress-single-test?

addaleax pushed a commit to addaleax/ayo that referenced this pull request Oct 4, 2017
PR-URL: nodejs/node#15747
Refs: nodejs/node#15558
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

Copy link
Copy Markdown
Member Author

@refack now we do. No cross compiling support yet, so only Windows 2008R2 and 2012R2. I started some test runs, Windows 2012 does not seem to be affected but 2008 is.

Note: mp and 1p are for multiple and single virtual processor machines, in the past this made a big difference for some tests (concurrency issues tent to appear much more often in 1p, but compiling node is much faster in mp).

MylesBorins pushed a commit that referenced this pull request Oct 7, 2017
PR-URL: #15747
Refs: #15558
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
MylesBorins mentioned this pull request Oct 7, 2017

refack commented Oct 10, 2017

Copy link
Copy Markdown
Contributor

Oy what a mess 100 OK: 0 NOT OK: 100 TOTAL: 100
https://ci.nodejs.org/view/All/job/node-stress-single-test/1441/nodes=win2008r2-mp-vs2017/ (--repeat 100 inspector/test-bindings inspector/test-debug-end)

MylesBorins pushed a commit that referenced this pull request Oct 11, 2017
PR-URL: #15747
Refs: #15558
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>

Copy link
Copy Markdown
Contributor

This does not land cleanly in LTS. Please feel free to manually backport by following the guide. Please also feel free to replace do-not-land if it is being backported

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky-test Issues and PRs related to the tests with unstable failures on the CI. inspector Issues and PRs related to the V8 inspector protocol test Issues and PRs related to the tests. windows Issues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL