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: Handle flaky failures. · 9fe2d211
    Jamie Madill authored Dec 01, 2020
    When a test mark as flaky fails consistently we need to avoid marking
    the test as flaky. We treat is as a deterministic failure. This means
    we output "PASS" as the expected result instead of "PASS FAIL". That
    change will produce the correct behaviour with the test scripts.
    
    Also adds missing test runner output when we retry a flaky test.
    
    Bug: chromium:1152515
    Change-Id: I9e3cbaf04ea57a198717ee81505b5d63a9183410
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2568231Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    9fe2d211
TestSuite.cpp 50.3 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.