Skip to content

Draft: enhanced template for comparing traces output

David Heidelberg requested to merge dh/piglit:traces_mayhem into main

Goal of this MR is to make reviewing traces screenshots more comfortable.

Techinical aspect:

  • separated pixelmatch into shared file
  • duplicated html template
  • implemented additional functionality more suited for traces

New features:

  • All traces are placed on one page at once.
  • Traditional all in one screen is split between Difference (pixelmatch) and Side by side view.
  • I added a new view with both images overlay, adjustable by slider.

How traces template currently look:

Edited by David Heidelberg

Merge request reports