The "pdu" test is known to fail in some cases (TZ=UTC)
This commit is contained in:
parent
4ed92602c7
commit
3a0211febd
@ -99,9 +99,9 @@ $DATE > "$target"
|
|||||||
FAILED=
|
FAILED=
|
||||||
echo "Performing tests:" 1>&2
|
echo "Performing tests:" 1>&2
|
||||||
_test "hayes"
|
_test "hayes"
|
||||||
_test "pdu"
|
|
||||||
_test "ussd"
|
_test "ussd"
|
||||||
echo "Expected failures:" 1>&2
|
echo "Expected failures:" 1>&2
|
||||||
|
_fail "pdu"
|
||||||
_fail "modems"
|
_fail "modems"
|
||||||
_fail "plugins"
|
_fail "plugins"
|
||||||
if [ -n "$FAILED" ]; then
|
if [ -n "$FAILED" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user