Skip to content

tests are failing in ARAX pytest suite since the KP TRAPI version was set to 1.6.0 in the master branch #2712

@saramsey

Description

@saramsey

Hi @edeutsch, just an FYI, commit 83ed888 seems to have broken some ARAX pytests, in the master branch code.

I'm running the pytest suite like this, on my MBP:

source venv/bin/activate
cd RTX/code/ARAX/ARAXQuery/Expand
python -m kp_info_cacher
cd ../..
pytest -v --cache-clear test/

With the code in the master branch in the previous commit (b4f9cc7), running the pytest suite on my MBP, of the 154 default tests in the master branch, all 154 were passing:

Image

Now, when I check out commit 83ed888 from the mast er branch, only 93 are passing, and 61 are failing:

Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions