Skip to content

test: delete test-net-bytes-per-incoming-chunk-overhead - #48811

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
targos:rm-test-net-bytes
Jul 20, 2023
Merged

test: delete test-net-bytes-per-incoming-chunk-overhead#48811
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
targos:rm-test-net-bytes

Conversation

@targos

Copy link
Copy Markdown
Member

The test's assumptions about RSS are no longer valid, at least with Fedora 38.

Closes: #48490

The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: nodejs#48490
@targostargos added net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests. labels Jul 17, 2023
@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label Jul 17, 2023
@targostargos added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 17, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 17, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 20, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 20, 2023
@nodejs-github-bot
nodejs-github-bot merged commit b0cc131 into nodejs:mainJul 20, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in b0cc131

@targos
targos deleted the rm-test-net-bytes branch July 20, 2023 13:24
targos added a commit that referenced this pull request Jul 23, 2023
The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: #48490
PR-URL: #48811Fixes: #48490
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
targos added a commit that referenced this pull request Jul 23, 2023
The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: #48490
PR-URL: #48811Fixes: #48490
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: nodejs#48490
PR-URL: nodejs#48811Fixes: nodejs#48490
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: nodejs#48490
PR-URL: nodejs#48811Fixes: nodejs#48490
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
UlisesGascon pushed a commit to UlisesGascon/node that referenced this pull request Aug 14, 2023
The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: nodejs#48490
PR-URL: nodejs#48811Fixes: nodejs#48490
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
RafaelGSS pushed a commit that referenced this pull request Aug 15, 2023
The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: #48490
PR-URL: #48811Fixes: #48490
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
@UlisesGasconUlisesGascon mentioned this pull request Aug 15, 2023
@ruyadornoruyadorno mentioned this pull request Aug 17, 2023
aduh95 pushed a commit to aduh95/node that referenced this pull request Feb 18, 2025
The test's assumptions about RSS are no longer valid, at least with
Fedora 38.
Closes: nodejs#48490
PR-URL: nodejs#48811Fixes: nodejs#48490
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ciPRs that need a full CI run.netIssues and PRs related to the net subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test-net-bytes-per-incoming-chunk-overhead failing on Fedora 38

5 participants

@targos@nodejs-github-bot@lpinca@richardlau@ruyadorno