Skip to content

Commit

Permalink
remove FIXME block
Browse files Browse the repository at this point in the history
  • Loading branch information
headupinclouds committed Jun 19, 2018
1 parent f95e46f commit 8532726
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,6 @@ matrix:
GPU=OFF
BUILD_SHARED=ON
# FIXME: C++ exception with description "EGLContextImpl::EGLContextImpl() : eglCreatePbufferSurface():
# Assertion '(eglGetError() == EGL_SUCCESS)' failed in file 'lib/aglet/EGLContext.cpp' line 59"
# It seems the cpu based gpu emulator associated with GAUZE_ANDROID_EMULATOR_GPU=off either isn't
# working or isn't compatible with this eglCreatePbufferSurface() stuff, however, the build is fine
# and the tests run on a real Android via USB connection in local host testing
# See: https://developer.android.com/studio/run/emulator-acceleration#command-gpu
- os: linux
env: >
TOOLCHAIN=android-ndk-r17-api-24-arm64-v8a-clang-libcxx14
Expand Down

0 comments on commit 8532726

Please sign in to comment.