File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
libs/cardano-ledger-conformance/test/Test/Cardano/Ledger/Conformance Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -157,12 +157,9 @@ spec =
157157 xdescribe " ENACT" Enact. spec
158158 xdescribe " EPOCH" Epoch. spec
159159 xdescribe " GOV" Gov. spec
160- -- GOVCERT tests enabling pending on these two issues in spec:
161- -- https://github.com/IntersectMBO/formal-ledger-specifications/issues/634
162- -- https://github.com/IntersectMBO/formal-ledger-specifications/issues/633
163160 describe " GOVCERT" GovCert. spec
164- -- LEDGER tests enabling pending (at least) on the implementation of scriptSize in the spec:
165- -- https://github.com/IntersectMBO/formal-ledger-specifications/issues/620
161+ -- LEDGER tests pending on the dRep delegations cleanup in the spec:
162+ -- https://github.com/IntersectMBO/formal-ledger-specifications/issues/635
166163 xdescribe " LEDGER" Ledger. spec
167164 xdescribe " RATIFY" Ratify. spec
168165 xdescribe " UTXO" Utxo. spec
You can’t perform that action at this time.
0 commit comments