You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
graph: update test/stressGraphics_builtinzlib.ref for el9
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.
0 commit comments