From: geraldo netto <geraldone...@gmail.com>
Committer: Nadav Har'El <n...@scylladb.com>
Branch: master

test.py: black list tst-feexcept.so in order to avoid qemu failure (workaround #855)

maybe in the future we could create a blacklist per hypervisor
this is a quick workaroud for #855

Signed-off-by: geraldo netto <geraldone...@gmail.com>
Message-Id: <1519539539-50064-1-git-send-email-geraldone...@gmail.com>

---
diff --git a/scripts/test.py b/scripts/test.py
--- a/scripts/test.py
+++ b/scripts/test.py
@@ -19,6 +19,7 @@

 blacklist= [
     "tst-dns-resolver.so",
+    "tst-feexcept.so",
 ]

 add_tests([

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to