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

CI is broken in 0.3.0-pre branch #923

Closed
TimoGlastra opened this issue Jul 3, 2022 · 4 comments · Fixed by #935
Closed

CI is broken in 0.3.0-pre branch #923

TimoGlastra opened this issue Jul 3, 2022 · 4 comments · Fixed by #935
Assignees
Milestone

Comments

@TimoGlastra
Copy link
Contributor

Opening a dedicated issue to track progress on fixing CI in 0.3.0-pre. It's failing consistently.

@berendsliedrecht
Copy link
Contributor

I will take a look at this today.

It seems that the node-bbs-signatures fails on Linux + node 17/18 and possibly more node versions.

@TimoGlastra
Copy link
Contributor Author

Do you know if these node versions are supported? If node 17/18 are not supported there's nothing we can do about it 🤷. We should just be clear to document it in that case and skip tests for bbs in node 17/18

@karimStekelenburg
Copy link
Contributor

Adding the test results I previously posted in #935 here for context:

Ubuntu

Specs

CleanShot 2022-07-08 at 03 06 55

Results for Node v14.19.3

CleanShot 2022-07-08 at 02 52 42

Results for Node v16.16.0

CleanShot 2022-07-08 at 02 55 12

Results for Node v17.9.1

CleanShot 2022-07-08 at 02 57 11

Results for Node v18.5.0

CleanShot 2022-07-08 at 03 12 44

macOs (M1)

Specs

CleanShot 2022-07-08 at 03 14 21

Results for Node v14.20.0

CleanShot 2022-07-08 at 03 16 40

Results for Node v16.16.0

CleanShot 2022-07-08 at 03 18 27

Results for Node v17.9.1

CleanShot 2022-07-08 at 03 20 11

Results for Node v18.5.0

CleanShot 2022-07-08 at 03 21 54

@genaris
Copy link
Contributor

genaris commented Sep 10, 2022

So is there any clue about what the problem could be in CI with node 17/18? For development I'm using a x86_64 machine running Arch-based Linux (kernel 5.15.60) and all vc tests are passing. Also I've created a Dockerfile to replicate AFJ's CI setup (i.e. based in ubuntu-20.04 image and installing all dependencies) and it works fine as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants