-
In order to make sure that after upgrades to version 9.0.0 everything in Kibana still works fine, we have to perform additional upgrade testing beyond the regular automation. This meta issue tracks ou…
-
When I use `python test_LPRNet.py` the output:
```
Successful to build network!
load pretrained model successful!
Traceback (most recent call last):
File "test_LPRNet.py", line 176, in
…
-
Do you have any data preprocessing files, training files, and testing files for the SensatUrban dataset in Pytorch version? thank you
-
I've spotted that "pytest logging" seems to be a good opportunity for us to get some search volume. It's a relatively easy keyword and we could rank against it with some decent keyword optimisation.
…
-
## Description
We still have some inject in pending state:
- Basic Permission Groups Discovery Windows (Domain)
https://testing.obas.staging.filigran.io/admin/exercises/98272e68-f3bd-4bce-8e21-af9b0…
-
### Feature summary
Currently this project use lot of LLM for answering questions
### Feature description
some of the goal of these tests should be
1. Testing of RAG - tests ensuring RAG data, it …
-
The new Data Migration form (to migrate data from Climsoft version 3.2 databases to version 4) is working, but it requires the user to have first created an empty Climsoft v4 schema to load data into.…
-
Great package, but I have a question: What if I don't have label information when running "UniTCR_Testing_BindPre.py" or "UniTCR_Testing_BindPre_HLA.py" with my own data? Can I just add a 'Label' colu…
-
Tests related to the email service fail due to SMTP server connection issues, resulting in smtplib.SMTPServerDisconnected: Connection unexpectedly closed.
**Affected Tests:**
test_send_markdown_em…
-
`ActionCable.server` in `Channel` instances is a code smell. It makes testing more difficult than it should be (parallel tests might have more than one server).
I think `Connection` should expose `…