Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Glasgow Haskell Compiler Glasgow Haskell Compiler
  • 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
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Shayne Fletcher
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • Repository
Switch branch/tag
  • ghc
  • testsuite
  • driver
  • testlib.py
Find file BlameHistoryPermalink
  • Tamar Christina's avatar
    testsuite: allow accepting of fine grained results [skip ci] · ca535f95
    Tamar Christina authored Mar 31, 2018
    Summary:
    Sometimes we need to be able to mass accept changes that are platform
    specific and that can't be normalized away using our string formatters.
    
    e.g. differences in I/O manager errors or behaviors. This allows one
    to do so easier than before and less error prone.
    
    I have updated the docs and made it clear this should only be used
    when a normalizer won't work:
    
    https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/Updating
    
    Test Plan: Manually tested while working on new I/O manager
    
    Reviewers: bgamari
    
    Subscribers: thomie, carter
    
    Differential Revision: https://phabricator.haskell.org/D4549
    ca535f95

Replace testlib.py

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.