]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - test/py/multiplexed_log.css
test/py: correctly log xfail/xpass tests
[people/ms/u-boot.git] / test / py / multiplexed_log.css
index 50f7b9092983d0bcf447aef98e13cbb2cb42990b..f6240d52da661a3c75c60da3a8af567a5767137d 100644 (file)
@@ -83,6 +83,14 @@ pre {
     color: #ffff00
 }
 
+.status-xfail {
+    color: #ff7f00
+}
+
+.status-xpass {
+    color: #ff7f00
+}
+
 .status-fail {
     color: #ff0000
 }