-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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: test-inspector-port-zero-cluster flaky #13375
Conversation
Ref: #13343 |
Could you edit the commit message to let people know that this is marking a test as flaky? |
Ack. |
Minor nit: I suggest using present-tense verbs in commit messages: 'mark' instead of 'marking' |
test/inspector/inspector.status
Outdated
@@ -5,5 +5,6 @@ prefix inspector | |||
# sample-test : PASS,FLAKY | |||
|
|||
[true] # This section applies to all platforms | |||
test-inspector-port-zero-cluster.js : PASS,FLAKY |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: comment above says without ".js".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ack
ack |
🌝 funny how many nit I can make in literally 2 lines. |
Nit: 1 line. No, just kidding. LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Should get a CI run, but I don't think it needs to wait before landing. |
CI: https://ci.nodejs.org/job/node-test-commit/10291/ |
Landed in 45d7839 |
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)
test