Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Mark test-stop-profile-after-done flaky #14874

Merged
merged 0 commits into from
Aug 17, 2017
Merged

test: Mark test-stop-profile-after-done flaky #14874

merged 0 commits into from
Aug 17, 2017

Conversation

eugeneo
Copy link
Contributor

@eugeneo eugeneo commented Aug 16, 2017

It is flaky on Windows and AIX. Some more time is needed to fix it.

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

@nodejs-github-bot 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 Aug 16, 2017
@@ -5,5 +5,6 @@ prefix inspector
# sample-test : PASS,FLAKY

[true] # This section applies to all platforms
test-stop-profile-after-done: PASS, FLAKY
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so could you put it in Windows and AIX?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just add

[$system==aix]
test-stop-profile-after-done: PASS, FLAKY

@eugeneo
Copy link
Contributor Author

eugeneo commented Aug 16, 2017

Updated the CL, thank you for looking into it.

@refack
Copy link
Contributor

refack commented Aug 17, 2017

Updated the CL, thank you for looking into it.

Thanks for following up.

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I also think we don't necessarily wait for the 48 hour period for this one. We are better off avoiding the failures/red in the CI and the change is not likely to be controversial.

@mhdawson
Copy link
Member

@eugeneo
Copy link
Contributor Author

eugeneo commented Aug 17, 2017

Test parallel/test-http2-multiplex on ARM is the only CI failure. I will land this PR now.

@eugeneo eugeneo closed this Aug 17, 2017
@eugeneo eugeneo deleted the profiler-aix branch August 17, 2017 21:49
@eugeneo
Copy link
Contributor Author

eugeneo commented Aug 17, 2017

Landed as 7027191

@eugeneo eugeneo merged commit 7027191 into nodejs:master Aug 17, 2017
MylesBorins pushed a commit that referenced this pull request Sep 10, 2017
It is flaky on Windows and AIX. Some more time is needed to fix it.

PR-URL: #14874 (review)
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
MylesBorins pushed a commit that referenced this pull request Sep 12, 2017
It is flaky on Windows and AIX. Some more time is needed to fix it.

PR-URL: #14874 (review)
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inspector Issues and PRs related to the V8 inspector protocol test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants