We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc14f3b commit 22ecc40Copy full SHA for 22ecc40
ouroboros-consensus-cardano-tools/test/Main.hs
@@ -94,4 +94,4 @@ main = defaultMain tests
94
-- cannot execute binary file: Exec format error
95
-- ```
96
--
97
--- 0
+-- 3
ouroboros-consensus-mock-test/test/Main.hs
@@ -22,3 +22,10 @@ tests =
22
, Test.ThreadNet.PBFT.tests
23
, Test.ThreadNet.Praos.tests
24
]
25
+
26
+-- Counter to address the zfs copy bug on Hydra
27
+-- ```
28
+-- cannot execute binary file: Exec format error
29
30
+--
31
0 commit comments