You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2024. It is now read-only.
I have a lava Job with 3 Testsuites: 0_rtc-test, 1_simple-ntp, lava.
The job results are attachted. lava_1687.txt
The test case time-stamp-difference is failed.
Now I look up the results in SQUAD:
In this view, some testcases are missing especially the failed test case time-stamp-difference.
I tried to fetch manually the job result via XML RPC on ipython. So I can confirm, that the result of especially time-stamp-difference is available via XML RPC.
The test job is fetched correctly by SQUAD. There is no failure reported. Refetching changes nothing.
I miss test cases in SQUAD (0.64.1).
I have a lava Job with 3 Testsuites: 0_rtc-test, 1_simple-ntp, lava.

The job results are attachted. lava_1687.txt
The test case time-stamp-difference is failed.
Now I look up the results in SQUAD:

In this view, some testcases are missing especially the failed test case time-stamp-difference.
I tried to fetch manually the job result via XML RPC on
ipython. So I can confirm, that the result of especially time-stamp-difference is available via XML RPC.The test job is fetched correctly by SQUAD. There is no failure reported. Refetching changes nothing.