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

coot/release scripts #5032

Merged
merged 2 commits into from
Jan 2, 2025

release scripts

84d68a8
Select commit
Loading
Failed to load commit list.
Merged

coot/release scripts #5032

release scripts
84d68a8
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc810:network-mux:test:test [x86_64-linux] succeeded Jan 2, 2025 in 5s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/wii4qr4xyrn1c4czcph80qhnxa51yzq8.narinfo
https://cache.garnix.io/wii4qr4xyrn1c4czcph80qhnxa51yzq8.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking sources
unpacking source archive /nix/store/wfa5wafcvn65hazbi5940zgskyi4bq29-source-root-network-mux-test-test-root
source root is source-root-network-mux-test-test-root
@nix {"action":"setPhase","phase":"patchPhase"}
patching sources
@nix {"action":"setPhase","phase":"buildPhase"}
building
/nix/store/ghfzkbf47900f1gcn4ca6p04g3z1qyhw-network-mux-test-test-0.6/bin:
patching script interpreter paths in /build/tmp.8K3tJFH3zh/bin
mux
  Mux
    mux send receive:                                 OK (24.87s)
      +++ OK, passed 100 tests.
    mux send receive bidir:                           OK (65.04s)
      +++ OK, passed 100 tests.
    mux send receive compat:                          OK (17.08s)
      +++ OK, passed 100 tests.
    1 miniprotocol Queue:                             OK (5.98s)
      +++ OK, passed 50 tests.
    2 miniprotocols Queue:                            OK (11.61s)
      +++ OK, passed 50 tests.
    1 miniprotocol Pipe:                              OK (4.15s)
      +++ OK, passed 50 tests.
    2 miniprotocols Pipe:                             OK (8.22s)
      +++ OK, passed 50 tests.
    starvation:                                       OK (1.71s)
      +++ OK, passed 100 tests; 43 discarded.
    demuxing (Sim):                                   OK (0.25s)
      +++ OK, passed 100 tests.
      
      SDU Violation  (100 in total):
      27% none
      26% decode error
      24% ingress queue overrun
      23% unknown miniprotocol
      
      SDU type (100 in total):
      51% Valid
      49% Invalid
    demuxing (IO):                                    OK (0.22s)
      +++ OK, passed 100 tests.
      
      SDU Violation  (100 in total):
      35% decode error
      24% none
      22% ingress queue overrun
      19% unknown miniprotocol
      
      SDU type (100 in total):
      54% Invalid
      46% Valid
    mux start and stop:                               OK (0.36s)
      +++ OK, passed 100 tests.
    mux restart:                                      OK (1.90s)
      +++ OK, passed 100 tests.
    mux close (Sim):                                  OK (0.52s)
      +++ OK, passed 100 tests.
    mux close (IO):                                   OK (26.19s)
      +++ OK, passed 50 tests.
    Generators
      genByteString:                                  OK
        +++ OK, passed 100 tests.
      genLargeByteString:                             OK (0.01s)
        +++ OK, passed 100 tests.
  Mux.Timeout
    Sim
      prop_timeout_sim withTimeoutSerialNative:       OK
        +++ OK, passed 100 tests.
      prop_timeout_sim withTimeoutSerialAlternative:  OK
        +++ OK, passed 100 tests.
      prop_timeouts_sim withTimeoutSerialNative:      OK (0.02s)
        +++ OK, passed 100 tests.
      prop_timeouts_sim withTimeoutSerialAlternative: OK (0.10s)
        +++ OK, passed 100 tests.
    IO
      prop_timeout_io withTimeoutSerialNative:        OK (0.22s)
        +++ OK, passed 100 tests.
      prop_timeout_io withTimeoutSerialAlternative:   OK (0.24s)
        +++ OK, passed 100 tests.
      prop_timeouts_io withTimeoutSerialAlternative:  OK (4.63s)
        +++ OK, passed 100 tests.

All 23 tests passed (173.33s)
buildPhase completed in 2 minutes 54 seconds