Skip to content

1.5.1rc0#4054

Merged
swcurran merged 5 commits intoopenwallet-foundation:mainfrom
swcurran:1.5.1rc0
Feb 20, 2026
Merged

1.5.1rc0#4054
swcurran merged 5 commits intoopenwallet-foundation:mainfrom
swcurran:1.5.1rc0

Conversation

@swcurran
Copy link
Contributor

Signed-off-by: Stephen Curran swcurran@gmail.com

Signed-off-by: Stephen Curran <swcurran@gmail.com>
@swcurran
Copy link
Contributor Author

Looks like the failure occurred in the new test -- "Using revocation api, rotate revocation -- @1.1"? @PatStLouis -- I think for you to investigate?

@swcurran swcurran marked this pull request as draft February 19, 2026 03:22
Signed-off-by: Stephen Curran <swcurran@gmail.com>
@PatStLouis
Copy link
Contributor

see here for the solution to this issue #4056

@swcurran swcurran marked this pull request as ready for review February 19, 2026 03:29
@PatStLouis
Copy link
Contributor

Driver's license test is failing on the interop tests this time, might of been a one off timing issue. I re-triggered the test with debug logging.

@PatStLouis
Copy link
Contributor

I ran the owl test harness locally and this test passes. Will need to investigate some more...

Tags:  --tags=@DIDExchangeConnection --tags=@CredFormat_Anoncreds --tags=@Anoncreds --tags=@T001-RFC0454

@RFC0454 @AIP20
Feature: RFC 0454 Aries agent present proof v2 # features/0454-present-proof-v2.feature:2

  @T001-RFC0454 @critical @AcceptanceTest @DIDExchangeConnection @CredFormat_Anoncreds @RFC0592 @Schema_DriversLicense_v2 @CredProposalStart @Anoncreds
  Scenario Outline: Present Proof of specific types and proof is acknowledged with a Drivers License credential type with a DID Exchange Connection -- @2.1   # features/0454-present-proof-v2.feature:26
    Given "2" agents                                                                                                                                          # features/steps/0160-connection.py:22 0.000s
      | name  | role     |
      | Faber | verifier |
      | Bob   | prover   |
    And "Faber" and "Bob" have an existing connection                                                                                                         # features/steps/0160-connection.py:406 6.196s
    And "Bob" has an issued credential with formats from Acme with Data_DL_MaxValues                                                                          # features/steps/0454-present-proof-v2-v3.py:50 19.896s
    When "Faber" sends a proof_request_DL_address_v2 presentation with formats to "Bob"                                                                       # features/steps/0454-present-proof-v2-v3.py:180 1.040s
    And "Bob" makes the presentation_DL_address_v2 of the proof with formats                                                                                  # features/steps/0454-present-proof-v2-v3.py:253 2.157s
    And "Faber" acknowledges the proof with formats                                                                                                           # features/steps/0454-present-proof-v2-v3.py:349 1.094s
    Then "Bob" has the proof with formats verified                                                                                                            # features/steps/0454-present-proof-v2-v3.py:376 0.511s

1 feature passed, 0 failed, 0 skipped
1 scenario passed, 0 failed, 17 skipped
7 steps passed, 0 failed, 119 skipped, 0 undefined
Took 0m30.893s

@PatStLouis
Copy link
Contributor

I'm a bit stomped here. I've recreated this entire test run on my owl branch and the tests are passing:
https://github.com/OpSecId/owl-agent-test-harness/actions/runs/22194453854/job/64190963755

@PatStLouis
Copy link
Contributor

@swcurran well, i didn't change anything and it passed this time. It looks like it was an intermittent issue

Signed-off-by: Stephen Curran <swcurran@gmail.com>
@sonarqubecloud
Copy link

@swcurran swcurran requested review from a team February 19, 2026 23:49
@swcurran swcurran merged commit a99e49f into openwallet-foundation:main Feb 20, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants