-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Command lab mr
returns error
#6
Labels
Comments
@adamryman I haven't been able to reproduce this, are you still experiencing the issue? |
On my latest computer I am not having this issue. I do not wish to try and reproduce if it is not effecting anyone else. ¯_(ツ)_/¯ |
prarit
added a commit
to prarit/lab
that referenced
this issue
Oct 31, 2020
The Test_mrListByTargetBranch is failing with --- FAIL: Test_mrListByTargetBranch (0.97s) mr_list_test.go:138: Error Trace: mr_list_test.go:138 Error: Not equal: expected: "#1 Test MR for lab list" actual : "zaquestion#6 test award emoji" Diff: --- Expected +++ Actual @@ -1 +1 @@ -#1 Test MR for lab list +zaquestion#6 test award emoji Test: Test_mrListByTargetBranch because test MR zaquestion#6 was modified and now has an 'updated_at' date newer than #1. Change the Test_mrListByTargetBranch test so that it correctly detects #1 again. Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After running
lab mr
and writing a message and exiting the editor I get the error:Not sure what went wrong.
Possibly need to add more debug logging.
The text was updated successfully, but these errors were encountered: