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
  • common
  • system_utils_win.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add option to run each test config in a separate process. · 58957f3d
    Jamie Madill authored May 03, 2019
    This CL adds a command line option to angle_end2end_tests that will
    iterate over all test configs. For each config it'll fork a new child
    process that will run only a single config. This will allow us to
    isolate each config to a specific child process. Hopefully this will
    reduce test flakiness due to driver issues with multiple configs.
    
    The command line option is "--separate-process-per-config".
    
    Note that there are about 25 configs right now.
    
    Bug: angleproject:3393
    Change-Id: Ia117b371bbe159c1b0d28d82befffeb0f40467a9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1591428
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    58957f3d
system_utils_win.cpp 6.98 KB
EditWeb IDE
×

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