From 6902330436d87a9c283314b2b4ccc85a8e64a034 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Thu, 14 Aug 2025 17:00:47 +0530 Subject: [PATCH] Add links to test run outputs --- test-runs/README.md | 5 +++++ test-runs/run2/output.log | 10 +++++----- test-runs/run3/output.log | 10 +++++----- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/test-runs/README.md b/test-runs/README.md index 59c3405..be493bc 100644 --- a/test-runs/README.md +++ b/test-runs/README.md @@ -22,6 +22,11 @@ This directory contains pre-generated data and outputs from simulation test runs ## Overview +This directory contains the following simulation test runs with pre-generated data and test suite outputs: +- run1: [run1/output.log](./run1/output.log) +- run1: [run1/output.log](./run1/output.log) +- run1: [run1/output.log](./run1/output.log) + To reproduce the results from any one of the test runs, follow these steps to run through the simulation with existing generated data. ## Prerequisites diff --git a/test-runs/run2/output.log b/test-runs/run2/output.log index c2e3f99..1a14ac9 100644 --- a/test-runs/run2/output.log +++ b/test-runs/run2/output.log @@ -2,7 +2,7 @@ LOCKDROP ALLOCATION COMPARISON TESTS ================================================================================ test_0_star_allocations (test_allocations.AllocationTest.test_0_star_allocations) -Test star allocations for all lock periods ... +Test star allocations for all lock periods ... STAR ALLOCATIONS COMPARISON +---------------+---------+-----------------------------------------------+--------------------+--------------------+--------------+ | Lock Period | Point | Zenith Address | Notebook ($sZ) | zenithd ($sZ) | Difference | @@ -21,7 +21,7 @@ STAR ALLOCATIONS COMPARISON ok test_1_galaxy_allocations (test_allocations.AllocationTest.test_1_galaxy_allocations) -Test galaxy allocations for all lock periods ... +Test galaxy allocations for all lock periods ... GALAXY ALLOCATIONS COMPARISON +---------------+---------+-----------------------------------------------+-------------------+-------------------+--------------+ | Lock Period | Point | Zenith Address | Notebook ($sZ) | zenithd ($sZ) | Difference | @@ -40,7 +40,7 @@ GALAXY ALLOCATIONS COMPARISON ok test_2_total_allocations (test_allocations.AllocationTest.test_2_total_allocations) -Test total allocations for all participants ... +Test total allocations for all participants ... TOTAL ALLOCATIONS COMPARISON +------------+--------------------------+ | Source | Total Allocation ($sZ) | @@ -55,7 +55,7 @@ TOTAL ALLOCATIONS COMPARISON ok test_unlock_schedule_calculation (test_unlock_schedule.UnlockScheduleTest.test_unlock_schedule_calculation) -Test unlock schedule calculations for all lock periods ... +Test unlock schedule calculations for all lock periods ... UNLOCK BLOCKS COMPARISON +---------+---------------+---------------------+-------------------+------------------+--------------+ | Point | Lock Period | Start Time | Expected Blocks | zenithd Blocks | Difference | @@ -109,7 +109,7 @@ INITIAL UNLOCK AMOUNTS COMPARISON ok test_accrual_state_calculation (test_accrual_state.AccrualStateTest.test_accrual_state_calculation) -Test accrual state calculations after some blocks ... +Test accrual state calculations after some blocks ... TOTAL UNLOCKED AT BLOCK 168 +---------+---------------+----------------+--------------------+-------------------+-------------------+--------------+ | Point | Lock Period | Block Height | Last Unlocked At | Expected ($sZ) | zenithd ($sZ) | Difference | diff --git a/test-runs/run3/output.log b/test-runs/run3/output.log index 73a1215..bb6e91a 100644 --- a/test-runs/run3/output.log +++ b/test-runs/run3/output.log @@ -2,7 +2,7 @@ LOCKDROP ALLOCATION COMPARISON TESTS ================================================================================ test_0_star_allocations (test_allocations.AllocationTest.test_0_star_allocations) -Test star allocations for all lock periods ... +Test star allocations for all lock periods ... STAR ALLOCATIONS COMPARISON +---------------+---------+-----------------------------------------------+-------------------+-------------------+--------------+ | Lock Period | Point | Zenith Address | Notebook ($sZ) | zenithd ($sZ) | Difference | @@ -21,7 +21,7 @@ STAR ALLOCATIONS COMPARISON ok test_1_galaxy_allocations (test_allocations.AllocationTest.test_1_galaxy_allocations) -Test galaxy allocations for all lock periods ... +Test galaxy allocations for all lock periods ... GALAXY ALLOCATIONS COMPARISON +---------------+---------+-----------------------------------------------+-------------------+-------------------+--------------+ | Lock Period | Point | Zenith Address | Notebook ($sZ) | zenithd ($sZ) | Difference | @@ -40,7 +40,7 @@ GALAXY ALLOCATIONS COMPARISON ok test_2_total_allocations (test_allocations.AllocationTest.test_2_total_allocations) -Test total allocations for all participants ... +Test total allocations for all participants ... TOTAL ALLOCATIONS COMPARISON +------------+--------------------------+ | Source | Total Allocation ($sZ) | @@ -55,7 +55,7 @@ TOTAL ALLOCATIONS COMPARISON ok test_unlock_schedule_calculation (test_unlock_schedule.UnlockScheduleTest.test_unlock_schedule_calculation) -Test unlock schedule calculations for all lock periods ... +Test unlock schedule calculations for all lock periods ... UNLOCK BLOCKS COMPARISON +---------+---------------+---------------------+-------------------+------------------+--------------+ | Point | Lock Period | Start Time | Expected Blocks | zenithd Blocks | Difference | @@ -109,7 +109,7 @@ INITIAL UNLOCK AMOUNTS COMPARISON ok test_accrual_state_calculation (test_accrual_state.AccrualStateTest.test_accrual_state_calculation) -Test accrual state calculations after some blocks ... +Test accrual state calculations after some blocks ... TOTAL UNLOCKED AT BLOCK 84 +---------+---------------+----------------+--------------------+------------------+-----------------+--------------+ | Point | Lock Period | Block Height | Last Unlocked At | Expected ($sZ) | zenithd ($sZ) | Difference |