Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • tests
  • regres
  • full-tests.json
Find file
BlameHistoryPermalink
  • Ben Clayton's avatar
    Split regres test lists into full and CI lists. · b69078e2
    Ben Clayton authored Mar 06, 2019
    tests/regres/full-tests.json contains a full test list that will be run
    once every day. The results of this full test pass will update the
    test lists binned by status (*-PASS.txt, *-FAIL.txt, etc).
    
    tests/regres/ci-tests.json references just the *.PASS.txt lists, and
    will be run for every change up for review.
    
    The goal of this refactor is to significantly speed up the regres test
    cycles. The side effect of this is that regres will no longer
    automatically tell you when a single change passes new tests. It will
    however tell you when you break tests. The daily test will show you new
    tests that are passing, and gives a simple way to see all tests by
    status.
    
    Bug: b/127664487
    Change-Id: I590378e0bf819211dbc4de85f63ce77a681f6e46
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/26328Reviewed-by: 's avatarChris Forbes <chrisforbes@google.com>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Tested-by: 's avatarBen Clayton <bclayton@google.com>
    b69078e2
full-tests.json 762 Bytes
EditWeb IDE
×

Replace full-tests.json

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.