Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • test_expectations
  • GPUTestExpectationsParser.cpp
Find file
BlameHistoryPermalink
  • Jonah Ryan-Davis's avatar
    dEQP test_expectations parser should output an error on unused lines. · c832cdd7
    Jonah Ryan-Davis authored Apr 15, 2019
    dEQP test_expectations parser should allow nested overrides.
    
    When an expectation line is not used for any test, it's likely
    duplicated or misspelled, or the test was removed. The parser should
    output these errors to make it easier to keep the expectations up to
    date.
    
    Also necessary to allow longer/more specific expectations to override
    shorter ones, so the scenario where you FAIL one set of tests across
    platforms, and SKIP a subset of that group on one platform will still be
    allowed.
    
    Bug: angleproject:3368
    Change-Id: If0470cb6fb12f8d3daa97df0c701185fa086668c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1564725
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    c832cdd7
GPUTestExpectationsParser.cpp 16.6 KB
EditWeb IDE
×

Replace GPUTestExpectationsParser.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.