UpdateCTestConfiguration from :/home/shlomif/Download/unpack/graphics/inkscape/b/DartConfiguration.tcl Parse Config file:/home/shlomif/Download/unpack/graphics/inkscape/b/DartConfiguration.tcl Add coverage exclude regular expressions. SetCTestConfiguration:CMakeCommand:/usr/bin/cmake UpdateCTestConfiguration from :/home/shlomif/Download/unpack/graphics/inkscape/b/DartConfiguration.tcl Parse Config file:/home/shlomif/Download/unpack/graphics/inkscape/b/DartConfiguration.tcl Test project /home/shlomif/Download/unpack/graphics/inkscape/b Run command: rm -rf /home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test_uri 1: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_uri 1: Environment variables: 1: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_uri 1: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 1: Test timeout computed to be: 60 1: [==========] Running 21 tests from 1 test case. 1: [----------] Global test environment set-up. 1: [----------] 21 tests from UriTest 1: [ RUN ] UriTest.Malformed 1: [ OK ] UriTest.Malformed (0 ms) 1: [ RUN ] UriTest.GetPath 1: [ OK ] UriTest.GetPath (0 ms) 1: [ RUN ] UriTest.FromDir 1: [ OK ] UriTest.FromDir (0 ms) 1: [ RUN ] UriTest.Str 1: [ OK ] UriTest.Str (0 ms) 1: [ RUN ] UriTest.StrDataScheme 1: [ OK ] UriTest.StrDataScheme (0 ms) 1: [ RUN ] UriTest.Escape 1: [ OK ] UriTest.Escape (1 ms) 1: [ RUN ] UriTest.GetContents 1: 1: (process:15913): glibmm-WARNING **: 18:40:51.545: Glib::Error::throw_exception(): 1: unknown error domain 'g-io-error-quark': throwing generic Glib::Error exception 1: 1: [ OK ] UriTest.GetContents (4 ms) 1: [ RUN ] UriTest.CssStr 1: [ OK ] UriTest.CssStr (0 ms) 1: [ RUN ] UriTest.GetMimeType 1: [ OK ] UriTest.GetMimeType (0 ms) 1: [ RUN ] UriTest.HasScheme 1: [ OK ] UriTest.HasScheme (0 ms) 1: [ RUN ] UriTest.isOpaque 1: [ OK ] UriTest.isOpaque (0 ms) 1: [ RUN ] UriTest.isRelative 1: [ OK ] UriTest.isRelative (0 ms) 1: [ RUN ] UriTest.isNetPath 1: [ OK ] UriTest.isNetPath (0 ms) 1: [ RUN ] UriTest.isRelativePath 1: [ OK ] UriTest.isRelativePath (0 ms) 1: [ RUN ] UriTest.isAbsolutePath 1: [ OK ] UriTest.isAbsolutePath (0 ms) 1: [ RUN ] UriTest.getScheme 1: [ OK ] UriTest.getScheme (0 ms) 1: [ RUN ] UriTest.getQuery 1: [ OK ] UriTest.getQuery (0 ms) 1: [ RUN ] UriTest.getFragment 1: [ OK ] UriTest.getFragment (0 ms) 1: [ RUN ] UriTest.getOpaque 1: [ OK ] UriTest.getOpaque (0 ms) 1: [ RUN ] UriTest.from_native_filename 1: [ OK ] UriTest.from_native_filename (0 ms) 1: [ RUN ] UriTest.uri_to_iri 1: [ OK ] UriTest.uri_to_iri (0 ms) 1: [----------] 21 tests from UriTest (6 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 21 tests from 1 test case ran. (6 ms total) 1: [ PASSED ] 21 tests. 1/166 Test #1: test_uri ...................................................... Passed 0.06 sec test 2 Start 2: test_extract-uri 2: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_extract-uri 2: Environment variables: 2: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_extract-uri 2: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 2: Test timeout computed to be: 60 2: [==========] Running 4 tests from 1 test case. 2: [----------] Global test environment set-up. 2: [----------] 4 tests from ExtractUriTest 2: [ RUN ] ExtractUriTest.valid 2: [ OK ] ExtractUriTest.valid (0 ms) 2: [ RUN ] ExtractUriTest.legacy 2: [ OK ] ExtractUriTest.legacy (0 ms) 2: [ RUN ] ExtractUriTest.invalid 2: [ OK ] ExtractUriTest.invalid (0 ms) 2: [ RUN ] ExtractUriTest.endptr 2: [ OK ] ExtractUriTest.endptr (0 ms) 2: [----------] 4 tests from ExtractUriTest (0 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 4 tests from 1 test case ran. (0 ms total) 2: [ PASSED ] 4 tests. 2/166 Test #2: test_extract-uri .............................................. Passed 0.05 sec test 3 Start 3: test_attributes 3: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_attributes 3: Environment variables: 3: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_attributes 3: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 3: Test timeout computed to be: 60 3: [==========] Running 4 tests from 1 test case. 3: [----------] Global test environment set-up. 3: [----------] 4 tests from AttributesTest 3: [ RUN ] AttributesTest.SupportedKnown 3: [ OK ] AttributesTest.SupportedKnown (0 ms) 3: [ RUN ] AttributesTest.NameRoundTrip 3: [ OK ] AttributesTest.NameRoundTrip (0 ms) 3: [ RUN ] AttributesTest.ValuesAreKnown 3: [ OK ] AttributesTest.ValuesAreKnown (1 ms) 3: [ RUN ] AttributesTest.ValuesUnique 3: [ OK ] AttributesTest.ValuesUnique (0 ms) 3: [----------] 4 tests from AttributesTest (1 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 4 tests from 1 test case ran. (1 ms total) 3: [ PASSED ] 4 tests. 3/166 Test #3: test_attributes ............................................... Passed 0.06 sec test 4 Start 4: test_color-profile 4: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_color-profile 4: Environment variables: 4: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_color-profile 4: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 4: Test timeout computed to be: 60 4: [==========] Running 3 tests from 1 test case. 4: [----------] Global test environment set-up. 4: [----------] 3 tests from ColorProfileTest 4: [ RUN ] ColorProfileTest.SetRenderingIntent 4: [ OK ] ColorProfileTest.SetRenderingIntent (0 ms) 4: [ RUN ] ColorProfileTest.SetLocal 4: [ OK ] ColorProfileTest.SetLocal (0 ms) 4: [ RUN ] ColorProfileTest.SetName 4: [ OK ] ColorProfileTest.SetName (0 ms) 4: SPDocument::doUnref(): invalid ref count! -1 4: [----------] 3 tests from ColorProfileTest (0 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 3 tests from 1 test case ran. (177 ms total) 4: [ PASSED ] 3 tests. 4/166 Test #4: test_color-profile ............................................ Passed 0.23 sec test 5 Start 5: test_dir-util 5: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_dir-util 5: Environment variables: 5: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_dir-util 5: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 5: Test timeout computed to be: 60 5: [==========] Running 1 test from 1 test case. 5: [----------] Global test environment set-up. 5: [----------] 1 test from DirUtilTest 5: [ RUN ] DirUtilTest.Base 5: [ OK ] DirUtilTest.Base (0 ms) 5: [----------] 1 test from DirUtilTest (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test case ran. (0 ms total) 5: [ PASSED ] 1 test. 5/166 Test #5: test_dir-util ................................................. Passed 0.05 sec test 6 Start 6: test_sp-object 6: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_sp-object 6: Environment variables: 6: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_sp-object 6: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 6: Test timeout computed to be: 60 6: [==========] Running 2 tests from 1 test case. 6: [----------] Global test environment set-up. 6: [----------] 2 tests from SPObjectTest 6: [ RUN ] SPObjectTest.Basics 6: 6: ** (process:15935): CRITICAL **: 18:40:52.171: void SPObject::attach(SPObject*, SPObject*): assertion '!object->parent' failed 6: 6: ** (process:15935): CRITICAL **: 18:40:52.171: void SPObject::reorder(SPObject*, SPObject*): assertion 'obj != prev' failed 6: 6: ** (process:15935): CRITICAL **: 18:40:52.171: void SPObject::detach(SPObject*): assertion 'object->parent == this' failed 6: [ OK ] SPObjectTest.Basics (0 ms) 6: [ RUN ] SPObjectTest.Advanced 6: [ OK ] SPObjectTest.Advanced (0 ms) 6: SPDocument::doUnref(): invalid ref count! -1 6: [----------] 2 tests from SPObjectTest (1 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 2 tests from 1 test case ran. (173 ms total) 6: [ PASSED ] 2 tests. 6/166 Test #6: test_sp-object ................................................ Passed 0.23 sec test 7 Start 7: test_object-set 7: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_object-set 7: Environment variables: 7: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_object-set 7: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 7: Test timeout computed to be: 60 7: [==========] Running 17 tests from 1 test case. 7: [----------] Global test environment set-up. 7: [----------] 17 tests from ObjectSetTest 7: [ RUN ] ObjectSetTest.Basics 7: 7: ** (process:15939): CRITICAL **: 18:40:52.399: bool Inkscape::ObjectSet::includes(SPObject*): assertion 'object != nullptr' failed 7: 7: ** (process:15939): CRITICAL **: 18:40:52.399: bool Inkscape::ObjectSet::add(SPObject*, bool): assertion 'object != nullptr' failed 7: 7: ** (process:15939): CRITICAL **: 18:40:52.399: bool Inkscape::ObjectSet::remove(SPObject*): assertion 'object != nullptr' failed 7: [ OK ] ObjectSetTest.Basics (0 ms) 7: [ RUN ] ObjectSetTest.Advanced 7: [ OK ] ObjectSetTest.Advanced (1 ms) 7: [ RUN ] ObjectSetTest.Items 7: [ OK ] ObjectSetTest.Items (0 ms) 7: [ RUN ] ObjectSetTest.Ranges 7: [ OK ] ObjectSetTest.Ranges (0 ms) 7: [ RUN ] ObjectSetTest.Autoremoving 7: [ OK ] ObjectSetTest.Autoremoving (1 ms) 7: [ RUN ] ObjectSetTest.BasicDescendants 7: [ OK ] ObjectSetTest.BasicDescendants (0 ms) 7: [ RUN ] ObjectSetTest.AdvancedDescendants 7: [ OK ] ObjectSetTest.AdvancedDescendants (0 ms) 7: [ RUN ] ObjectSetTest.Removing 7: [ OK ] ObjectSetTest.Removing (0 ms) 7: [ RUN ] ObjectSetTest.TwoSets 7: [ OK ] ObjectSetTest.TwoSets (1 ms) 7: [ RUN ] ObjectSetTest.SetRemoving 7: [ OK ] ObjectSetTest.SetRemoving (0 ms) 7: [ RUN ] ObjectSetTest.Delete 7: [ OK ] ObjectSetTest.Delete (0 ms) 7: [ RUN ] ObjectSetTest.Ops 7: SPDocument::doUnref(): invalid ref count! -1 7: [ OK ] ObjectSetTest.Ops (4 ms) 7: [ RUN ] ObjectSetTest.unlinkRecursiveBasic 7: SPDocument::doUnref(): invalid ref count! -1 7: [ OK ] ObjectSetTest.unlinkRecursiveBasic (4 ms) 7: [ RUN ] ObjectSetTest.unlinkRecursiveAdvanced 7: SPDocument::doUnref(): invalid ref count! -1 7: [ OK ] ObjectSetTest.unlinkRecursiveAdvanced (8 ms) 7: [ RUN ] ObjectSetTest.ZOrder 7: [ OK ] ObjectSetTest.ZOrder (1 ms) 7: [ RUN ] ObjectSetTest.Combine 7: [ OK ] ObjectSetTest.Combine (1 ms) 7: [ RUN ] ObjectSetTest.Moves 7: [ OK ] ObjectSetTest.Moves (1 ms) 7: SPDocument::doUnref(): invalid ref count! -1 7: [----------] 17 tests from ObjectSetTest (22 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 17 tests from 1 test case ran. (193 ms total) 7: [ PASSED ] 17 tests. 7/166 Test #7: test_object-set ............................................... Passed 0.25 sec test 8 Start 8: test_object-style 8: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_object-style 8: Environment variables: 8: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_object-style 8: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 8: Test timeout computed to be: 60 8: [==========] Running 4 tests from 1 test case. 8: [----------] Global test environment set-up. 8: [----------] 4 tests from ObjectTest 8: [ RUN ] ObjectTest.Styles 8: SPDocument::doUnref(): invalid ref count! -1 8: [ OK ] ObjectTest.Styles (2 ms) 8: [ RUN ] ObjectTest.StyleSource 8: SPDocument::doUnref(): invalid ref count! -1 8: [ OK ] ObjectTest.StyleSource (2 ms) 8: [ RUN ] ObjectTest.StyleFont 8: SPDocument::doUnref(): invalid ref count! -1 8: [ OK ] ObjectTest.StyleFont (2 ms) 8: [ RUN ] ObjectTest.StyleFontSizes 8: SPDocument::doUnref(): invalid ref count! -1 8: [ OK ] ObjectTest.StyleFontSizes (1 ms) 8: SPDocument::doUnref(): invalid ref count! -1 8: [----------] 4 tests from ObjectTest (7 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 4 tests from 1 test case ran. (183 ms total) 8: [ PASSED ] 4 tests. 8/166 Test #8: test_object-style ............................................. Passed 0.24 sec test 9 Start 9: test_style-elem 9: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_style-elem 9: Environment variables: 9: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_style-elem 9: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 9: Test timeout computed to be: 60 9: [==========] Running 1 test from 1 test case. 9: [----------] Global test environment set-up. 9: [----------] 1 test from ObjectTest 9: [ RUN ] ObjectTest.StyleElems 9: SPDocument::doUnref(): invalid ref count! -1 9: [ OK ] ObjectTest.StyleElems (2 ms) 9: SPDocument::doUnref(): invalid ref count! -1 9: [----------] 1 test from ObjectTest (2 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test case ran. (179 ms total) 9: [ PASSED ] 1 test. 9/166 Test #9: test_style-elem ............................................... Passed 0.23 sec test 10 Start 10: test_style 10: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_style 10: Environment variables: 10: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_style 10: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 10: Test timeout computed to be: 60 10: [==========] Running 3 tests from 1 test case. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from StyleTest 10: [ RUN ] StyleTest.Read 10: [ OK ] StyleTest.Read (6 ms) 10: [ RUN ] StyleTest.Match 10: SPIPaint::read: No valid object or document! 10: SPIPaint::read: No valid object or document! 10: [ OK ] StyleTest.Match (2 ms) 10: [ RUN ] StyleTest.Cascade 10: [ OK ] StyleTest.Cascade (2 ms) 10: [----------] 3 tests from StyleTest (10 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test case ran. (11 ms total) 10: [ PASSED ] 3 tests. 10/166 Test #10: test_style .................................................... Passed 0.07 sec test 11 Start 11: test_svg-stringstream 11: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_svg-stringstream 11: Environment variables: 11: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_svg-stringstream 11: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 11: Test timeout computed to be: 60 11: [==========] Running 4 tests from 2 test cases. 11: [----------] Global test environment set-up. 11: [----------] 2 tests from CSSOStringStreamTest 11: [ RUN ] CSSOStringStreamTest.tostring 11: [ OK ] CSSOStringStreamTest.tostring (2 ms) 11: [ RUN ] CSSOStringStreamTest.concat 11: [ OK ] CSSOStringStreamTest.concat (0 ms) 11: [----------] 2 tests from CSSOStringStreamTest (2 ms total) 11: 11: [----------] 2 tests from SVGOStringStreamTest 11: [ RUN ] SVGOStringStreamTest.tostring 11: [ OK ] SVGOStringStreamTest.tostring (0 ms) 11: [ RUN ] SVGOStringStreamTest.concat 11: [ OK ] SVGOStringStreamTest.concat (0 ms) 11: [----------] 2 tests from SVGOStringStreamTest (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 4 tests from 2 test cases ran. (2 ms total) 11: [ PASSED ] 4 tests. 11/166 Test #11: test_svg-stringstream ......................................... Passed 0.06 sec test 12 Start 12: test_sp-gradient 12: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_sp-gradient 12: Environment variables: 12: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_sp-gradient 12: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 12: Test timeout computed to be: 60 12: [==========] Running 4 tests from 1 test case. 12: [----------] Global test environment set-up. 12: [----------] 4 tests from SPGradientTest 12: [ RUN ] SPGradientTest.Init 12: SPDocument::doUnref(): invalid ref count! -1 12: [ OK ] SPGradientTest.Init (1 ms) 12: [ RUN ] SPGradientTest.SetGradientTransform 12: SPDocument::doUnref(): invalid ref count! -1 12: [ OK ] SPGradientTest.SetGradientTransform (0 ms) 12: [ RUN ] SPGradientTest.Write 12: SPDocument::doUnref(): invalid ref count! -1 12: [ OK ] SPGradientTest.Write (0 ms) 12: [ RUN ] SPGradientTest.GetG2dGetGs2dSetGs2 12: SPDocument::doUnref(): invalid ref count! -1 12: [ OK ] SPGradientTest.GetG2dGetGs2dSetGs2 (1 ms) 12: [----------] 4 tests from SPGradientTest (2 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 4 tests from 1 test case ran. (178 ms total) 12: [ PASSED ] 4 tests. 12/166 Test #12: test_sp-gradient .............................................. Passed 0.23 sec test 13 Start 13: test_object 13: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_object 13: Environment variables: 13: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_object 13: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 13: Test timeout computed to be: 60 13: [==========] Running 3 tests from 1 test case. 13: [----------] Global test environment set-up. 13: [----------] 3 tests from ObjectTest 13: [ RUN ] ObjectTest.Clones 13: SPDocument::doUnref(): invalid ref count! -1 13: [ OK ] ObjectTest.Clones (138 ms) 13: [ RUN ] ObjectTest.Grouping 13: SPDocument::doUnref(): invalid ref count! -1 13: [ OK ] ObjectTest.Grouping (207 ms) 13: [ RUN ] ObjectTest.Objects 13: SPDocument::doUnref(): invalid ref count! -1 13: [ OK ] ObjectTest.Objects (1 ms) 13: SPDocument::doUnref(): invalid ref count! -1 13: [----------] 3 tests from ObjectTest (346 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 3 tests from 1 test case ran. (521 ms total) 13: [ PASSED ] 3 tests. 13/166 Test #13: test_object ................................................... Passed 0.58 sec test 14 Start 14: test_curve 14: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_curve 14: Environment variables: 14: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_curve 14: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 14: Test timeout computed to be: 60 14: [==========] Running 9 tests from 1 test case. 14: [----------] Global test environment set-up. 14: [----------] 9 tests from CurveTest 14: [ RUN ] CurveTest.testGetSegmentCount 14: [ OK ] CurveTest.testGetSegmentCount (0 ms) 14: [ RUN ] CurveTest.testNodesInPathForZeroSegments 14: [ OK ] CurveTest.testNodesInPathForZeroSegments (0 ms) 14: [ RUN ] CurveTest.testNodesInPathForIndividualPaths 14: [ OK ] CurveTest.testNodesInPathForIndividualPaths (0 ms) 14: [ RUN ] CurveTest.testNodesInPathForNakedMoveToClosedPath 14: [ OK ] CurveTest.testNodesInPathForNakedMoveToClosedPath (1 ms) 14: [ RUN ] CurveTest.testIsEmpty 14: [ OK ] CurveTest.testIsEmpty (0 ms) 14: [ RUN ] CurveTest.testIsClosed 14: [ OK ] CurveTest.testIsClosed (0 ms) 14: [ RUN ] CurveTest.testLastFirstPath 14: [ OK ] CurveTest.testLastFirstPath (0 ms) 14: [ RUN ] CurveTest.testFirstPoint 14: [ OK ] CurveTest.testFirstPoint (0 ms) 14: [ RUN ] CurveTest.testSecondPoint 14: [ OK ] CurveTest.testSecondPoint (0 ms) 14: [----------] 9 tests from CurveTest (1 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 9 tests from 1 test case ran. (1 ms total) 14: [ PASSED ] 9 tests. 14/166 Test #14: test_curve .................................................... Passed 0.05 sec test 15 Start 15: test_2geom-characterization 15: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/test_2geom-characterization 15: Environment variables: 15: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/test_2geom-characterization 15: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 15: Test timeout computed to be: 60 15: [==========] Running 1 test from 1 test case. 15: [----------] Global test environment set-up. 15: [----------] 1 test from Characterization2Geom 15: [ RUN ] Characterization2Geom.retrievingBackElementOfAnEmptyClosedPathFails 15: [ OK ] Characterization2Geom.retrievingBackElementOfAnEmptyClosedPathFails (0 ms) 15: [----------] 1 test from Characterization2Geom (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test case ran. (0 ms total) 15: [ PASSED ] 1 test. 15/166 Test #15: test_2geom-characterization ................................... Passed 0.05 sec test 16 Start 16: cli_version 16: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--version" 16: Environment variables: 16: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_version 16: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 16: Test timeout computed to be: 60 16: Inkscape 1.0beta2 (ca36898485, 2020-04-08) 16: Pango version: 1.44.7 16/166 Test #16: cli_version ................................................... Passed 0.11 sec test 17 Start 17: cli_version_known 17: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--version" 17: Environment variables: 17: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_version_known 17: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 17: Test timeout computed to be: 60 17: Inkscape 1.0beta2 (ca36898485, 2020-04-08) 17: Pango version: 1.44.7 17/166 Test #17: cli_version_known ............................................. Passed 0.11 sec test 18 Start 18: cli_system-data-directory 18: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--system-data-directory" 18: Test timeout computed to be: 60 18: /opt/vlc-3.0/inkscape-trunk/share/inkscape 18/166 Test #18: cli_system-data-directory ..................................... Passed 0.11 sec test 19 Start 19: cli_user-data-directory 19: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--user-data-directory" 19: Test timeout computed to be: 60 19: /home/shlomif/.config/inkscape 19/166 Test #19: cli_user-data-directory ....................................... Passed 0.12 sec test 20 Start 20: cli_export-type 20: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=svg,png,ps,eps,pdf,emf,wmf,xaml" "--export-filename=empty" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/empty.svg" 20: Environment variables: 20: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type 20: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 20: Test timeout computed to be: 60 20: Background RRGGBBAA: ffffff00 20: Area 0:0:100:100 exported to 100 x 100 pixels (96 dpi) 20/166 Test #20: cli_export-type ............................................... Passed 0.30 sec test 21 Start 21: cli_export-type_check_output 21: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "empty" "" "empty.svg empty.png empty.ps empty.eps empty.pdf empty.emf empty.wmf empty.xaml" "" 21: Environment variables: 21: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type 21: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 21: Test timeout computed to be: 60 21/166 Test #21: cli_export-type_check_output .................................. Passed 0.01 sec test 22 Start 22: cli_export-type_svg 22: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=svg" "--export-filename=shapes.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 22: Environment variables: 22: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_svg 22: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 22: Test timeout computed to be: 60 22/166 Test #22: cli_export-type_svg ........................................... Passed 0.30 sec test 23 Start 23: cli_export-type_svg_check_output 23: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" "" "" 23: Environment variables: 23: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_svg 23: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 23: Test timeout computed to be: 60 23: 0 23/166 Test #23: cli_export-type_svg_check_output .............................. Passed 0.18 sec test 24 Start 24: cli_export-type_png 24: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=png" "--export-filename=shapes.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 24: Environment variables: 24: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_png 24: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 24: Test timeout computed to be: 60 24: Background RRGGBBAA: ffffff00 24: Area 0:0:400:300 exported to 400 x 300 pixels (96 dpi) 24/166 Test #24: cli_export-type_png ........................................... Passed 0.32 sec test 25 Start 25: cli_export-type_png_check_output 25: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes_expected.png" "" "" 25: Environment variables: 25: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_png 25: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 25: Test timeout computed to be: 60 25: 0 25/166 Test #25: cli_export-type_png_check_output .............................. Passed 0.12 sec test 26 Start 26: cli_export-type_ps 26: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=ps" "--export-filename=shapes.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 26: Environment variables: 26: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_ps 26: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 26: Test timeout computed to be: 60 26/166 Test #26: cli_export-type_ps ............................................ Passed 0.30 sec test 27 Start 27: cli_export-type_ps_check_output 27: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes_expected.ps" "" "" 27: Environment variables: 27: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_ps 27: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 27: Test timeout computed to be: 60 27: 0 27/166 Test #27: cli_export-type_ps_check_output ............................... Passed 0.26 sec test 28 Start 28: cli_export-type_eps 28: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=eps" "--export-filename=shapes.eps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 28: Environment variables: 28: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_eps 28: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 28: Test timeout computed to be: 60 28/166 Test #28: cli_export-type_eps ........................................... Passed 0.30 sec test 29 Start 29: cli_export-type_eps_check_output 29: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.eps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes_expected.eps" "" "" 29: Environment variables: 29: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_eps 29: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 29: Test timeout computed to be: 60 29: 0 29/166 Test #29: cli_export-type_eps_check_output .............................. Passed 0.27 sec test 30 Start 30: cli_export-type_pdf 30: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=pdf" "--export-filename=shapes.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 30: Environment variables: 30: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_pdf 30: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 30: Test timeout computed to be: 60 30/166 Test #30: cli_export-type_pdf ........................................... Passed 0.30 sec test 31 Start 31: cli_export-type_pdf_check_output 31: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes_expected.pdf" "" "" 31: Environment variables: 31: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_pdf 31: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 31: Test timeout computed to be: 60 31: 0 31/166 Test #31: cli_export-type_pdf_check_output .............................. Passed 0.28 sec test 32 Start 32: cli_export-type_emf 32: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=emf" "--export-filename=shapes.emf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 32: Environment variables: 32: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_emf 32: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 32: Test timeout computed to be: 60 32/166 Test #32: cli_export-type_emf ........................................... Passed 0.30 sec test 33 Start 33: cli_export-type_emf_check_output 33: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.emf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes_expected.emf" "" "" 33: Environment variables: 33: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_emf 33: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 33: Test timeout computed to be: 60 33: convert: no decode delegate for this image format `EMF' @ error/constitute.c/ReadImage/562. 33: convert: no images defined `shapes.emf.png' @ error/convert.c/ConvertImageCommand/3282. 33: Warning: Failed to convert test file 'shapes.emf' to PNG format. Skipping comparison test. 33/166 Test #33: cli_export-type_emf_check_output ..............................***Skipped 0.01 sec test 34 Start 34: cli_export-type_wmf 34: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=wmf" "--export-filename=shapes.wmf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 34: Environment variables: 34: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_wmf 34: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 34: Test timeout computed to be: 60 34/166 Test #34: cli_export-type_wmf ........................................... Passed 0.30 sec test 35 Start 35: cli_export-type_wmf_check_output 35: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.wmf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes_expected.wmf" "" "" 35: Environment variables: 35: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_wmf 35: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 35: Test timeout computed to be: 60 35: 0 35/166 Test #35: cli_export-type_wmf_check_output .............................. Passed 0.15 sec test 36 Start 36: cli_export-type_xaml 36: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=xaml" "--export-filename=shapes.xaml" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 36: Environment variables: 36: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_xaml 36: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 36: Test timeout computed to be: 60 36/166 Test #36: cli_export-type_xaml .......................................... Passed 0.30 sec test 37 Start 37: cli_export-type_xaml_check_output 37: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.xaml" "" "" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/compare.sh;shapes.xaml;/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes_expected.xaml" 37: Environment variables: 37: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-type_xaml 37: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 37: Test timeout computed to be: 60 37/166 Test #37: cli_export-type_xaml_check_output ............................. Passed 0.04 sec test 38 Start 38: cli_export-area-page_png 38: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-type=png" "--export-filename=export-area-page.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 38: Environment variables: 38: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_png 38: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 38: Test timeout computed to be: 60 38: Background RRGGBBAA: ffffff00 38: Area 0:0:453.543:396.85 exported to 454 x 397 pixels (96 dpi) 38/166 Test #38: cli_export-area-page_png ...................................... Passed 0.32 sec test 39 Start 39: cli_export-area-page_png_check_output 39: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_expected.png" "" "" 39: Environment variables: 39: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_png 39: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 39: Test timeout computed to be: 60 39: 0 39/166 Test #39: cli_export-area-page_png_check_output ......................... Passed 0.14 sec test 40 Start 40: cli_export-area-page_svg 40: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-type=svg" "--export-filename=export-area-page.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 40: Environment variables: 40: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_svg 40: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 40: Test timeout computed to be: 60 40/166 Test #40: cli_export-area-page_svg ...................................... Passed 0.30 sec test 41 Start 41: cli_export-area-page_svg_check_output 41: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_expected.svg" "" "" 41: Environment variables: 41: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_svg 41: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 41: Test timeout computed to be: 60 41: 0 41/166 Test #41: cli_export-area-page_svg_check_output ......................... Passed 0.22 sec test 42 Start 42: cli_export-area-page_pdf 42: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-type=pdf" "--export-filename=export-area-page.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 42: Environment variables: 42: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_pdf 42: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 42: Test timeout computed to be: 60 42/166 Test #42: cli_export-area-page_pdf ...................................... Passed 0.31 sec test 43 Start 43: cli_export-area-page_pdf_check_output 43: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_expected.pdf" "" "" 43: Environment variables: 43: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_pdf 43: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 43: Test timeout computed to be: 60 43: 0 43/166 Test #43: cli_export-area-page_pdf_check_output ......................... Passed 0.32 sec test 44 Start 44: cli_export-area-page_ps 44: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-type=ps" "--export-filename=export-area-page.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 44: Environment variables: 44: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_ps 44: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 44: Test timeout computed to be: 60 44/166 Test #44: cli_export-area-page_ps ....................................... Passed 0.33 sec test 45 Start 45: cli_export-area-page_ps_check_output 45: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_expected.ps" "" "" 45: Environment variables: 45: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_ps 45: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 45: Test timeout computed to be: 60 45: 0 45/166 Test #45: cli_export-area-page_ps_check_output .......................... Passed 0.27 sec test 46 Start 46: cli_export-area-page_emf 46: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-type=emf" "--export-filename=export-area-page.emf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 46: Environment variables: 46: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_emf 46: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 46: Test timeout computed to be: 60 46/166 Test #46: cli_export-area-page_emf ...................................... Passed 0.32 sec test 47 Start 47: cli_export-area-page_emf_check_output 47: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page.emf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_expected.emf" "" "" 47: Environment variables: 47: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_emf 47: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 47: Test timeout computed to be: 60 47: convert: no decode delegate for this image format `EMF' @ error/constitute.c/ReadImage/562. 47: convert: no images defined `export-area-page.emf.png' @ error/convert.c/ConvertImageCommand/3282. 47: Warning: Failed to convert test file 'export-area-page.emf' to PNG format. Skipping comparison test. 47/166 Test #47: cli_export-area-page_emf_check_output .........................***Skipped 0.01 sec test 48 Start 48: cli_export-area-page_wmf 48: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-type=wmf" "--export-filename=export-area-page.wmf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 48: Environment variables: 48: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_wmf 48: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 48: Test timeout computed to be: 60 48/166 Test #48: cli_export-area-page_wmf ...................................... Passed 0.29 sec test 49 Start 49: cli_export-area-page_wmf_check_output 49: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page.wmf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_expected.wmf" "" "" 49: Environment variables: 49: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_wmf 49: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 49: Test timeout computed to be: 60 49: 0 49/166 Test #49: cli_export-area-page_wmf_check_output ......................... Passed 0.19 sec test 50 Start 50: cli_export-area-page_export-id_png 50: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-id=MyStar" "--export-id-only" "--export-filename=export-area-page_export-id.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 50: Environment variables: 50: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_png 50: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 50: Test timeout computed to be: 60 50: Exporting only object with id="MyStar"; all other objects hidden. 50: Background RRGGBBAA: ffffff00 50: Area 0:0:453.543:396.85 exported to 454 x 397 pixels (96 dpi) 50/166 Test #50: cli_export-area-page_export-id_png ............................ Passed 0.32 sec test 51 Start 51: cli_export-area-page_export-id_png_check_output 51: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page_export-id.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_export-id.png" "" "" 51: Environment variables: 51: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_png 51: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 51: Test timeout computed to be: 60 51: 0 51/166 Test #51: cli_export-area-page_export-id_png_check_output ............... Passed 0.13 sec test 52 Start 52: cli_export-area-page_export-id_svg 52: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-id=MyStar" "--export-id-only" "--export-filename=export-area-page_export-id.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 52: Environment variables: 52: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_svg 52: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 52: Test timeout computed to be: 60 52/166 Test #52: cli_export-area-page_export-id_svg ............................ Passed 0.30 sec test 53 Start 53: cli_export-area-page_export-id_svg_check_output 53: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page_export-id.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_export-id.svg" "" "" 53: Environment variables: 53: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_svg 53: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 53: Test timeout computed to be: 60 53: 0 53/166 Test #53: cli_export-area-page_export-id_svg_check_output ............... Passed 0.19 sec test 54 Start 54: cli_export-area-page_export-id_pdf 54: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-id=MyStar" "--export-filename=export-area-page_export-id.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 54: Environment variables: 54: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_pdf 54: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 54: Test timeout computed to be: 60 54/166 Test #54: cli_export-area-page_export-id_pdf ............................ Passed 0.30 sec test 55 Start 55: cli_export-area-page_export-id_pdf_check_output 55: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page_export-id.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_export-id.pdf" "" "" 55: Environment variables: 55: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_pdf 55: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 55: Test timeout computed to be: 60 55: 0 55/166 Test #55: cli_export-area-page_export-id_pdf_check_output ............... Passed 0.28 sec test 56 Start 56: cli_export-area-page_export-id_ps 56: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-page" "--export-id=MyStar" "--export-filename=export-area-page_export-id.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 56: Environment variables: 56: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_ps 56: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 56: Test timeout computed to be: 60 56/166 Test #56: cli_export-area-page_export-id_ps ............................. Passed 0.30 sec test 57 Start 57: cli_export-area-page_export-id_ps_check_output 57: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-page_export-id.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-page_export-id.ps" "" "" 57: Environment variables: 57: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-page_export-id_ps 57: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 57: Test timeout computed to be: 60 57: 0 57/166 Test #57: cli_export-area-page_export-id_ps_check_output ................ Passed 0.22 sec test 58 Start 58: cli_export-area-drawing_png 58: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-drawing" "--export-type=png" "--export-filename=export-area-drawing.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 58: Environment variables: 58: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_png 58: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 58: Test timeout computed to be: 60 58: Background RRGGBBAA: ffffff00 58: Area 56.6929:56.6929:387.156:330.709 exported to 330 x 274 pixels (96 dpi) 58/166 Test #58: cli_export-area-drawing_png ................................... Passed 0.32 sec test 59 Start 59: cli_export-area-drawing_png_check_output 59: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-drawing.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-drawing_expected.png" "" "" 59: Environment variables: 59: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_png 59: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 59: Test timeout computed to be: 60 59: 0 59/166 Test #59: cli_export-area-drawing_png_check_output ...................... Passed 0.10 sec test 60 Start 60: cli_export-area-drawing_svg 60: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-drawing" "--export-type=svg" "--export-filename=export-area-drawing.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 60: Environment variables: 60: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_svg 60: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 60: Test timeout computed to be: 60 60/166 Test #60: cli_export-area-drawing_svg ................................... Passed 0.30 sec test 61 Start 61: cli_export-area-drawing_svg_check_output 61: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-drawing.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-drawing_expected.svg" "" "" 61: Environment variables: 61: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_svg 61: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 61: Test timeout computed to be: 60 61: 0 61/166 Test #61: cli_export-area-drawing_svg_check_output ...................... Passed 0.16 sec test 62 Start 62: cli_export-area-drawing_pdf 62: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-drawing" "--export-type=pdf" "--export-filename=export-area-drawing.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 62: Environment variables: 62: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_pdf 62: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 62: Test timeout computed to be: 60 62/166 Test #62: cli_export-area-drawing_pdf ................................... Passed 0.31 sec test 63 Start 63: cli_export-area-drawing_pdf_check_output 63: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-drawing.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-drawing_expected.pdf" "" "" 63: Environment variables: 63: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_pdf 63: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 63: Test timeout computed to be: 60 63: 0 63/166 Test #63: cli_export-area-drawing_pdf_check_output ...................... Passed 0.29 sec test 64 Start 64: cli_export-area-drawing_ps 64: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-drawing" "--export-type=ps" "--export-filename=export-area-drawing.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 64: Environment variables: 64: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_ps 64: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 64: Test timeout computed to be: 60 64/166 Test #64: cli_export-area-drawing_ps .................................... Passed 0.33 sec test 65 Start 65: cli_export-area-drawing_ps_check_output 65: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-drawing.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-drawing_expected.ps" "" "" 65: Environment variables: 65: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_ps 65: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 65: Test timeout computed to be: 60 65: 0 65/166 Test #65: cli_export-area-drawing_ps_check_output ....................... Passed 0.27 sec test 66 Start 66: cli_export-area-drawing_eps 66: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-drawing" "--export-type=eps" "--export-filename=export-area-drawing.eps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 66: Environment variables: 66: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_eps 66: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 66: Test timeout computed to be: 60 66/166 Test #66: cli_export-area-drawing_eps ................................... Passed 0.34 sec test 67 Start 67: cli_export-area-drawing_eps_check_output 67: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-drawing.eps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-drawing_expected.eps" "" "" 67: Environment variables: 67: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-drawing_eps 67: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 67: Test timeout computed to be: 60 67: 0 67/166 Test #67: cli_export-area-drawing_eps_check_output ...................... Passed 0.27 sec test 68 Start 68: cli_export-area_png 68: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area=150:150:350:300" "--export-type=png" "--export-filename=export-area.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/areas.svg" 68: Environment variables: 68: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area_png 68: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 68: Test timeout computed to be: 60 68: Background RRGGBBAA: ffffff00 68: Area 150:150:350:300 exported to 200 x 150 pixels (96 dpi) 68/166 Test #68: cli_export-area_png ........................................... Passed 0.31 sec test 69 Start 69: cli_export-area_png_check_output 69: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area_expected.png" "" "" 69: Environment variables: 69: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area_png 69: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 69: Test timeout computed to be: 60 69: 0 69/166 Test #69: cli_export-area_png_check_output .............................. Passed 0.05 sec test 70 Start 70: cli_export-area-snap_export-id 70: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-id=rect_misaligned" "--export-area-snap" "--export-type=png" "--export-filename=export-area-snap-id.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/pyramids.svg" 70: Environment variables: 70: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-snap_export-id 70: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 70: Test timeout computed to be: 60 70: Background RRGGBBAA: ffffff00 70: Area 4:4:181:96 exported to 177 x 92 pixels (96 dpi) 70/166 Test #70: cli_export-area-snap_export-id ................................ Passed 0.30 sec test 71 Start 71: cli_export-area-snap_export-id_check_output 71: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-snap-id.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-snap_expected.png" "" "" 71: Environment variables: 71: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-snap_export-id 71: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 71: Test timeout computed to be: 60 71: 0 71/166 Test #71: cli_export-area-snap_export-id_check_output ................... Passed 0.04 sec test 72 Start 72: cli_export-area-snap_export-area-drawing 72: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-area-drawing" "--export-area-snap" "--export-type=png" "--export-filename=export-area-snap-drawing.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/pyramids.svg" 72: Environment variables: 72: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-snap_export-area-drawing 72: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 72: Test timeout computed to be: 60 72: Background RRGGBBAA: ffffff00 72: Area 4:4:181:96 exported to 177 x 92 pixels (96 dpi) 72/166 Test #72: cli_export-area-snap_export-area-drawing ...................... Passed 0.31 sec test 73 Start 73: cli_export-area-snap_export-area-drawing_check_output 73: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-area-snap-drawing.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-area-snap_expected.png" "" "" 73: Environment variables: 73: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-area-snap_export-area-drawing 73: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 73: Test timeout computed to be: 60 73: 0 73/166 Test #73: cli_export-area-snap_export-area-drawing_check_output ......... Passed 0.04 sec test 74 Start 74: cli_export-dpi_png 74: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-dpi=12" "--export-type=png" "--export-filename=export-dpi.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/filter.svg" 74: Environment variables: 74: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_png 74: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 74: Test timeout computed to be: 60 74: Background RRGGBBAA: ffffff00 74: Area 0:0:230:120 exported to 29 x 15 pixels (12 dpi) 74/166 Test #74: cli_export-dpi_png ............................................ Passed 0.31 sec test 75 Start 75: cli_export-dpi_png_check_output 75: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-dpi.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-dpi_expected.png" "" "" 75: Environment variables: 75: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_png 75: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 75: Test timeout computed to be: 60 75: 0 75/166 Test #75: cli_export-dpi_png_check_output ............................... Passed 0.02 sec test 76 Start 76: cli_export-dpi_pdf 76: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-dpi=12" "--export-type=pdf" "--export-filename=export-dpi.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/filter.svg" 76: Environment variables: 76: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_pdf 76: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 76: Test timeout computed to be: 60 76/166 Test #76: cli_export-dpi_pdf ............................................ Passed 0.31 sec test 77 Start 77: cli_export-dpi_pdf_check_output 77: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-dpi.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-dpi_expected.pdf" "" "" 77: Environment variables: 77: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_pdf 77: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 77: Test timeout computed to be: 60 77: 0 77/166 Test #77: cli_export-dpi_pdf_check_output ............................... Passed 0.24 sec test 78 Start 78: cli_export-dpi_ps 78: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-dpi=12" "--export-type=ps" "--export-filename=export-dpi.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/filter.svg" 78: Environment variables: 78: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_ps 78: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 78: Test timeout computed to be: 60 78/166 Test #78: cli_export-dpi_ps ............................................. Passed 0.32 sec test 79 Start 79: cli_export-dpi_ps_check_output 79: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-dpi.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-dpi_expected.ps" "" "" 79: Environment variables: 79: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_ps 79: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 79: Test timeout computed to be: 60 79: 0 79/166 Test #79: cli_export-dpi_ps_check_output ................................ Passed 0.22 sec test 80 Start 80: cli_export-dpi_eps 80: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-dpi=12" "--export-type=eps" "--export-filename=export-dpi.eps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/filter.svg" 80: Environment variables: 80: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_eps 80: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 80: Test timeout computed to be: 60 80/166 Test #80: cli_export-dpi_eps ............................................ Passed 0.32 sec test 81 Start 81: cli_export-dpi_eps_check_output 81: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-dpi.eps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-dpi_expected.eps" "" "" 81: Environment variables: 81: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-dpi_eps 81: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 81: Test timeout computed to be: 60 81: 0 81/166 Test #81: cli_export-dpi_eps_check_output ............................... Passed 0.22 sec test 82 Start 82: cli_export-width 82: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-width=380" "--export-type=png" "--export-filename=export-width.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints.svg" 82: Environment variables: 82: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-width 82: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 82: Test timeout computed to be: 60 82: Background RRGGBBAA: ffffff00 82: Area 0:0:190:80 exported to 380 x 160 pixels (192 dpi) 82/166 Test #82: cli_export-width .............................................. Passed 0.30 sec test 83 Start 83: cli_export-width_check_output 83: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-width.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-width_expected.png" "" "" 83: Environment variables: 83: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-width 83: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 83: Test timeout computed to be: 60 83: 0 83/166 Test #83: cli_export-width_check_output ................................. Passed 0.06 sec test 84 Start 84: cli_export-width_export-dpi 84: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-width=380" "--export-dpi=300" "--export-type=png" "--export-filename=export-width2.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints.svg" 84: Environment variables: 84: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-width_export-dpi 84: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 84: Test timeout computed to be: 60 84: Background RRGGBBAA: ffffff00 84: Area 0:0:190:80 exported to 380 x 160 pixels (192 dpi) 84/166 Test #84: cli_export-width_export-dpi ................................... Passed 0.30 sec test 85 Start 85: cli_export-width_export-dpi_check_output 85: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-width2.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-width_expected.png" "" "" 85: Environment variables: 85: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-width_export-dpi 85: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 85: Test timeout computed to be: 60 85: 0 85/166 Test #85: cli_export-width_export-dpi_check_output ...................... Passed 0.06 sec test 86 Start 86: cli_export-width_export-use-hints 86: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-width=380" "--export-use-hints" "--export-id=rect1" "--export-type=png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints.svg" 86: Environment variables: 86: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-width_export-use-hints 86: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 86: Test timeout computed to be: 60 86: InkFileExport::do_export_png: Using bitmap dimensions from the command line (--export-dpi, --export-width, or --export-height). DPI hint 123 is ignored. 86: Background RRGGBBAA: ffffff00 86: Area 10:10:90:70 exported to 380 x 285 pixels (456 dpi) 86/166 Test #86: cli_export-width_export-use-hints ............................. Passed 0.31 sec test 87 Start 87: cli_export-width_export-use-hints_check_output 87: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "" "" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints_rectangle.png" "" 87: Environment variables: 87: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-width_export-use-hints 87: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 87: Test timeout computed to be: 60 87/166 Test #87: cli_export-width_export-use-hints_check_output ................ Passed 0.01 sec test 88 Start 88: cli_export-height 88: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-height=40" "--export-type=png" "--export-filename=export-height.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints.svg" 88: Environment variables: 88: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-height 88: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 88: Test timeout computed to be: 60 88: Background RRGGBBAA: ffffff00 88: Area 0:0:190:80 exported to 95 x 40 pixels (48 dpi) 88/166 Test #88: cli_export-height ............................................. Passed 0.30 sec test 89 Start 89: cli_export-height_check_output 89: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-height.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-height_expected.png" "" "" 89: Environment variables: 89: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-height 89: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 89: Test timeout computed to be: 60 89: 0 89/166 Test #89: cli_export-height_check_output ................................ Passed 0.02 sec test 90 Start 90: cli_export-height_export-dpi 90: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-height=40" "--export-dpi=300" "--export-type=png" "--export-filename=export-height2.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints.svg" 90: Environment variables: 90: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-height_export-dpi 90: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 90: Test timeout computed to be: 60 90: Background RRGGBBAA: ffffff00 90: Area 0:0:190:80 exported to 95 x 40 pixels (48 dpi) 90/166 Test #90: cli_export-height_export-dpi .................................. Passed 0.30 sec test 91 Start 91: cli_export-height_export-dpi_check_output 91: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-height2.png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-height_expected.png" "" "" 91: Environment variables: 91: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-height_export-dpi 91: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 91: Test timeout computed to be: 60 91: 0 91/166 Test #91: cli_export-height_export-dpi_check_output ..................... Passed 0.03 sec test 92 Start 92: cli_export-height_export-use-hints 92: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-height=40" "--export-use-hints" "--export-id=rect1" "--export-type=png" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints.svg" 92: Environment variables: 92: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-height_export-use-hints 92: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 92: Test timeout computed to be: 60 92: InkFileExport::do_export_png: Using bitmap dimensions from the command line (--export-dpi, --export-width, or --export-height). DPI hint 123 is ignored. 92: Background RRGGBBAA: ffffff00 92: Area 10:10:90:70 exported to 53 x 40 pixels (64 dpi) 92/166 Test #92: cli_export-height_export-use-hints ............................ Passed 0.30 sec test 93 Start 93: cli_export-height_export-use-hints_check_output 93: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "" "" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export_hints_rectangle.png" "" 93: Environment variables: 93: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-height_export-use-hints 93: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 93: Test timeout computed to be: 60 93/166 Test #93: cli_export-height_export-use-hints_check_output ............... Passed 0.01 sec test 94 Start 94: cli_export-margin_mm_svg 94: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-type=svg" "--export-filename=export-margin_mm.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_mm.svg" 94: Environment variables: 94: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_mm_svg 94: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 94: Test timeout computed to be: 60 94/166 Test #94: cli_export-margin_mm_svg ...................................... Passed 0.31 sec test 95 Start 95: cli_export-margin_mm_svg_check_output 95: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_mm.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_mm_expected.svg" "" "" 95: Environment variables: 95: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_mm_svg 95: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 95: Test timeout computed to be: 60 95: 0 95/166 Test #95: cli_export-margin_mm_svg_check_output ......................... Passed 0.81 sec test 96 Start 96: cli_export-margin_mm_pdf 96: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-type=pdf" "--export-filename=export-margin_mm.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_mm.svg" 96: Environment variables: 96: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_mm_pdf 96: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 96: Test timeout computed to be: 60 96/166 Test #96: cli_export-margin_mm_pdf ...................................... Passed 0.30 sec test 97 Start 97: cli_export-margin_mm_pdf_check_output 97: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_mm.pdf" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_mm_expected.pdf" "" "" 97: Environment variables: 97: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_mm_pdf 97: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 97: Test timeout computed to be: 60 97: 0 97/166 Test #97: cli_export-margin_mm_pdf_check_output ......................... Passed 0.63 sec test 98 Start 98: cli_export-margin_px_svg 98: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-type=svg" "--export-filename=export-margin_px.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_px.svg" 98: Environment variables: 98: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_px_svg 98: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 98: Test timeout computed to be: 60 98/166 Test #98: cli_export-margin_px_svg ...................................... Passed 0.29 sec test 99 Start 99: cli_export-margin_px_svg_check_output 99: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_px.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_px_expected.svg" "" "" 99: Environment variables: 99: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_px_svg 99: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 99: Test timeout computed to be: 60 99: 0 99/166 Test #99: cli_export-margin_px_svg_check_output ......................... Passed 0.11 sec test 100 Start 100: cli_export-margin_px_ps 100: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-type=ps" "--export-filename=export-margin_px.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_px.svg" 100: Environment variables: 100: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_px_ps 100: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 100: Test timeout computed to be: 60 100/166 Test #100: cli_export-margin_px_ps ....................................... Passed 0.30 sec test 101 Start 101: cli_export-margin_px_ps_check_output 101: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_px.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_px_expected.ps" "" "" 101: Environment variables: 101: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_px_ps 101: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 101: Test timeout computed to be: 60 101: 0 101/166 Test #101: cli_export-margin_px_ps_check_output .......................... Passed 0.18 sec test 102 Start 102: cli_export-margin_export-id_svg 102: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-id=square-red" "--export-type=svg" "--export-filename=export-margin_export-id.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_px.svg" 102: Environment variables: 102: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-id_svg 102: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 102: Test timeout computed to be: 60 102/166 Test #102: cli_export-margin_export-id_svg ............................... Passed 0.30 sec test 103 Start 103: cli_export-margin_export-id_svg_check_output 103: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_export-id.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_export-id_expected.svg" "" "" 103: Environment variables: 103: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-id_svg 103: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 103: Test timeout computed to be: 60 103: 0 103/166 Test #103: cli_export-margin_export-id_svg_check_output .................. Passed 0.07 sec test 104 Start 104: cli_export-margin_export-id_export-id-only_svg 104: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-id=square-red" "--export-id-only" "--export-type=svg" "--export-filename=export-margin_export-id_export-id-only.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_px.svg" 104: Environment variables: 104: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-id_export-id-only_svg 104: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 104: Test timeout computed to be: 60 104/166 Test #104: cli_export-margin_export-id_export-id-only_svg ................ Passed 0.30 sec test 105 Start 105: cli_export-margin_export-id_export-id-only_svg_check_output 105: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_export-id_export-id-only.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_export-id_export-id-only_expected.svg" "" "" 105: Environment variables: 105: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-id_export-id-only_svg 105: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 105: Test timeout computed to be: 60 105: 0 105/166 Test #105: cli_export-margin_export-id_export-id-only_svg_check_output ... Passed 0.07 sec test 106 Start 106: cli_export-margin_export-id_export-id-only_ps 106: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-id=square-red" "--export-id-only" "--export-type=ps" "--export-filename=export-margin_export-id_export-id-only.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_px.svg" 106: Environment variables: 106: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-id_export-id-only_ps 106: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 106: Test timeout computed to be: 60 106/166 Test #106: cli_export-margin_export-id_export-id-only_ps ................. Passed 0.31 sec test 107 Start 107: cli_export-margin_export-id_export-id-only_ps_check_output 107: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_export-id_export-id-only.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_export-id_export-id-only_expected.ps" "" "" 107: Environment variables: 107: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-id_export-id-only_ps 107: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 107: Test timeout computed to be: 60 107: 0 107/166 Test #107: cli_export-margin_export-id_export-id-only_ps_check_output .... Passed 0.19 sec test 108 Start 108: cli_export-margin_export-area-drawing_svg 108: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-area-drawing" "--export-type=svg" "--export-filename=export-margin_drawing.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_px.svg" 108: Environment variables: 108: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-area-drawing_svg 108: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 108: Test timeout computed to be: 60 108/166 Test #108: cli_export-margin_export-area-drawing_svg ..................... Passed 0.32 sec test 109 Start 109: cli_export-margin_export-area-drawing_svg_check_output 109: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_drawing.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_drawing_expected.svg" "" "" 109: Environment variables: 109: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-area-drawing_svg 109: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 109: Test timeout computed to be: 60 109: 0 109/166 Test #109: cli_export-margin_export-area-drawing_svg_check_output ........ Passed 0.07 sec test 110 Start 110: cli_export-margin_export-area-drawing_ps 110: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-area-drawing" "--export-type=ps" "--export-filename=export-margin_drawing.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_px.svg" 110: Environment variables: 110: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-area-drawing_ps 110: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 110: Test timeout computed to be: 60 110/166 Test #110: cli_export-margin_export-area-drawing_ps ...................... Passed 0.50 sec test 111 Start 111: cli_export-margin_export-area-drawing_ps_check_output 111: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_drawing.ps" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_drawing_expected.ps" "" "" 111: Environment variables: 111: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_export-area-drawing_ps 111: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 111: Test timeout computed to be: 60 111: 0 111/166 Test #111: cli_export-margin_export-area-drawing_ps_check_output ......... Passed 0.19 sec test 112 Start 112: cli_export-margin_viewbox_svg 112: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-type=svg" "--export-filename=export-margin_viewbox.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_mm_viewbox.svg" 112: Environment variables: 112: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_viewbox_svg 112: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 112: Test timeout computed to be: 60 112/166 Test #112: cli_export-margin_viewbox_svg ................................. Passed 0.42 sec test 113 Start 113: cli_export-margin_viewbox_svg_check_output 113: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_viewbox.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_mm_viewbox_page_expected.svg" "" "" 113: Environment variables: 113: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_viewbox_svg 113: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 113: Test timeout computed to be: 60 113: 0 113/166 Test #113: cli_export-margin_viewbox_svg_check_output .................... Passed 0.79 sec test 114 Start 114: cli_export-margin_viewbox_drawing_svg 114: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-area-drawing" "--export-type=svg" "--export-filename=export-margin_viewbox_drawing.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_mm_viewbox.svg" 114: Environment variables: 114: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_viewbox_drawing_svg 114: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 114: Test timeout computed to be: 60 114/166 Test #114: cli_export-margin_viewbox_drawing_svg ......................... Passed 0.30 sec test 115 Start 115: cli_export-margin_viewbox_drawing_svg_check_output 115: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_viewbox_drawing.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_mm_viewbox_drawing_expected.svg" "" "" 115: Environment variables: 115: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_viewbox_drawing_svg 115: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 115: Test timeout computed to be: 60 115: 0 115/166 Test #115: cli_export-margin_viewbox_drawing_svg_check_output ............ Passed 0.40 sec test 116 Start 116: cli_export-margin_viewbox_id_svg 116: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-margin=50" "--export-id=square-red" "--export-type=svg" "--export-filename=export-margin_viewbox_id.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/square_mm_viewbox.svg" 116: Environment variables: 116: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_viewbox_id_svg 116: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 116: Test timeout computed to be: 60 116/166 Test #116: cli_export-margin_viewbox_id_svg .............................. Passed 0.30 sec test 117 Start 117: cli_export-margin_viewbox_id_svg_check_output 117: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "export-margin_viewbox_id.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/export-margin_mm_viewbox_id_expected.svg" "" "" 117: Environment variables: 117: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-margin_viewbox_id_svg 117: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 117: Test timeout computed to be: 60 117: 0 117/166 Test #117: cli_export-margin_viewbox_id_svg_check_output ................. Passed 0.32 sec test 118 Start 118: cli_export-plain-svg 118: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-type=svg" "--export-plain-svg" "--export-filename=shapes.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" 118: Environment variables: 118: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-plain-svg 118: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 118: Test timeout computed to be: 60 118/166 Test #118: cli_export-plain-svg .......................................... Passed 0.30 sec test 119 Start 119: cli_export-plain-svg_check_output 119: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "shapes.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/shapes.svg" "" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/match_regex_fail.sh;shapes.svg;inkscape:|sodipodi:" 119: Environment variables: 119: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-plain-svg 119: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 119: Test timeout computed to be: 60 119: 0 119/166 Test #119: cli_export-plain-svg_check_output ............................. Passed 0.18 sec test 120 Start 120: cli_export-text-to-path 120: Test command: /home/shlomif/Download/unpack/graphics/inkscape/b/bin/inkscape "--export-text-to-path" "--export-filename=text.svg" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/testcases/text.svg" 120: Environment variables: 120: INKSCAPE_PROFILE_DIR=/home/shlomif/Download/unpack/graphics/inkscape/b/testfiles/test_profile_dir/cli_export-text-to-path 120: INKSCAPE_DATADIR=/home/shlomif/Download/unpack/graphics/inkscape/b/inkscape_datadir 120: Test timeout computed to be: 60 120/166 Test #120: cli_export-text-to-path ....................................... Passed 0.31 sec test 121 Start 121: cli_export-text-to-path_check_output 121: Test command: /usr/bin/bash "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/check_output.sh" "text.svg" "" "" "/home/shlomif/Download/unpack/graphics/inkscape/inkscape/testfiles/cli_tests/match_regex_fail.sh;text.svg;