increase test limit #552
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "eive/fsfw:mueller/increase-test-limit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think the CI fails sometimes. Maybe raising the limit helps.
Seems to be a docker image problem now, I'm on it
disregard that, docker seems fine:
which should not fail
bool beTrue = (readBytes > 200) and (readBytes < 300);
looks better to me