guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: adb: Document test failure.


From: Danny Milosavljevic
Subject: 01/01: gnu: adb: Document test failure.
Date: Wed, 9 May 2018 20:45:22 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 362f3bf3547cfe6b880acfe2baee243e20840e5c
Author: Danny Milosavljevic <address@hidden>
Date:   Thu May 10 02:44:34 2018 +0200

    gnu: adb: Document test failure.
    
    * gnu/packages/android.scm (adb): 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 e9e13a6..d7b1182 100644
--- a/gnu/packages/android.scm
+++ b/gnu/packages/android.scm
@@ -322,7 +322,7 @@ various Android core host applications.")
     (source (android-platform-system-core version))
     (build-system android-ndk-build-system)
     (arguments
-     `(#:tests? #f ; TODO.
+     `(#:tests? #f ; Test failure: sysdeps_poll.fd_count
        #:make-flags
        (list "CFLAGS=-Wno-error"
              "CXXFLAGS=-fpermissive -Wno-error -std=gnu++14 -D_Nonnull= 
-D_Nullable= -I ."



reply via email to

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