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

flaky test-dgram-multicast-ssmv6-multi-process on linux #32946

Open
sam-github opened this issue Apr 20, 2020 · 4 comments
Open

flaky test-dgram-multicast-ssmv6-multi-process on linux #32946

sam-github opened this issue Apr 20, 2020 · 4 comments
Labels
dgram Issues and PRs related to the dgram subsystem / UDP. flaky-test Issues and PRs related to the tests with unstable failures on the CI.

Comments

@sam-github
Copy link
Contributor

sam-github commented Apr 20, 2020

examples of failure from the last weeks masters:

Error Message
[PARENT] sent "First message to send" to ff3e::1234:15000
[PARENT] sent "Second message to send" to ff3e::1234:15000
[PARENT] sent "Third message to send" to ff3e::1234:15000
[PARENT] sent "Fourth message to send" to ff3e::1234:15000
[PARENT] sendSocket closed
[PARENT] Responses were not received within 5000 ms.
[PARENT] Fail
assert.js:142
  throw err;
  ^

AssertionError [ERR_ASSERTION]: Failed
    at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/internet/test-dgram-multicast-ssmv6-multi-process.js:140:12)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7) {
  generatedMessage: true,
  code: 'ERR_ASSERTION',
  actual: undefined,
  expected: undefined,
  operator: 'fail'
}
@sam-github sam-github added dgram Issues and PRs related to the dgram subsystem / UDP. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Apr 20, 2020
@sam-github
Copy link
Contributor Author

AshCripps pushed a commit to AshCripps/node that referenced this issue May 21, 2020
refs: nodejs#32946

Mark this test as flaky on linux
Ive used sequential.status as a template for this file
sam-github pushed a commit that referenced this issue May 22, 2020
refs: #32946

Mark this test as flaky on linux
Ive used sequential.status as a template for this file

PR-URL: #33498
Refs: #32946
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@Trott
Copy link
Member

Trott commented May 23, 2020

Because these problems can sometimes be host-specific: The host this is failing on is test-rackspace-ubuntu1604-x64-2

codebytere pushed a commit that referenced this issue Jun 18, 2020
refs: #32946

Mark this test as flaky on linux
Ive used sequential.status as a template for this file

PR-URL: #33498
Refs: #32946
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
codebytere pushed a commit that referenced this issue Jun 30, 2020
refs: #32946

Mark this test as flaky on linux
Ive used sequential.status as a template for this file

PR-URL: #33498
Refs: #32946
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
codebytere pushed a commit that referenced this issue Jul 8, 2020
refs: #32946

Mark this test as flaky on linux
Ive used sequential.status as a template for this file

PR-URL: #33498
Refs: #32946
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@richardlau
Copy link
Member

@Trott
Copy link
Member

Trott commented Apr 4, 2023

Same/similar to nodejs/build#2165?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dgram Issues and PRs related to the dgram subsystem / UDP. flaky-test Issues and PRs related to the tests with unstable failures on the CI.
Projects
None yet
Development

No branches or pull requests

3 participants