Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CloseTx cost benchmark to tx-cost and similar test suites #322

Merged
merged 9 commits into from
Apr 22, 2022

Conversation

ch1bo
Copy link
Member

@ch1bo ch1bo commented Apr 22, 2022

No description provided.

@ch1bo ch1bo requested review from KtorZ and a user April 22, 2022 10:34
@ch1bo ch1bo mentioned this pull request Apr 22, 2022
2 tasks
@github-actions
Copy link

Unit Test Results

    5 files  ±0    74 suites  ±0   8m 26s ⏱️ +43s
204 tests +1  202 ✔️ +1  2 💤 ±0  0 ±0 

Results for commit 99f2ad4. ± Comparison against base commit 4e4ae52.

@ghost
Copy link

ghost commented Apr 22, 2022

I like our test suite is steadily growing, I am considering publishing it on our documentation website.

, fanout
, mt
, h
]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

♡ fourmolu 🙄

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rea-da-bi-li-ty

(not (isInitialSnapshot snapshot))
"Close with multi-signed snapshot"
-- TODO: label / classify tx and snapshots to understand test failures
forAll (genCloseTx 3) $ uncurry action
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rebased things. Likely the next PR (from our ensemble work) will address this.

let stInitialized = executeCommits initTx commits stIdle
in action stInitialized (collect stInitialized)
forAllCollectCom action =
forAll (genCollectComTx 3) $ uncurry action
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@ch1bo
Copy link
Member Author

ch1bo commented Apr 22, 2022

I like our test suite is steadily growing, I am considering publishing it on our documentation website.

What bit of it? The testing strategy?

@ghost
Copy link

ghost commented Apr 22, 2022

@ch1bo No, the whole output of tests run. Like we publish benchmarks output, publishing tests output

@ch1bo ch1bo merged commit 726100f into master Apr 22, 2022
@ch1bo ch1bo deleted the 318-closetx-benchmark branch April 22, 2022 14:30
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.

3 participants