This looks to be the failing test

9: test_s_lt_2 (suite_dfilter.group_integer.case_integer) ... ok
 9/34 Test  #3: suite_decryption .......................***Timeout 630.47 sec
test 12
      Start 12: suite_dfilter.group_membership

It fails for timeout. Looking at the code of the test itself it looks
very straight forward:

def test_s_lt_2(self, checkDFilterCount):
    dfilter = "ntp.precision < 245"
    checkDFilterCount(dfilter, 0)

Basically this test opens a file and checks that the number of
filtered packets is 0. Not a really hard test. Since the test fails
for timeout, and moreover intermittently, I would say that the builder
host is suffering. Can someone with shell access check if the host is
running fine?


On Thu, Jul 2, 2020 at 4:39 PM Anders Broman via Wireshark-dev <
wireshark-dev@wireshark.org> wrote:

> Hi,
>
> We have intermittent false petri dish failures. Can someone with insight
> into the tests have a look?
>
> Best regards
>
> Anders
>
> Example Builder Windows Petri Dish x64 failed (failed ctest) -
> http://buildbot.wireshark.org/petri-dish/builders/Windows%20Petri%20Dish%20x64/builds/11913
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
> Archives:    https://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-requ...@wireshark.org
> ?subject=unsubscribe



-- 

Naima is online.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to