You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build and run UnitTests on Ubuntu 22.04.1 using V8.
Result:
UnitTests fail for many URL tests because curl easy apis are returning CURLE_SSL_CACERT_BADFILE. Same tests do not fail if targeting JavaScriptCore instead.