fix one of the possible causes of build failures
Created by: jouve
- _merge_request partial truncates the title of the merge request to 80 char ('first 80 char' + '...')
-
page should_have mr.title
searches the page against the full title
Sometimes, merge request is generated with a title with more than 80 char and spec fail because it can't find the trucated title as it searches the untrucated title.
Merge request reports
Activity
Created by: jouve
Might be related to #2143 (closed).
By Administrator on 2012-12-11T14:17:21 (imported from GitLab project)
By Administrator on 2012-12-11T14:17:21 (imported from GitLab)
Created by: jouve
@Riyad, I agree with that. I reworded the title to better reflect that idea.
By Administrator on 2012-12-12T23:55:20 (imported from GitLab project)
By Administrator on 2012-12-12T23:55:20 (imported from GitLab)
Please register or sign in to reply