GitHub Actions / Xcode test results
succeeded
Jan 21, 2024 in 0s
Xcode test results
Testing workspace jose-swift with scheme jose-swift-Package
Summary
Total | Passed | Failed | Skipped | Expected Failure | ⏱️ Time |
---|---|---|---|---|---|
69 | 69 | 0 | 0 | 0 | 32.96s |
Test Summary
JWATests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
Test | Total | ||||
---|---|---|---|---|---|
EdDSATests | 1 | 1 | 0 | 0 | 0 |
JWETests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
Test | Total | ||||
---|---|---|---|---|---|
AESTests | 6 | 6 | 0 | 0 | 0 |
DirectTests | 1 | 1 | 0 | 0 | 0 |
ECDH1PUTests | 5 | 5 | 0 | 0 | 0 |
ECDHESTests | 2 | 2 | 0 | 0 | 0 |
PBES2Tests | 4 | 4 | 0 | 0 | 0 |
RFC7516Tests | 4 | 4 | 0 | 0 | 0 |
RFC7520Tests | 12 | 12 | 0 | 0 | 0 |
RSATests | 2 | 2 | 0 | 0 | 0 |
JWKTests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
Test | Total | ||||
---|---|---|---|---|---|
JWKThumbprintTests | 1 | 1 | 0 | 0 | 0 |
JWSTests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
Test | Total | ||||
---|---|---|---|---|---|
JWSJsonTests | 7 | 7 | 0 | 0 | 0 |
JWSTests | 7 | 7 | 0 | 0 | 0 |
RFC7515Tests | 10 | 10 | 0 | 0 | 0 |
JWTTests
- Device: Mac mini, 13.6.3 (22G436)
- SDK: macOS 13.3, 13.3
Test | Total | ||||
---|---|---|---|---|---|
JWTTests | 7 | 7 | 0 | 0 | 0 |
Failures
All tests passed 🎉
Details
Test Details
JWATests
EdDSATests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testEdDSACycle()
|
JWETests
AESTests
⏱️ | ||||
---|---|---|---|---|
6 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testAES128Cycle()
| |
testAES128GCMCycle()
| |
testAES192Cycle()
| |
testAES192GCMCycle()
| |
testAES256Cycle()
| |
testAES256GCMCycle()
|
DirectTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testDirectCycle()
|
ECDH1PUTests
⏱️ | ||||
---|---|---|---|---|
5 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.01s |
testECDH1PUA128KWCycle()
| |
testECDH1PUA192KWCycle()
| |
testECDH1PUA256KWCurve25519Cycle()
| |
testECDH1PUA256KWCycle()
| |
testECDH1PUCycle()
|
ECDHESTests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testECDHESA256KWCycle()
| |
testECDHESCycle()
|
PBES2Tests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 32.70s |
testJWEPBES2_HS512_A256KW()
| |
testPBES2_HS256_A128KW()
| |
testPBES2_HS384_A192KW()
| |
testPBES2_HS512_A256KW()
|
RFC7516Tests
⏱️ | ||||
---|---|---|---|---|
4 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.06s |
testA_1_7()
| |
testA_1()
| |
testA_3()
| |
testA_4()
|
RFC7520Tests
⏱️ | ||||
---|---|---|---|---|
12 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
RSATests
⏱️ | ||||
---|---|---|---|---|
2 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.17s |
testRSAOAEP256Cycle()
| |
testRSAOAEPCycle()
|
JWKTests
JWKThumbprintTests
⏱️ | ||||
---|---|---|---|---|
1 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
test_RFC8037_Appendix_A_3()
|
JWSTests
JWSJsonTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
JWSTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
RFC7515Tests
⏱️ | ||||
---|---|---|---|---|
10 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
JWTTests
JWTTests
⏱️ | ||||
---|---|---|---|---|
7 (100%) | 0 (0%) | 0 (0%) | 0 (0%) | 0.00s |
testFailAudienceValidation()
| |
testFailExpirationValidation()
| |
testFailIssuedAtValidation()
| |
testFailIssuerValidation()
| |
testFailNotBeforeValidation()
| |
testParseSignedJWT()
| |
testSignAndVerify()
|
Loading