Uh oh!
There was an error while loading. Please reload this page.
[do not land] update ada to v3.0-pre - #56218
Conversation
nodejs-github-bot
commented
Dec 10, 2024
Review requested:
|
nodejs-github-bot
commented
Dec 10, 2024
anonrig
commented
Dec 10, 2024
@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. |
anonrig
commented
Dec 10, 2024
cc @nodejs/platform-smartos smartOS has missing implementation for std::bit_cast. This is blocking updating Ada in the future. |
anonrig
commented
Dec 11, 2024
Note: All other failures are from unexpected passes from WPT |
bahamat
commented
Dec 11, 2024
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
e9794ecComparenodejs-github-bot
commented
Dec 13, 2024
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/