-
-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use separate reference images per backend (#3520)
* use separate reference images per backend * fix paths * fix path problem in html * fix artifact name for upload * consolidate reference image artifacts into one * add comment * don't need julia * take number of missing refimages from the consolidated list * directly use the "Merge artifacts" step for ReferenceUpdater * use tile-based comparison of images * more explanation * fix bug * disable 3d contour test for wglmakie * set comparison thresholds to 0.05 * change movie threshold * change movie threshold * reenable storage of 1.6 artifacts for debugging * disable test broken on 1.6
- Loading branch information
1 parent
98d83c2
commit 3f6f0f7
Showing
16 changed files
with
215 additions
and
279 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
recorded/ | ||
refimages/ | ||
refimages.tar | ||
glmakie_refimages/ | ||
glmakie_refimages.tar | ||
reference_images/ | ||
reference_images.tar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.