Skip to content
Snippets Groups Projects

fix one of the possible causes of build failures

Merged gitlab-qa-bot requested to merge github/fork/jouve/fix_possible_spec_failure into master

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.

See origial travis failure.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 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: riyad

    I think this is not the only "flaky" test ... :/

    By Administrator on 2012-12-12T23:43:55 (imported from GitLab project)

    By Administrator on 2012-12-12T23:43:55 (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
Loading