Skip to content

Commit

Permalink
graph: update test/stressGraphics_builtinzlib.ref for el9
Browse files Browse the repository at this point in the history
On el9 with the following config (and package from uscms cvmfs for
non-builtin depedencies):

cxx17 asimage builtin_clang builtin_cling builtin_gl2ps builtin_gtest
builtin_llvm builtin_lz4 builtin_lzma builtin_nlohmannjson
builtin_openui5 builtin_xxhash builtin_zlib builtin_zstd clad dataframe
davix fitsio gdml http imt mysql opengl pyroot roofit root7 rpath
runtime_cxxmodules shared sqlite ssl tmva tmva-cpu tmva-pymva tpython
spectrum vdt x11 xml xrootd

In particular the following for compressions:

   builtin_lz4 builtin_lzma builtin_zlib builtin_zstd

cmslpc-el9-heavy01:src (master) pcanal$ uname -a
   Linux cmslpc-el9-heavy01.fnal.gov 5.14.0-427.28.1.el9_4.x86_64 #1 SMP
     PREEMPT_DYNAMIC Fri Aug 2 03:44:10 EDT 2024 x86_64 x86_64 x86_64
     GNU/Linux

The test 18 and 43 produced a PNG file that slight smaller that
expected:

Test 18: TGaxis 2.................................................. OK
         PDF output................................................ OK
         JPG output................................................ OK
         PNG output......................................... 18 FAILED
         Result    = 15655
         Reference = 16076
         Error     = 421 (was 350)
         C file result............................................. OK
Test 43: Divided pads and TLatex................................... OK
         PDF output................................................ OK
         JPG output................................................ OK
         PNG output......................................... 43 FAILED
         Result    = 24855
         Reference = 25421
         Error     = 566 (was 300)
         C file result............................................. OK

Visual inspection of the png files showed no differences.
  • Loading branch information
pcanal committed Sep 24, 2024
1 parent 2f5b71d commit a7f8615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/stressGraphics_builtinzlib.ref
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Test# PS1Ref# PS1Err# PDFRef# PDFErr# JPGRef# JPGErr# PNGRef# PN
15 16185 5000 17071 200 22801 9500 14232 1000 11271 5000
16 28087 400 23095 200 44898 11000 30209 5000 38047 400
17 20424 400 21328 100 27719 11000 16806 600 20704 400
18 15874 100 19080 100 27682 10300 16076 350 15905 100
18 15874 100 19080 100 27682 10300 16076 450 15905 100
19 22678 300 42680 150 44177 17000 20788 11000 22866 300
20 3817 600 14345 150 19907 6300 10674 900 4523 600
21 17464 600 13900 150 49201 6300 37054 9000 5938 600
Expand All @@ -41,7 +41,7 @@ Test# PS1Ref# PS1Err# PDFRef# PDFErr# JPGRef# JPGErr# PNGRef# PN
40 38248 200 56130 250 34988 11800 119591 8000 38089 200
41 16675 3000 29481 500 40536 11300 33519 3900 16452 4000
42 256544 5000 381654 7000 54446 30400 45002 6500 261593 7000
43 4846 150 14074 100 32913 600 25421 300 4877 150
43 4846 150 14074 100 32913 600 25421 600 4877 150
44 1442666 150000 12840 100 25760 100 374206 15000 1102279 250000
45 6130 500 16468 200 49750 14000 29288 4000 0 0
46 6200 700 15646 200 31219 11000 18280 3200 6113 800
Expand Down

0 comments on commit a7f8615

Please sign in to comment.