guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: gnu: android-libbase: Document test failure.


From: Danny Milosavljevic
Subject: 02/05: gnu: android-libbase: Document test failure.
Date: Wed, 9 May 2018 19:28:16 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit c774d8e19a114951bd3c7d63bb1a80a0344804a7
Author: Danny Milosavljevic <address@hidden>
Date:   Thu May 10 01:10:33 2018 +0200

    gnu: android-libbase: Document test failure.
    
    * gnu/packages/android.scm (android-libbase): Document test failure.
---
 gnu/packages/android.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/android.scm b/gnu/packages/android.scm
index 9302fc3..e1bc3ff 100644
--- a/gnu/packages/android.scm
+++ b/gnu/packages/android.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]