squad
squad copied to clipboard
Software Quality Dashboard
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Hi , I am comparing the LAVA tests from the below SQUAD lkft Android project URL . But I am getting the message "No Tests to display". (I have noticed...
Got this today ``` ../../../../.local/lib/python3.10/site-packages/squad/settings.py:59 /home/chaws/.local/lib/python3.10/site-packages/squad/settings.py:59: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses...
The linux log parser doesn't catch all 'cut here' kernel-exceptions. Today it catches cut here looking like: '------------[ cut here ]------------' Add another multiline that can catch: '--- cut here...
Make sure SQUAD compatible with Django 4.2, the current LTS
query devices before poll the jobs, devices that are offline put them at the end for jobs to be checked if finished. [ci: models: avoid polling jobs waiting more than...
have a mechanism in SQUAD that allows detecting if suites has finished running across multiple testjobs and then trigger a callback. This could be done by adding a new table...
We should be able to customise how frequent the poll should be per backend via the project.settings page, that you can configure via squad-client. Currently the polling is hard coded...
Currently, SQUAD has a feature that computes test confidence based on latest N builds configured-per project. It would be a nice-to-have approach to get the confidence based on every single...