hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
265 stars 119 forks source link

feat: disable AddressBook Service functions in FreezeUpdagrade and migration for releaes 0.52 #14117

Closed iwsimon closed 1 day ago

iwsimon commented 2 days ago

Updated unit tests.

Description:

Related issue(s):

Fixes #14086

Notes for reviewer:

Checklist

github-actions[bot] commented 2 days ago

Node: HAPI Test (Token) Results

 20 files   20 suites   7m 20s :stopwatch: 266 tests 266 :white_check_mark: 0 :zzz: 0 :x: 341 runs  341 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 days ago

Node: HAPI Test (Restart) Results

3 tests   3 :white_check_mark:  5m 38s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 days ago

Node: Unit Test Results

  1 540 files    1 540 suites   3h 18m 50s :stopwatch: 115 765 tests 115 706 :white_check_mark: 59 :zzz: 0 :x: 124 080 runs  124 021 :white_check_mark: 59 :zzz: 0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 days ago

Node: HAPI Test (Node Death Reconnect) Results

3 tests   3 :white_check_mark:  6m 23s :stopwatch: 3 suites  0 :zzz: 3 files    0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 days ago

Node: HAPI Test (Crypto) Results

 24 files   24 suites   11m 58s :stopwatch: 362 tests 362 :white_check_mark: 0 :zzz: 0 :x: 369 runs  369 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 days ago

Node: HAPI Test (Misc) Results

 51 files   51 suites   21m 3s :stopwatch: 357 tests 357 :white_check_mark: 0 :zzz: 0 :x: 375 runs  375 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 days ago

Node: HAPI Test (Time Consuming) Results

19 tests   19 :white_check_mark:  23m 7s :stopwatch:  4 suites   0 :zzz:  4 files     0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 days ago

Node: HAPI Test (Smart Contract) Results

 73 files   73 suites   23m 5s :stopwatch: 623 tests 623 :white_check_mark: 0 :zzz: 0 :x: 677 runs  677 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 02e4affb.

:recycle: This comment has been updated with latest results.

iwsimon commented 1 day ago

Part of the changes merged into PR14118. No longer needed.