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-fs-readdir-ucs2 flaky #13989

Conversation

joaocgreis
Copy link
Member

Changes in our CI infra makes test-fs-readdir-ucs2 fail every run on Raspberry Pi (ref: nodejs/build#774 (comment)).

While we need to find a better solution, I suggest we mark the test as flaky to avoid having every run red because of this.

@nodejs/testing @nodejs/ctc any objection for fast tracking?

Ref: nodejs/build#774
Ref: #13986

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

Test

@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to the tests. label Jun 29, 2017
@joaocgreis joaocgreis added the arm Issues and PRs related to the ARM platform. label Jun 29, 2017
@refack
Copy link
Contributor

refack commented Jun 29, 2017

+1 for fast-tracking

@joaocgreis
Copy link
Member Author

@joaocgreis joaocgreis closed this Jun 29, 2017
joaocgreis added a commit that referenced this pull request Jun 29, 2017
PR-URL: #13989
Reviewed-By: Refael Ackermann <[email protected]>
@refack
Copy link
Contributor

refack commented Jun 29, 2017

Just to see it pass (well, yellow) CI on master: https://ci.nodejs.org/job/node-test-commit/10826/
#13985 will turn in green again 🙏

@joaocgreis
Copy link
Member Author

#13985 will turn in green again 🙏

Isn't that for Alpine? This is unrelated, the CI will remain yellow, which makes sense to me since test-fs-readdir-ucs2 is a valid test and we're not getting results to it from the Pis.

@refack
Copy link
Contributor

refack commented Jun 29, 2017

Isn't that for Alpine? This is unrelated, the CI will remain yellow, which makes sense to me since test-fs-readdir-ucs2 is a valid test and we're not getting results to it from the Pis.

Yes, right. 🤦‍♂️

@addaleax addaleax mentioned this pull request Jun 29, 2017
addaleax pushed a commit that referenced this pull request Jun 29, 2017
PR-URL: #13989
Reviewed-By: Refael Ackermann <[email protected]>
@refack refack added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Jun 30, 2017
addaleax pushed a commit that referenced this pull request Jul 11, 2017
PR-URL: #13989
Reviewed-By: Refael Ackermann <[email protected]>
addaleax pushed a commit that referenced this pull request Jul 18, 2017
PR-URL: #13989
Reviewed-By: Refael Ackermann <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jul 18, 2017
PR-URL: #13989
Reviewed-By: Refael Ackermann <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Jul 18, 2017
MylesBorins pushed a commit that referenced this pull request Jul 21, 2017
PR-URL: #13989
Reviewed-By: Refael Ackermann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Issues and PRs related to the ARM platform. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants