Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !17782
Merged
Created Mar 15, 2018 by Mayra Cabrera@mayra-cabrera⚡Maintainer6 of 10 tasks completed6/10 tasks
  • Review changes

  • Download
  • Email patches
  • Plain diff

Resolve "Show `failure_reason` and upgrade tooltips of jobs"

  • Overview 167
  • Commits 21
  • Pipelines 29
  • Changes 39

What does this MR do?

Display failure reason on tooltip jobs (Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/41111)

Why was this MR needed?

Currently, when a job fails, we have no direct way to know which is the problem. The only option is to look at job details and read the output log, where we can possibly see some error message. This MR display failure error messages on tooltip jobs

Screenshots (if relevant)

Part one

Jobs lists in Pipeline detail view Global job list view
Screen_Shot_2018-03-23_at_11.48.21_AM Screen_Shot_2018-03-23_at_11.48.36_AM

For any other jobs

Jobs lists in Pipeline detail view Global job list view
Screen_Shot_2018-03-15_at_3.51.34_PM Screen_Shot_2018-03-15_at_3.49.49_PM

Part two

All pipeline list mini pipeline graphs

Pipeline list Merge Request widget Commit page widget
Screen_Shot_2018-03-23_at_11.56.08_AM Screen_Shot_2018-03-23_at_11.56.44_AM Screen_Shot_2018-03-23_at_11.57.17_AM

Pipeline detail view big pipeline graph

Screen_Shot_2018-03-23_at_12.11.01_PM

Job detail view Job selector

For a build that hasn't been retried:

Screen_Shot_2018-03-23_at_12.11.42_PM

For a build that has been retried:

Screen_Shot_2018-04-03_at_11.55.10_AM

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend
    • Has been reviewed by Backend
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Squashed related commits together
  • Internationalization required/considered
  • End-to-end tests pass (package-qa manual pipeline job)

What are the relevant issue numbers?

Closes #44269 (closed)

Edited Apr 05, 2018 by Grzegorz Bizon
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 44269-show-failure-reason-on-upgrade-tooltip-of-jobs