-
Notifications
You must be signed in to change notification settings - Fork 30k
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
[do not land] update ada to v3.0-pre #56218
base: main
Are you sure you want to change the base?
Conversation
Review requested:
|
@nodejs/build the current state of macOS (it is too outdated and doesn't have all C++20 features) is going to block having this upgrade, which is OK, but after landing this PR, I'm planning on opening a PR for URLPattern. Would someone share a status update? All that work for URLPattern would be for waste if we can't update our infra.
|
cc @nodejs/platform-smartos smartOS has missing implementation for std::bit_cast. This is blocking updating Ada in the future.
|
Note: All other failures are from unexpected passes from WPT |
As I understand it, gcc11 is the requirement for this. I've proposed we move to building using the 22.4.0 image which has gcc12. |
fc1dfa7
to
e9794ec
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #56218 +/- ##
==========================================
+ Coverage 88.53% 88.54% +0.01%
==========================================
Files 657 657
Lines 190203 190203
Branches 36528 36524 -4
==========================================
+ Hits 168402 168423 +21
+ Misses 14987 14983 -4
+ Partials 6814 6797 -17 |
Before releasing a new version (soon), let's see if we broke anything with the C++20 upgrade.
cc @lemire @nodejs/url
Benchmark CI: https://ci.nodejs.org/view/Node.js%20benchmark/job/benchmark-node-micro-benchmarks/1655/