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
  • angle_test_instantiate.cpp
Find file
BlameHistoryPermalink
  • Maksim Sisov's avatar
    X11 and Ozone: fallback to X11 backend for tests. · 6b175c5c
    Maksim Sisov authored Aug 19, 2020
    USE_X11 && USE_OZONE build is a new config for
    Chromium/Linux that is going to be enabled soon.
    However, it breaks angle tests for Linux bots that
    run these tests. Atm, we don't support Wayland
    in angle anyway, and always falling back to X11
    is the right thing to do.
    
    However, it's a bit strange to return false in
    IsOzone for USE_X11 && USE_OZONE case, but it's
    something we can do now to unblock switching
    Chromium to use_x11 && use_ozone config for
    Linux and resolve the problem later.
    
    Bug: angleproject:4977
    Bug: chromium:1085700
    Change-Id: Id223110cc504d8a4faa38608a96338a297a8cfc3
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2367856Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    6b175c5c
angle_test_instantiate.cpp 19.4 KB
EditWeb IDE
×

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