gnu: android-libbase: Document test failure.

* gnu/packages/android.scm (android-libbase): Document test failure.
master
Danny Milosavljevic 2018-05-10 01:10:33 +02:00
parent 5c45730a03
commit c774d8e19a
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ in Main, System, Radio and Events sub-logs.")
(source (android-platform-system-core version))
(build-system android-ndk-build-system)
(arguments
`(#:tests? #f ; TODO.
`(#:tests? #f ; Test failure: logging.UNIMPLEMENTED
#:make-flags '("CXXFLAGS=-std=gnu++11")
#:phases
(modify-phases %standard-phases