Skip to content

Commit cd76e85

Browse files
committed
update baselines using new fonts
1 parent b3b56c3 commit cd76e85

File tree

82 files changed

+0
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+0
-4
lines changed

.circleci/orca-build-verify.sh

-4
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ function compare()
7575
{
7676
echo "Comparing with baselines"
7777
cat $1 | awk '!/mapbox/' | \
78-
#find $TEST_IMAGES -type f -name "*.png" -printf "%f\n" | \
79-
# shuf | \
80-
# sort | \
81-
# head -n 20 | \
8278
# xargs -n1 -P16 -I {} bash -c "echo {} && ./node_modules/.bin/pixelmatch $1/{} $2/{} diff/{} 0 true" | tee results.txt
8379
xargs -n1 -P`nproc` -I {} bash -c "compare -verbose -metric AE $TEST_IMAGES/{}.png $BASELINES/{}.png $DIFF_IMAGES/{}.png 2> $DIFF_IMAGES/{}.txt"
8480
}

test/image/baselines/0.png

-991 Bytes

test/image/baselines/1.png

-249 Bytes

test/image/baselines/10.png

634 Bytes

test/image/baselines/11.png

-807 Bytes

test/image/baselines/13.png

-617 Bytes

test/image/baselines/14.png

-854 Bytes

test/image/baselines/15.png

669 Bytes

test/image/baselines/16.png

-881 Bytes

test/image/baselines/17.png

-2.35 KB

test/image/baselines/18.png

-1.26 KB

test/image/baselines/21.png

-598 Bytes

test/image/baselines/25.png

-563 Bytes

test/image/baselines/26.png

274 Bytes

test/image/baselines/27.png

-372 Bytes

test/image/baselines/28.png

-1.12 KB

test/image/baselines/4.png

-767 Bytes

test/image/baselines/5.png

-1.17 KB

test/image/baselines/6.png

-513 Bytes

test/image/baselines/7.png

-390 Bytes

test/image/baselines/8.png

-625 Bytes
-244 Bytes

test/image/baselines/axes_labels.png

191 Bytes
-572 Bytes

test/image/baselines/fonts.png

-655 Bytes
-1.99 KB
-748 Bytes

test/image/baselines/gl2d_10.png

705 Bytes

test/image/baselines/gl2d_14.png

-144 Bytes

test/image/baselines/gl2d_17.png

-1.64 KB
189 Bytes

test/image/baselines/gl2d_fonts.png

-622 Bytes
58 Bytes
225 Bytes
-1.64 KB
-1.3 KB
109 Bytes
-429 Bytes
128 Bytes
-267 Bytes
333 Bytes
-613 Bytes
-1.27 KB
-1.17 KB
-1.99 KB
-532 Bytes
-522 Bytes
2.65 KB
-1.98 KB
-578 Bytes
-800 Bytes
-915 Bytes

test/image/baselines/gl3d_z-range.png

-1.51 KB

test/image/baselines/global_font.png

-1.46 KB

test/image/baselines/legend_style.png

-198 Bytes

test/image/baselines/mathjax.png

-4.8 KB
-101 Bytes

test/image/baselines/pie_fonts.png

-1.43 KB

test/image/baselines/plot_types.png

-1021 Bytes
-257 Bytes

test/image/baselines/polar_line.png

-367 Bytes

test/image/baselines/pseudo_html.png

-113 Bytes
-575 Bytes
-151 Bytes
-65 Bytes
-488 Bytes
-5.85 KB
-8.1 KB
19 Bytes
-40 Bytes
-287 Bytes

test/image/baselines/updatemenus.png

-44 Bytes
-135 Bytes

0 commit comments

Comments
 (0)