-
Notifications
You must be signed in to change notification settings - Fork 148
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
Undici failures #1051
Comments
Connected with nodejs/node#51997 |
Is it? The run was done after the revert. |
Does the citgm connect via debug port? |
Not sure I understand the question but probably not. |
related to nodejs/undici#2600 |
Ok, so we have to wait for the next libuv update. |
it looked like a different error to me, this test has had quite a few failures cc @metcoder95 |
yeah, it is an annoying file |
Ok... that's new, the mismatch on the assertions is weird; I'll try to revisit this and possibly rewrite the testing scenarios, haven't had the time yet. If this is a blocker of some sort, feel free to skip them for now |
Should now work as we patched the failing test. |
On OSX:
|
create a PR to add macos-latest to our ci |
|
What should I do? The test has afaik already a timeout of 60000ms. So failing after 30000 ms, makes no sense. |
Maybe refactor to AsyncIterable to see if it’s more deterministic? |
Just skip the test if citgm. |
Is there a env variable set in case of citgm? |
I don't think you can specifically detect citgm by default, but you can add custom env variables using the Example: Lines 245 to 252 in 12e6902
|
I've released v6.19.3 that should address some of this |
With nodejs/node#52002:
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3398/nodes=alpine-latest-x64/testReport/junit/(root)/citgm/undici_v6_7_0/
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3398/nodes=rhel8-x64/testReport/junit/(root)/citgm/undici_v6_7_0/
@nodejs/undici
The text was updated successfully, but these errors were encountered: