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_utils
  • runner
  • README.md
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Test Runner: Robustly handle unexpected crashes. · c06a424f
    Jamie Madill authored Nov 02, 2020
    This adds the ability for the test runner to parse unexpected crashes
    from the stdout. It also processes the stdout to determine which tests
    failed. Tests that run after the crash are re-tried in a follow-up
    child process.
    
    Will allow for the test runner to handle very crashy test suites and
    also processes crashes from win-asan and other configs where it is
    harder to intercept crashes.
    
    Bug: angleproject:5251
    Change-Id: Iee03130622571580cb7910f4fb097fe3659d75ec
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2513288
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    c06a424f
README.md 3.86 KB
EditWeb IDE
×

Replace README.md

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.