Message ID | 0b9a2827-c9c5-41d6-a4f1-dbd91262c474@alu.unizg.hr |
---|---|
State | New |
Headers | show |
Series | selftest: net: fcnal-test.sh TIMEOUT | expand |
On 1/5/24 2:41 AM, Mirsad Todorovac wrote: > diff --git a/tools/testing/selftests/net/settings > b/tools/testing/selftests/net/settings index dfc27cdc6c05..ed8418e8217a > 100644 --- a/tools/testing/selftests/net/settings +++ > b/tools/testing/selftests/net/settings @@ -1 +1 @@ -timeout=1500 > +timeout=3600 bumping the timeout is fine to me. that script is running a lot of permutations.
On 06. 01. 2024. 17:16, David Ahern wrote: > On 1/5/24 2:41 AM, Mirsad Todorovac wrote: >> diff --git a/tools/testing/selftests/net/settings >> b/tools/testing/selftests/net/settings index dfc27cdc6c05..ed8418e8217a >> 100644 --- a/tools/testing/selftests/net/settings +++ >> b/tools/testing/selftests/net/settings @@ -1 +1 @@ -timeout=1500 >> +timeout=3600 > > bumping the timeout is fine to me. that script is running a lot of > permutations. Well, aren't bugs best discovered if all cases or permutations are tested? I recall some cases with Giullaume and Ido fixing them the last Summer or so. Thanks. Regards, Mirsad
On 06. 01. 2024. 22:02, Mirsad Todorovac wrote: > On 06. 01. 2024. 17:16, David Ahern wrote: >> On 1/5/24 2:41 AM, Mirsad Todorovac wrote: >>> diff --git a/tools/testing/selftests/net/settings >>> b/tools/testing/selftests/net/settings index dfc27cdc6c05..ed8418e8217a >>> 100644 --- a/tools/testing/selftests/net/settings +++ >>> b/tools/testing/selftests/net/settings @@ -1 +1 @@ -timeout=1500 >>> +timeout=3600 >> >> bumping the timeout is fine to me. that script is running a lot of >> permutations. > > Well, aren't bugs best discovered if all cases or permutations are tested? > > I recall some cases with Giullaume and Ido fixing them the last Summer or so. Hi, David, I apologise for my poor understanding of American English phrases. If increasing the timeout value is OK with you, will you guys do it or should I submit the formal patch? Thank you, Mirsad
diff --git a/tools/testing/selftests/net/settings b/tools/testing/selftests/net/settings index dfc27cdc6c05..ed8418e8217a 100644 --- a/tools/testing/selftests/net/settings +++ b/tools/testing/selftests/net/settings @@ -1 +1 @@ -timeout=1500 +timeout=3600