We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The tests passes if run only the mappings tests, but fails if we run all the tests.
Failure: TestMappingsController#test_mappings_controllers_in_order [/srv/ontoportal/ontologies_api/test/controllers/test_mappings_controller.rb:155]: Expected: 18 Actual: 50
Failure: TestMappingsController#test_mappings_file_load [/srv/ontoportal/ontologies_api/test/controllers/test_mappings_controller.rb:112]: Expected: 21 Actual: 507
The text was updated successfully, but these errors were encountered:
Fixed
For API
And OLD
Sorry, something went wrong.
No branches or pull requests
In ontologies_linked_data
TestMapping#test_mappings_ontology [/srv/ontoportal/ontologies_linked_data/test/models/test_mappings.rb:161]:
Expected: 504
Actual: 18
The tests passes if run only the mappings tests, but fails if we run all the tests.
In ontologies_api
Failure:
TestMappingsController#test_mappings_controllers_in_order [/srv/ontoportal/ontologies_api/test/controllers/test_mappings_controller.rb:155]:
Expected: 18
Actual: 50
Failure:
TestMappingsController#test_mappings_file_load [/srv/ontoportal/ontologies_api/test/controllers/test_mappings_controller.rb:112]:
Expected: 21
Actual: 507
The text was updated successfully, but these errors were encountered: