https://bugzilla.redhat.com/show_bug.cgi?id=1747622
--- Comment #4 from Elliott Sales de Andrade <quantum.anal...@gmail.com> --- When running tests now, one of them fails: --- FAIL: TestCmdNotFound (0.00s) cmd_test.go:272: {Cmd:cmd-does-not-exist PID:0 Complete:false Exit:-1 Error:exec: "cmd-does-not-exist": executable file not found in $PATH StartTs:0 StopTs:0 Runtime:0 Stdout:[] Stderr:[]} cmd_test.go:273: [Error: *exec.Error != *errors.errorString] I guess this might be a bug in deep against Go 1.13, maybe? It seems to be incorrectly comparing the expected Error types. -- 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 _______________________________________________ package-review mailing list -- package-review@lists.fedoraproject.org To unsubscribe send an email to package-review-le...@lists.fedoraproject.org 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@lists.fedoraproject.org