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
  • capture_replay_tests
  • CaptureReplayTests.cpp
Find file
BlameHistoryPermalink
  • Manh Nguyen's avatar
    Batch-compile and batch-run-replay multiple tests · 2c41931c
    Manh Nguyen authored Jul 21, 2020
    Multiple tests are batch-compiled into 1 replay application instead of
    multiple replay applications. Replay application now runs generated
    code of multiple tests instead of 1 test. This reduces overhead cost
    and brings down runtime.
    
    Main process now receives messages sent by workers via a message queue
    and prints them to the main stdout so that user can know if workers are
    hanging.
    
    Add handle for user interrupt (Ctrl-C) so that processes are properly
    destroyed and cleaned up.
    
    Trace files now have the option not to be deleted.
    
    Bug: angleproject:4817
    Change-Id: Ic90ae0f430e1d3c261ffea5f963be5a4e94b0ad2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2310909Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Manh Nguyen <nguyenmh@google.com>
    2c41931c
CaptureReplayTests.cpp 6.64 KB
EditWeb IDE
×

Replace CaptureReplayTests.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.