Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-27622

Fix TestPictureResize failing on mac OS

    XMLWordPrintable

    Details

      Description

      This test calls imagemagick's convert command with the -depth parameter set to 0.
      Mac OS doesn't seem to support that (tested on 3 macs with various configurations / IDE Kevin Leturc, Salem Aouana, and Nour Al Kotob).

      The command line output says explicitly, depth not supported.
      The command line works fine with no depth
      The command line works fine with meaningfull depth like -depth 8

      The test works fine on CI so we assume the issue is specific to mac OS.

      The solution would be to not give depth param if not necessary.
      Or to put something meaningful by default if on mac OS.
      Or skip the test on macOS.

       

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                1 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h