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
  • perf_tests
  • BlitFramebufferPerf.cpp
Find file
BlameHistoryPermalink
  • Austin Sullivan's avatar
    testing: Mark uninstantiated perftests · fd132e4e
    Austin Sullivan authored Feb 18, 2021
    googletest CL 315255779 causes test binaries to fail when they include
    test suites / parametrized tests that are not instantiated, and when
    they include empty test suites.
    
    This CL uses the GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST() macro
    to annotate the suites / tests that are causing test failures. This is
    necessary to get googletest rolled past CL 315255779.
    
    Bug: chromium:1163396
    Change-Id: I13ffa09c4263a6dc8baf1749c3df5d2c54904e68
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2704800Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    fd132e4e
BlitFramebufferPerf.cpp 7.42 KB
EditWeb IDE
×

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