hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

fix: flaky transaction prehandle test

Open cody-littley opened this issue 9 months ago • 8 comments

closes #13174

cody-littley avatar May 09 '24 17:05 cody-littley

Node: HAPI Test (Restart) Results

2 tests   2 :white_check_mark:  6m 27s :stopwatch: 2 suites  0 :zzz: 2 files    0 :x:

Results for commit de471f4b.

github-actions[bot] avatar May 09 '24 17:05 github-actions[bot]

Node: HAPI Test (Node Death Reconnect) Results

2 tests   2 :white_check_mark:  6m 52s :stopwatch: 2 suites  0 :zzz: 2 files    0 :x:

Results for commit de471f4b.

github-actions[bot] avatar May 09 '24 17:05 github-actions[bot]

Node: HAPI Test (Token) Results

235 tests   234 :white_check_mark:  23m 35s :stopwatch:  17 suites    1 :zzz:  17 files      0 :x:

Results for commit de471f4b.

github-actions[bot] avatar May 09 '24 18:05 github-actions[bot]

Node: HAPI Test (Misc) Results

459 tests   448 :white_check_mark:  36m 12s :stopwatch:  77 suites   10 :zzz:  77 files      1 :x:

For more details on these failures, see this check.

Results for commit de471f4b.

github-actions[bot] avatar May 09 '24 18:05 github-actions[bot]

Node: HAPI Test (Crypto) Results

335 tests   335 :white_check_mark:  41m 52s :stopwatch:  25 suites    0 :zzz:  25 files      0 :x:

Results for commit de471f4b.

github-actions[bot] avatar May 09 '24 18:05 github-actions[bot]

Node: HAPI Test (Time Consuming) Results

21 tests   21 :white_check_mark:  54m 0s :stopwatch:  3 suites   0 :zzz:  3 files     0 :x:

Results for commit de471f4b.

github-actions[bot] avatar May 09 '24 18:05 github-actions[bot]

Node: Unit Test Results

  2 279 files  ±0    2 279 suites  ±0   3h 37m 37s :stopwatch: + 19m 43s 118 788 tests ±0  118 720 :white_check_mark: ±0  67 :zzz: ±0  1 :x: ±0  127 273 runs  ±0  127 205 :white_check_mark: ±0  67 :zzz: ±0  1 :x: ±0 

For more details on these failures, see this check.

Results for commit de471f4b. ± Comparison against base commit 3e2563dd.

This pull request removes 3983 and adds 3747 tests. Note that renamed tests count towards both.

  
             IssuerDN: CN=s-aaaa
            SubjectDN: CN=s-aaaa
           Final Date: Fri Jan 01 00:00:00 UTC 2100
           Public Key: RSA Public Key [2e:28:bc:1e:d3:83:25:92:8e:cb:98:b1:b6:84:06:9c:d5:d8:14:d5],[56:66:d1:a4]
           Start Date: Sat Jan 01 00:00:00 UTC 2000
         SerialNumber: 12482092706667292405
        modulus: c1a0ff5d2372b53d12d12bb87dd03f5…
   Address[id=0,nickname=Austin,selfName=aaaa,weight=1000,hostnameInternal=127.0.0.1,portInternalIpv4=18424,hostnameExternal=213.95.245.147,portExternalIpv4=39738,sigPublicKey=<null>,agreePublicKey=<null>,sigCert=com.swirlds.platform.crypto.SerializableX509Certificate@7289d0b7,agreeCert=com.swirlds.platform.crypto.SerializableX509Certificate@492f9cb4,memo=6qHvXUuEfd],
…
com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [4] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [6] 

com.hedera.node.app.grpc.impl.netty.GrpcServiceBuilderTest ‑ [7]   
  
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [10] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@2731a579
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [11] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@e969ac5c
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [12] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@fc362da9
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [13] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@4e11acc6
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [14] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@46f1dd5f
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [15] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@3a3b6a2a
com.hedera.node.app.service.mono.state.codec.VirtualKeySerdesAdapterTest ‑ [16] com.hedera.node.app.service.mono.state.codec.VirtualBlobKey@c744ca09
…

github-actions[bot] avatar May 09 '24 18:05 github-actions[bot]

Node: HAPI Test (Smart Contract) Results

589 tests   589 :white_check_mark:  1h 14m 30s :stopwatch:  63 suites    0 :zzz:  63 files      0 :x:

Results for commit de471f4b.

github-actions[bot] avatar May 09 '24 18:05 github-actions[bot]

Lol, I accidentally merged this already as a part of a different PR. Closing.

cody-littley avatar May 13 '24 15:05 cody-littley