Skip to content

Inverted command/expected result between 2 tests in ssh-22 #182

@strus38

Description

@strus38
sh-baseline ssh-22 Bash command ssh -G localhost stdout is expected to match "ciphers [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr" KO expected "user root\nhostname localhost\nport 22\naddressfamily any\nbatchmode no\ncanonicalizefallbacklocal y...trolpersist no\nescapechar ~\nipqos lowdelay throughput\nrekeylimit 0 0\nstreamlocalbindmask 0177\n" to match "macs hmac-sha2-512-etm@openssh.com,[email protected],[email protected],hmac-sha2-512,hmac-sha2-256" Diff: @@ […]
ssh-baseline ssh-22 Bash command ssh -G localhost stdout is expected to match "macs hmac-sha2-512-etm@openssh.com,[email protected],[email protected],hmac-sha2-512,hmac-sha2-256" KO expected "user root\nhostname localhost\nport 22\naddressfamily any\nbatchmode no\ncanonicalizefallbacklocal y...trolpersist no\nescapechar ~\nipqos lowdelay throughput\nrekeylimit 0 0\nstreamlocalbindmask 0177\n" to match "ciphers [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr" Diff @@ […]

The fix is just to put the right expected for the right test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions