https://bugzilla.redhat.com/show_bug.cgi?id=1980193 --- Comment #3 from Davide Cavalca <dcavalca@xxxxxx> --- Looks like this is an issue specific to golang-1.18beta1, the tests pass with 1.16.12 and 1.17.5, but with 1.18beta1 (which is what's currently in rawhide) I get --- FAIL: TestSessionKeyString (0.05s) pake_test.go:68: Error Trace: pake_test.go:68 Error: Not equal: expected: []byte{0x7c, 0x20, 0x82, 0x33, 0x35, 0xe, 0x1a, 0x0, 0xb2, 0x13, 0xdb, 0xbf, 0xbd, 0x5c, 0xc9, 0xa, 0xca, 0xdb, 0xcd, 0xe8, 0x45, 0x40, 0x33, 0x1b, 0x21, 0xa5, 0x2b, 0x36, 0x94, 0x71, 0x29, 0x4a} actual : []byte{0x97, 0x9f, 0x29, 0x69, 0xe6, 0x90, 0xd2, 0x31, 0x74, 0x95, 0xd0, 0xa2, 0xfe, 0x9e, 0xd, 0x81, 0x5c, 0xd2, 0x9a, 0xe4, 0x21, 0x17, 0x0, 0xf4, 0x4d, 0x96, 0x17, 0x2e, 0xba, 0x84, 0xe2, 0x11} Diff: --- Expected +++ Actual @@ -1,4 +1,4 @@ ([]uint8) (len=32) { - 00000000 7c 20 82 33 35 0e 1a 00 b2 13 db bf bd 5c c9 0a || .35........\..| - 00000010 ca db cd e8 45 40 33 1b 21 a5 2b 36 94 71 29 4a |....E@3.!.+6.q)J| + 00000000 97 9f 29 69 e6 90 d2 31 74 95 d0 a2 fe 9e 0d 81 |..)i...1t.......| + 00000010 5c d2 9a e4 21 17 00 f4 4d 96 17 2e ba 84 e2 11 |\...!...M.......| } Test: TestSessionKeyString pake_test.go:68: Error Trace: pake_test.go:68 Error: Not equal: expected: []byte{0xee, 0x76, 0xe4, 0x99, 0xe, 0xda, 0xbe, 0x44, 0x40, 0x96, 0x72, 0xf8, 0x76, 0xb5, 0x98, 0x0, 0x32, 0x92, 0xd7, 0xb9, 0xfc, 0x9b, 0xc9, 0xe5, 0x68, 0xc0, 0x5b, 0xd5, 0x3c, 0xc5, 0xa, 0x5e} actual : []byte{0x48, 0xd8, 0x2c, 0xa5, 0x39, 0x61, 0x4c, 0xbf, 0x70, 0x4, 0x39, 0xe3, 0x4f, 0x22, 0x93, 0x6, 0x0, 0x60, 0xfa, 0x85, 0x3a, 0xe3, 0x2, 0x67, 0x9b, 0xcd, 0xfc, 0xe1, 0xe2, 0x21, 0x41, 0x9e} Diff: --- Expected +++ Actual @@ -1,4 +1,4 @@ ([]uint8) (len=32) { - 00000000 ee 76 e4 99 0e da be 44 40 96 72 f8 76 b5 98 00 |.v.....D@.r.v...| - 00000010 32 92 d7 b9 fc 9b c9 e5 68 c0 5b d5 3c c5 0a 5e |2.......h.[.<..^| + 00000000 48 d8 2c a5 39 61 4c bf 70 04 39 e3 4f 22 93 06 |H.,.9aL.p.9.O"..| + 00000010 00 60 fa 85 3a e3 02 67 9b cd fc e1 e2 21 41 9e |.`..:..g.....!A.| } Test: TestSessionKeyString FAIL exit status 1 FAIL github.com/schollz/pake/v3 0.066s -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=1980193 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure