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
  • TestSuite.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Test Runner: Prevent race by not resetting timeout. · feb470cc
    Jamie Madill authored Jan 19, 2021
    This instead only sets the timeout when tests start to run. That
    way the timeout should always be at least the default timeout
    and we won't get into a situation where the watchdog times out
    the test immediately when the test starts.
    
    Bug: angleproject:5562
    Change-Id: I6b12bb8fe8edcf35f46ba4fb106fdf80ff9402a1
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2637182Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    feb470cc
TestSuite.cpp 51.6 KB
EditWeb IDE
×

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