Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledk2 committed Sep 23, 2024
1 parent 3ce20ae commit 7963bf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions omero_search_engine/validation/results_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1021,6 +1021,9 @@ def check_number_images_sql_containers_using_ids(data_source):
print("================>>>>")
print(ress["id"])
search_omero_app.logger.info("ERROR: Not equal results")
print("=====================")
print (sql, query)
print ("=====================")
print(
"Error checking %s name: %s, id: %s"
% (resource, res_name, res_id)
Expand Down

0 comments on commit 7963bf4

Please sign in to comment.