Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,839
    • Issues 4,839
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 460
    • Merge requests 460
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #16785

Closed
Open
Created Jun 08, 2019 by Ben Gamari@bgamari🐢Maintainer7 of 11 tasks completed7/11 tasks

gitlab-ci: Remove remaining allow_failure attributes

Currently there are a few jobs that we are still allowing to fail:

  • *-linux-hadrian (done in !1156 (closed))
  • validate-aarch64-linux-deb9
  • nightly-aarch64-linux-deb9
  • release-x86_64-linux-deb9-dwarf
  • validate-x86_64-windows-hadrian (see #16574 (closed))
  • validate-x86_64-windows
  • release-x86_64-windows
  • validate-x86_64-windows
  • release-x86_64-windows
  • release-i386-windows
  • nightly-i386-windows

These should be made robust and the allow_failure attribute removed.

Edited Nov 21, 2019 by Ben Gamari
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking