Skip to content

Commit eada53a

Browse files
Increase expected failures to 14 for Jenkins
1 parent 30a3535 commit eada53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildenv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ zopen_check_results()
1818
# Echo the following information to guage build health
1919
echo "actualFailures:$failures"
2020
echo "totalTests:$total"
21-
echo "expectedFailures:12"
21+
echo "expectedFailures:14"
2222
}

0 commit comments

Comments
 (0)