Skip to content
Snippets Groups Projects

Don't force functor cache in throughput tests

Merged Arthur Marius Hennequin requested to merge ahennequ_throughput into master

Since the introduction of unique algorithms names, the name of the functor can change if the code contains path into the TES. This causes miss in the functor cache even if the functor isn't directly affected. While the issue is investigated, the throughput tests should continue to run, and not crash because of the functor cache miss.

@sponce

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading