PDLPorters / devops

2 stars 0 forks source link

Upgrade Gnuplot to 5.4.6 #45

Closed zmughal closed 1 year ago

zmughal commented 1 year ago

Connects with https://github.com/PDLPorters/PDL-Graphics-Gnuplot/issues/79.

zmughal commented 1 year ago

Tested on PGG at https://github.com/PDLPorters/PDL-Graphics-Gnuplot/actions/runs/4160576678/jobs/7197683932:

2023-02-13T06:10:09.5752406Z ##[group]test (no coverage)
2023-02-13T06:10:10.7162392Z cp lib/PDL/Graphics/Gnuplot.pm blib\lib\PDL\Graphics\Gnuplot.pm
2023-02-13T06:10:10.7165841Z cp lib/PDL/Demos/Gnuplot.pm blib\lib\PDL\Demos\Gnuplot.pm
2023-02-13T06:10:11.0012444Z "C:\hostedtoolcache\windows\strawberry-perl\5.30.3\x64\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
2023-02-13T06:10:15.7183172Z # 
2023-02-13T06:10:15.7201032Z # P::G::G v2.023, gnuplot v5.4, Perl v5.030003, C:\hostedtoolcache\windows\strawberry-perl\5.30.3\x64\perl\bin\perl.exe on MSWin32 #
2023-02-13T06:10:16.5075757Z ##[error]Can not read/write GIF for anti-aliasing. Skipping aa operation. at t/aa.t line 35.
2023-02-13T06:10:18.6929283Z ##[error]Can not read/write JPEG for anti-aliasing. Skipping aa operation. at t/aa.t line 35.
2023-02-13T06:10:19.7171665Z ##[error]Can not read/write PNG for anti-aliasing. Skipping aa operation. at t/aa.t line 35.
2023-02-13T06:10:31.9193734Z ##[error]Can not read/write PNG for anti-aliasing. Skipping aa operation. at t/aa.t line 35.
2023-02-13T06:10:32.0671451Z t/aa.t ............... ok
2023-02-13T06:10:32.0672701Z t/pdfcairo-output.t .. ok
2023-02-13T06:10:32.3198617Z ##[error]$!: Permission denied at t/plot.t line 114, <FOO> line 48.
2023-02-13T06:10:35.6774227Z ##[error]$!: Permission denied at t/plot.t line 418, <FOO> line 96.
2023-02-13T06:10:35.8650413Z ##[error]$!: Permission denied at t/plot.t line 439, <FOO> line 144.
2023-02-13T06:10:35.9126959Z INFO: Plotting to 'Plot-1.txt'
2023-02-13T06:10:35.9169303Z  at t/plot.t line 449.
2023-02-13T06:10:36.0451876Z INFO: Plotting to 'Plot-1.txt'
2023-02-13T06:10:36.0498511Z  at t/plot.t line 460.
2023-02-13T06:10:36.6044512Z INFO: Plotting to 'Plot-1.txt'
2023-02-13T06:10:36.6058336Z  at t/plot.t line 468.
2023-02-13T06:10:36.7298245Z # ******************************
2023-02-13T06:10:36.7314244Z # Skipping 27 interactive tests.
2023-02-13T06:10:36.7760550Z #     Set the environment variable GNUPLOT_INTERACTIVE to enable them.
2023-02-13T06:10:36.7764130Z # ******************************
2023-02-13T06:10:37.7128014Z Gnuplot warning: empty y range [0:0], adjusting to [-1:1]
2023-02-13T06:10:37.7135902Z  at t/plot.t line 819.
2023-02-13T06:10:39.1985444Z ##[error]$!: Permission denied at t/plot.t line 900, <FOO> line 96.
2023-02-13T06:10:39.2479927Z INFO: Plotting to 'Plot-1.txt'
2023-02-13T06:10:39.2502909Z  at t/plot.t line 911.
2023-02-13T06:10:39.2532938Z INFO: Plotting to 'Plot-2.txt'
2023-02-13T06:10:39.2547434Z  at t/plot.t line 914.
2023-02-13T06:10:39.4102246Z t/plot.t ............. ok
2023-02-13T06:10:39.4104683Z All tests successful.
2023-02-13T06:10:39.4105315Z Files=3, Tests=197, 28 wallclock secs ( 0.09 usr +  0.01 sys =  0.11 CPU)
2023-02-13T06:10:39.4105846Z Result: PASS
2023-02-13T06:10:39.4449849Z ##[endgroup]