[latex3-commits] [git/LaTeX3-latex3-luaotfload] failuretest-dev: exclude colored (44bdbdb)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon Oct 28 00:14:20 CET 2019


Repository : https://github.com/latex3/luaotfload
On branch  : failuretest-dev
Link       : https://github.com/latex3/luaotfload/commit/44bdbdb1b6432e29691ef8159f3e76b10d22eeca

>---------------------------------------------------------------

commit 44bdbdb1b6432e29691ef8159f3e76b10d22eeca
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Oct 28 00:14:20 2019 +0100

    exclude colored


>---------------------------------------------------------------

44bdbdb1b6432e29691ef8159f3e76b10d22eeca
 build.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.lua b/build.lua
index ca29156..c92ecf0 100644
--- a/build.lua
+++ b/build.lua
@@ -109,7 +109,7 @@ if os.env["CONTEXTPATH"] then
   end
 else
   -- travis or somewhere else ...
-  excludetests = {"luatex-ja","aux-resolve-fontname","arabic","color"}
+  excludetests = {"luatex-ja","aux-resolve-fontname","arabic","color","colored"}
 end
 
 ---------------------------------------------





More information about the latex3-commits mailing list