Filip Skokan
Filip Skokan
@indutny FWIW the RFC submodule test suites also fail for me when trying out this change.
@mattcollier nope, i work around it for my needs. https://github.com/panva/jose/blob/v1.4.0/lib/help/key_utils.js#L272
@felix is the one in the description not simple enough?
P-521 is used in JOSE, COSE, as well as supported in Web Cryptography API. Developers may choose to use this curve in a variety of applications for quite some time...
cc @joyeecheung, she did the last refactor (#33297) to the runner behaviour v status file format.
I am unsure which teams to tag here.
I think I'll further refactor to allow the expected failures be the test names, not just the errors. This will avoid issues where the error includes a cwd (like the...
Needs investigating: - `ubuntu1804_sharedlibs_withoutintl_x64` has an unexpected pass the other `test-commit-linux-containered` build types don't (in `test.wpt/test-encoding`) - `win2012r2-COMPILED_BY-vs2019-x86` has an unexpected failure the other build types don't (in `test.wpt/test-broadcastchannel`) Not...
> * `ubuntu1804_sharedlibs_withoutintl_x64` has an unexpected pass the other `test-commit-linux-containered` build types don't (in `test.wpt/test-encoding`) This is because the file is conditionally skipped ``` ---- streams/decode-utf8.any.js ---- [SKIPPED] requires small-icu...
> * `win2012r2-COMPILED_BY-vs2019-x86` has an unexpected failure the other build types don't (in `test.wpt/test-broadcastchannel`) may be flaky