
up to date, audited 522 packages in 7s

46 packages are looking for funding
  run `npm fund` for details

53 vulnerabilities (3 low, 18 moderate, 24 high, 8 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

> chart.js@3.0.0-beta.13 build
> rollup -c

[32m28 04 2026 19:07:46.485:INFO [preprocessor.rollup]: [39mGenerating bundle for ./test/index.js
[32m28 04 2026 19:07:49.578:INFO [preprocessor.rollup]: [39mGenerating bundle for ./src/index.js
[32m28 04 2026 19:07:49.715:INFO [karma-server]: [39mKarma v6.1.1 server started at http://localhost:9876/
[32m28 04 2026 19:07:49.716:INFO [launcher]: [39mLaunching browsers chrome, firefox with concurrency unlimited
[32m28 04 2026 19:07:49.721:INFO [launcher]: [39mStarting browser Chrome
[32m28 04 2026 19:07:49.748:INFO [launcher]: [39mStarting browser Firefox
[91m28 04 2026 19:07:49.786:ERROR [launcher]: [39mCannot start Firefox
	
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m28 04 2026 19:07:49.786:ERROR [launcher]: [39mFirefox stdout: 
[91m28 04 2026 19:07:49.786:ERROR [launcher]: [39mFirefox stderr: 
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[32m28 04 2026 19:07:49.793:INFO [launcher]: [39mTrying to start Firefox again (1/2).
[91m28 04 2026 19:07:49.826:ERROR [launcher]: [39mCannot start Firefox
	
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m28 04 2026 19:07:49.827:ERROR [launcher]: [39mFirefox stdout: 
[91m28 04 2026 19:07:49.827:ERROR [launcher]: [39mFirefox stderr: 
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[32m28 04 2026 19:07:49.830:INFO [launcher]: [39mTrying to start Firefox again (2/2).
[91m28 04 2026 19:07:49.865:ERROR [launcher]: [39mCannot start Firefox
	
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m28 04 2026 19:07:49.865:ERROR [launcher]: [39mFirefox stdout: 
[91m28 04 2026 19:07:49.865:ERROR [launcher]: [39mFirefox stderr: 
Command '/usr/bin/firefox' requires the firefox snap to be installed.
Please install it with:

snap install firefox


[91m28 04 2026 19:07:49.868:ERROR [launcher]: [39mFirefox failed 2 times (cannot start). Giving up.
[32m28 04 2026 19:07:53.898:INFO [Chrome 127.0.0.0 (Linux x86_64)]: [39mConnected on socket kRnMDlEdYla7gE1pAAAB with id 27492431

  Chart.layouts
    auto
      [31m✗ [39m[31m/base/test/fixtures/core.layouts/hidden-vertical-boxes.js[39m
	Fixture test failed:
	  Difference: 84px / 0.13%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 84px / 0.13%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.layouts auto /base/test/fixtures/core.layouts/hidden-vertical-boxes.js FAILED
	Fixture test failed:
	  Difference: 84px / 0.13%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 84px / 0.13%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/core.layouts/refit-vertical-boxes.js[39m
	Fixture test failed:
	  Difference: 1002px / 2.93%
	  Threshold: 10%
	  Tolerance: 0.2%
	Error: Fixture test failed:
	  Difference: 1002px / 2.93%
	  Threshold: 10%
	  Tolerance: 0.2%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.layouts auto /base/test/fixtures/core.layouts/refit-vertical-boxes.js FAILED
	Fixture test failed:
	  Difference: 1002px / 2.93%
	  Threshold: 10%
	  Tolerance: 0.2%
	Error: Fixture test failed:
	  Difference: 1002px / 2.93%
	  Threshold: 10%
	  Tolerance: 0.2%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

  Chart.controllers.line
    [31m✗ [39m[31mshould update elements when the y scale is stacked[39m
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:269:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:270:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:269:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:270:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:281:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:282:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)

	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:282:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:281:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)

	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:282:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line should update elements when the y scale is stacked FAILED
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:269:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:270:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:269:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:270:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:268:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:281:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:282:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)
	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:282:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:281:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)
	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:282:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:280:7)
    [31m✗ [39m[31mshould update elements when modifying data[39m
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:148:30
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:147:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:149:30
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:147:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:149:30
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:147:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line should update elements when modifying data FAILED
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:148:30
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:147:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:149:30
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:147:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:149:30
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:147:7)
    [31m✗ [39m[31mshould correctly calculate x scale for label and point[39m
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:195:21)
	    at <Jasmine>

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:204:25)
	    at <Jasmine>

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:205:25)
	    at <Jasmine>

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:214:25)
	    at <Jasmine>

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:216:25)
	    at <Jasmine>

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:225:25)
	    at <Jasmine>

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:228:25)
	    at <Jasmine>

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line should correctly calculate x scale for label and point FAILED
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:195:21)
	    at <Jasmine>
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:204:25)
	    at <Jasmine>
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:205:25)
	    at <Jasmine>
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:214:25)
	    at <Jasmine>
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:216:25)
	    at <Jasmine>
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:225:25)
	    at <Jasmine>
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:228:25)
	    at <Jasmine>
    auto
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBorderColor/scriptable.js[39m
	Fixture test failed:
	  Difference: 811px / 0.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 811px / 0.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBorderColor/scriptable.js FAILED
	Fixture test failed:
	  Difference: 811px / 0.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 811px / 0.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBorderColor/indexable.js[39m
	Fixture test failed:
	  Difference: 780px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 780px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBorderColor/indexable.js FAILED
	Fixture test failed:
	  Difference: 780px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 780px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/radius/scriptable.js[39m
	Fixture test failed:
	  Difference: 611px / 0.47%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 611px / 0.47%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/radius/scriptable.js FAILED
	Fixture test failed:
	  Difference: 611px / 0.47%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 611px / 0.47%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/rotation/value.js[39m
	Fixture test failed:
	  Difference: 379px / 0.29%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 379px / 0.29%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/rotation/value.js FAILED
	Fixture test failed:
	  Difference: 379px / 0.29%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 379px / 0.29%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/radius/value.js[39m
	Fixture test failed:
	  Difference: 683px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 683px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/radius/value.js FAILED
	Fixture test failed:
	  Difference: 683px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 683px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBackgroundColor/value.js[39m
	Fixture test failed:
	  Difference: 2555px / 1.95%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2555px / 1.95%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBackgroundColor/value.js FAILED
	Fixture test failed:
	  Difference: 2555px / 1.95%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2555px / 1.95%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/rotation/indexable.js[39m
	Fixture test failed:
	  Difference: 789px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 789px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/rotation/indexable.js FAILED
	Fixture test failed:
	  Difference: 789px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 789px / 0.6%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/rotation/scriptable.js[39m
	Fixture test failed:
	  Difference: 277px / 0.21%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 277px / 0.21%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/rotation/scriptable.js FAILED
	Fixture test failed:
	  Difference: 277px / 0.21%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 277px / 0.21%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/radius/indexable.js[39m
	Fixture test failed:
	  Difference: 539px / 0.41%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 539px / 0.41%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/radius/indexable.js FAILED
	Fixture test failed:
	  Difference: 539px / 0.41%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 539px / 0.41%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBackgroundColor/indexable.js[39m
	Fixture test failed:
	  Difference: 2534px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2534px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBackgroundColor/indexable.js FAILED
	Fixture test failed:
	  Difference: 2534px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2534px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/clip/default-y.json[39m
	Fixture test failed:
	  Difference: 493px / 0.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 493px / 0.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/clip/default-y.json FAILED
	Fixture test failed:
	  Difference: 493px / 0.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 493px / 0.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBorderWidth/value.js[39m
	Fixture test failed:
	  Difference: 2802px / 2.14%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2802px / 2.14%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBorderWidth/value.js FAILED
	Fixture test failed:
	  Difference: 2802px / 2.14%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2802px / 2.14%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/showLine/false.js[39m
	Fixture test failed:
	  Difference: 3598px / 1.37%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 3598px / 1.37%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/showLine/false.js FAILED
	Fixture test failed:
	  Difference: 3598px / 1.37%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 3598px / 1.37%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/stacking/stacked-scatter.js[39m
	Fixture test failed:
	  Difference: 260px / 0.2%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 260px / 0.2%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/stacking/stacked-scatter.js FAILED
	Fixture test failed:
	  Difference: 260px / 0.2%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 260px / 0.2%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBorderWidth/indexable.js[39m
	Fixture test failed:
	  Difference: 2315px / 1.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2315px / 1.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBorderWidth/indexable.js FAILED
	Fixture test failed:
	  Difference: 2315px / 1.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2315px / 1.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/clip/default-y-max.json[39m
	Fixture test failed:
	  Difference: 520px / 0.4%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 520px / 0.4%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/clip/default-y-max.json FAILED
	Fixture test failed:
	  Difference: 520px / 0.4%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 520px / 0.4%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBorderColor/value.js[39m
	Fixture test failed:
	  Difference: 846px / 0.65%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 846px / 0.65%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBorderColor/value.js FAILED
	Fixture test failed:
	  Difference: 846px / 0.65%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 846px / 0.65%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/point-style.json[39m
	Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/point-style.json FAILED
	Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointStyle/indexable.js[39m
	Fixture test failed:
	  Difference: 1277px / 0.97%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1277px / 0.97%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointStyle/indexable.js FAILED
	Fixture test failed:
	  Difference: 1277px / 0.97%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1277px / 0.97%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/point-style-offscreen-canvas.json[39m
	Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/point-style-offscreen-canvas.json FAILED
	Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4359px / 3.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBorderWidth/scriptable.js[39m
	Fixture test failed:
	  Difference: 3326px / 2.54%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 3326px / 2.54%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBorderWidth/scriptable.js FAILED
	Fixture test failed:
	  Difference: 3326px / 2.54%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 3326px / 2.54%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/non-numeric-y.json[39m
	Fixture test failed:
	  Difference: 1260px / 0.96%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1260px / 0.96%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/non-numeric-y.json FAILED
	Fixture test failed:
	  Difference: 1260px / 0.96%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1260px / 0.96%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointStyle/scriptable.js[39m
	Fixture test failed:
	  Difference: 1207px / 0.92%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1207px / 0.92%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointStyle/scriptable.js FAILED
	Fixture test failed:
	  Difference: 1207px / 0.92%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1207px / 0.92%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointStyle/value.js[39m
	Fixture test failed:
	  Difference: 1644px / 1.25%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1644px / 1.25%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointStyle/value.js FAILED
	Fixture test failed:
	  Difference: 1644px / 1.25%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1644px / 1.25%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.line/pointBackgroundColor/scriptable.js[39m
	Fixture test failed:
	  Difference: 2533px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2533px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line auto /base/test/fixtures/controller.line/pointBackgroundColor/scriptable.js FAILED
	Fixture test failed:
	  Difference: 2533px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2533px / 1.93%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
    [31m✗ [39m[31mshould update elements when the y scale is stacked with multiple axes[39m
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:334:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:335:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:334:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:335:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:346:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:347:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)

	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:347:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:346:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)

	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:347:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line should update elements when the y scale is stacked with multiple axes FAILED
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:334:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:335:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:334:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:335:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:333:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:346:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:347:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)
	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:347:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:346:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)
	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:347:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:345:7)
    [31m✗ [39m[31mshould update elements when the y scale is stacked and data is strings[39m
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:470:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:471:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:470:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:471:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:482:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:483:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)

	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:483:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:482:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)

	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:483:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line should update elements when the y scale is stacked and data is strings FAILED
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:470:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:471:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:470:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:471:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:469:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:482:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:483:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)
	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:483:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:482:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)
	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:483:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:481:7)
    [31m✗ [39m[31mshould update elements when the y scale is stacked and datasets is scatter data[39m
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:414:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:415:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:414:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)

	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:415:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:426:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)

	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:427:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)

	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:427:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)

	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:426:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)

	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:427:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.line should update elements when the y scale is stacked and datasets is scatter data FAILED
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:414:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:415:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:414:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)
	Error: Expected 438.8571428571429 to be close to pixel 435.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:415:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:413:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:426:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)
	Error: Expected 0 to be close to pixel 5.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:427:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)
	Error: Expected 73.14285714285717 to be close to pixel 76.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:427:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)
	Error: Expected 512 to be close to pixel 507.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:426:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)
	Error: Expected 497.37142857142857 to be close to pixel 492.
	    at <Jasmine>
	    at test/specs/controller.line.tests.js:427:31
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.line.tests.js:425:7)

  Plugin.filler
    auto
      [31m✗ [39m[31m/base/test/fixtures/plugin.filler/fill-line-dataset-interpolated.js[39m
	Fixture test failed:
	  Difference: 10466px / 3.99%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 10466px / 3.99%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Plugin.filler auto /base/test/fixtures/plugin.filler/fill-line-dataset-interpolated.js FAILED
	Fixture test failed:
	  Difference: 10466px / 3.99%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 10466px / 3.99%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

  Chart.controllers.scatter
    auto
      [31m✗ [39m[31m/base/test/fixtures/controller.scatter/showLine/undefined.js[39m
	Fixture test failed:
	  Difference: 550px / 0.84%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 550px / 0.84%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.scatter auto /base/test/fixtures/controller.scatter/showLine/undefined.js FAILED
	Fixture test failed:
	  Difference: 550px / 0.84%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 550px / 0.84%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/controller.scatter/showLine/true.js[39m
	Fixture test failed:
	  Difference: 514px / 0.78%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 514px / 0.78%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.scatter auto /base/test/fixtures/controller.scatter/showLine/true.js FAILED
	Fixture test failed:
	  Difference: 514px / 0.78%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 514px / 0.78%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

  Plugin.Tooltip
    auto
      [31m✗ [39m[31m/base/test/fixtures/plugin.tooltip/positioning.js[39m
	Fixture test failed:
	  Difference: 14110px / 5.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 14110px / 5.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Plugin.Tooltip auto /base/test/fixtures/plugin.tooltip/positioning.js FAILED
	Fixture test failed:
	  Difference: 14110px / 5.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 14110px / 5.38%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
ERROR LOG: [36m'Failed to create chart: can't acquire context from the given item'[39m
ERROR: 'Failed to create chart: can't acquire context from the given item'

  Core.scale
    auto
      [31m✗ [39m[31m/base/test/fixtures/core.scale/label-align-end.js[39m
	Fixture test failed:
	  Difference: 428px / 0.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 428px / 0.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Core.scale auto /base/test/fixtures/core.scale/label-align-end.js FAILED
	Fixture test failed:
	  Difference: 428px / 0.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 428px / 0.33%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/core.scale/label-align-start.js[39m
	Fixture test failed:
	  Difference: 680px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 680px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Core.scale auto /base/test/fixtures/core.scale/label-align-start.js FAILED
	Fixture test failed:
	  Difference: 680px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 680px / 0.52%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/core.scale/cartesian-axis-border-settings.json[39m
	Fixture test failed:
	  Difference: 363px / 0.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 363px / 0.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Core.scale auto /base/test/fixtures/core.scale/cartesian-axis-border-settings.json FAILED
	Fixture test failed:
	  Difference: 363px / 0.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 363px / 0.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/core.scale/x-axis-position-dynamic.json[39m
	Fixture test failed:
	  Difference: 1010px / 0.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1010px / 0.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Core.scale auto /base/test/fixtures/core.scale/x-axis-position-dynamic.json FAILED
	Fixture test failed:
	  Difference: 1010px / 0.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1010px / 0.77%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/core.scale/autoSkip/fit-after.js[39m
	Fixture test failed:
	  Difference: 1151px / 3.36%
	  Threshold: 10%
	  Tolerance: 0.2%
	Error: Fixture test failed:
	  Difference: 1151px / 3.36%
	  Threshold: 10%
	  Tolerance: 0.2%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Core.scale auto /base/test/fixtures/core.scale/autoSkip/fit-after.js FAILED
	Fixture test failed:
	  Difference: 1151px / 3.36%
	  Threshold: 10%
	  Tolerance: 0.2%
	Error: Fixture test failed:
	  Difference: 1151px / 3.36%
	  Threshold: 10%
	  Tolerance: 0.2%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
[33m28 04 2026 19:08:14.265:WARN [web-server]: [39m404: /base/src/chart.js

  Platform.basic
    [31m✗ [39m[31msupports choosing the BasicPlatform in a web worker[39m
	Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'src/chart.js' failed to load. thrown

Chrome 127.0.0.0 (Linux x86_64) Platform.basic supports choosing the BasicPlatform in a web worker FAILED
	Uncaught NetworkError: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at 'src/chart.js' failed to load. thrown

  Time scale tests
    auto
      [31m✗ [39m[31m/base/test/fixtures/scale.time/source-labels-linear.js[39m
	Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/source-labels-linear.js FAILED
	Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/source-labels-linear-offset-min-max.js[39m
	Fixture test failed:
	  Difference: 6071px / 2.32%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 6071px / 2.32%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/source-labels-linear-offset-min-max.js FAILED
	Fixture test failed:
	  Difference: 6071px / 2.32%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 6071px / 2.32%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/source-data-linear.js[39m
	Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/source-data-linear.js FAILED
	Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1597px / 0.61%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/ticks-reverse.js[39m
	Fixture test failed:
	  Difference: 1240px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1240px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/ticks-reverse.js FAILED
	Fixture test failed:
	  Difference: 1240px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1240px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/source-auto.js[39m
	Fixture test failed:
	  Difference: 1353px / 0.52%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1353px / 0.52%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/source-auto.js FAILED
	Fixture test failed:
	  Difference: 1353px / 0.52%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1353px / 0.52%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/ticks-reverse-offset.js[39m
	Fixture test failed:
	  Difference: 4595px / 1.75%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4595px / 1.75%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/ticks-reverse-offset.js FAILED
	Fixture test failed:
	  Difference: 4595px / 1.75%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4595px / 1.75%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/normalize.js[39m
	Fixture test failed:
	  Difference: 894px / 0.34%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 894px / 0.34%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/normalize.js FAILED
	Fixture test failed:
	  Difference: 894px / 0.34%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 894px / 0.34%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/ticks-reverse-linear.js[39m
	Fixture test failed:
	  Difference: 1813px / 0.69%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1813px / 0.69%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/ticks-reverse-linear.js FAILED
	Fixture test failed:
	  Difference: 1813px / 0.69%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1813px / 0.69%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/autoskip-major.js[39m
	Fixture test failed:
	  Difference: 5912px / 2.26%
	  Threshold: 5%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5912px / 2.26%
	  Threshold: 5%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/autoskip-major.js FAILED
	Fixture test failed:
	  Difference: 5912px / 2.26%
	  Threshold: 5%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5912px / 2.26%
	  Threshold: 5%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/negative-times.js[39m
	Fixture test failed:
	  Difference: 3876px / 1.94%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 3876px / 1.94%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/negative-times.js FAILED
	Fixture test failed:
	  Difference: 3876px / 1.94%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 3876px / 1.94%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/ticks-reverse-linear-min-max.js[39m
	Fixture test failed:
	  Difference: 6249px / 2.38%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 6249px / 2.38%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/ticks-reverse-linear-min-max.js FAILED
	Fixture test failed:
	  Difference: 6249px / 2.38%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 6249px / 2.38%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/ticks-reverse-max.js[39m
	Fixture test failed:
	  Difference: 4811px / 1.84%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4811px / 1.84%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/ticks-reverse-max.js FAILED
	Fixture test failed:
	  Difference: 4811px / 1.84%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 4811px / 1.84%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/ticks-reverse-min.js[39m
	Fixture test failed:
	  Difference: 5076px / 1.94%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5076px / 1.94%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/ticks-reverse-min.js FAILED
	Fixture test failed:
	  Difference: 5076px / 1.94%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5076px / 1.94%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/source-auto-linear.js[39m
	Fixture test failed:
	  Difference: 1637px / 0.62%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1637px / 0.62%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/source-auto-linear.js FAILED
	Fixture test failed:
	  Difference: 1637px / 0.62%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1637px / 0.62%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/source-labels.js[39m
	Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/source-labels.js FAILED
	Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/source-labels-offset-min-max.js[39m
	Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/source-labels-offset-min-max.js FAILED
	Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/data-xy.js[39m
	Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/data-xy.js FAILED
	Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/source-data.js[39m
	Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/source-data.js FAILED
	Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1326px / 0.51%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/data-ty.js[39m
	Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/data-ty.js FAILED
	Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5133px / 3.21%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/ticks-reverse-min-max.js[39m
	Fixture test failed:
	  Difference: 5219px / 1.99%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5219px / 1.99%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/ticks-reverse-min-max.js FAILED
	Fixture test failed:
	  Difference: 5219px / 1.99%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5219px / 1.99%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.time/custom-parser.js[39m
	Fixture test failed:
	  Difference: 547px / 1.67%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 547px / 1.67%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.time/custom-parser.js FAILED
	Fixture test failed:
	  Difference: 547px / 1.67%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 547px / 1.67%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/ticks-reverse.js[39m
	Fixture test failed:
	  Difference: 1244px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1244px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/ticks-reverse.js FAILED
	Fixture test failed:
	  Difference: 1244px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1244px / 0.47%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/scale.timeseries/source-data-offset-min-max.js[39m
	Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Time scale tests auto /base/test/fixtures/scale.timeseries/source-data-offset-min-max.js FAILED
	Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 5023px / 1.92%
	  Threshold: 1%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

  Chart.elements.LineElement
    auto
      [31m✗ [39m[31m/base/test/fixtures/element.line/stepped/middle.js[39m
	Fixture test failed:
	  Difference: 1553px / 1.18%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1553px / 1.18%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/stepped/middle.js FAILED
	Fixture test failed:
	  Difference: 1553px / 1.18%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1553px / 1.18%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/stepped/after.js[39m
	Fixture test failed:
	  Difference: 2118px / 1.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2118px / 1.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/stepped/after.js FAILED
	Fixture test failed:
	  Difference: 2118px / 1.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 2118px / 1.62%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/tension/default.js[39m
	Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/tension/default.js FAILED
	Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/tension/one.js[39m
	Fixture test failed:
	  Difference: 1387px / 1.06%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1387px / 1.06%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/tension/one.js FAILED
	Fixture test failed:
	  Difference: 1387px / 1.06%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1387px / 1.06%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/skip/first.js[39m
	Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/skip/first.js FAILED
	Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/skip/last-span.js[39m
	Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/skip/last-span.js FAILED
	Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/skip/first-span.js[39m
	Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/skip/first-span.js FAILED
	Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 800px / 0.61%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/skip/last.js[39m
	Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/skip/last.js FAILED
	Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 404px / 0.31%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/stepped/before.js[39m
	Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/stepped/before.js FAILED
	Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/tension/zero.js[39m
	Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/tension/zero.js FAILED
	Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 878px / 0.67%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)
      [31m✗ [39m[31m/base/test/fixtures/element.line/stepped/default.js[39m
	Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

Chrome 127.0.0.0 (Linux x86_64) Chart.elements.LineElement auto /base/test/fixtures/element.line/stepped/default.js FAILED
	Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	Error: Fixture test failed:
	  Difference: 1678px / 1.28%
	  Threshold: 10%
	  Tolerance: 0.1%
	    at <Jasmine>
	    at test/index.js:1081:27
	    at image.onload (test/index.js:532:7)

  Chart.controllers.bar
    [31m✗ [39m[31mshould get the correct bar points when datasets of different types exist[39m
	Error: Expected 113.77777777777777 to be close to pixel 117.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.bar.tests.js:694:20)
	    at <Jasmine>

	Error: Expected 435.2 to be close to pixel 431.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.bar.tests.js:695:20)
	    at <Jasmine>

	Error: Expected 0 to be close to pixel 4.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.bar.tests.js:696:20)
	    at <Jasmine>

Chrome 127.0.0.0 (Linux x86_64) Chart.controllers.bar should get the correct bar points when datasets of different types exist FAILED
	Error: Expected 113.77777777777777 to be close to pixel 117.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.bar.tests.js:694:20)
	    at <Jasmine>
	Error: Expected 435.2 to be close to pixel 431.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.bar.tests.js:695:20)
	    at <Jasmine>
	Error: Expected 0 to be close to pixel 4.
	    at <Jasmine>
	    at UserContext.<anonymous> (test/specs/controller.bar.tests.js:696:20)
	    at <Jasmine>

Chrome 127.0.0.0 (Linux x86_64): Executed 1296 of 1296[31m (78 FAILED)[39m (35.55 secs / 27.59 secs)
[31mTOTAL: 78 FAILED, 1218 SUCCESS[39m

TOTAL: 78 FAILED, 1218 SUCCESS
+ cd /testbed
+ git config --global --add safe.directory /testbed
+ cd /testbed
+ git checkout 420aa027b305c91380d96d05e39db2767ec1333a test/fixtures/controller.line/clip/default-y-max.png test/fixtures/controller.line/clip/default-y.png test/fixtures/controller.line/non-numeric-y.png test/fixtures/controller.line/point-style-offscreen-canvas.png test/fixtures/controller.line/point-style.png test/fixtures/controller.line/pointBackgroundColor/indexable.png test/fixtures/controller.line/pointBackgroundColor/scriptable.png test/fixtures/controller.line/pointBackgroundColor/value.png test/fixtures/controller.line/pointBorderColor/indexable.png test/fixtures/controller.line/pointBorderColor/scriptable.png test/fixtures/controller.line/pointBorderColor/value.png test/fixtures/controller.line/pointBorderWidth/indexable.png test/fixtures/controller.line/pointBorderWidth/scriptable.png test/fixtures/controller.line/pointBorderWidth/value.png test/fixtures/controller.line/pointStyle/indexable.png test/fixtures/controller.line/pointStyle/scriptable.png test/fixtures/controller.line/pointStyle/value.png test/fixtures/controller.line/radius/indexable.png test/fixtures/controller.line/radius/scriptable.png test/fixtures/controller.line/radius/value.png test/fixtures/controller.line/rotation/indexable.png test/fixtures/controller.line/rotation/scriptable.png test/fixtures/controller.line/rotation/value.png test/fixtures/controller.line/showLine/false.png test/fixtures/controller.line/stacking/stacked-scatter.png test/fixtures/controller.scatter/showLine/true.png test/fixtures/controller.scatter/showLine/undefined.png test/fixtures/core.layouts/hidden-vertical-boxes.png test/fixtures/core.layouts/no-boxes-all-padding.js test/fixtures/core.layouts/no-boxes-all-padding.png test/fixtures/core.layouts/refit-vertical-boxes.png test/fixtures/core.scale/autoSkip/fit-after.png test/fixtures/core.scale/cartesian-axis-border-settings.png test/fixtures/core.scale/label-align-end.png test/fixtures/core.scale/label-align-start.png test/fixtures/core.scale/x-axis-position-dynamic.png test/fixtures/element.line/default.png test/fixtures/element.line/skip/first-span.png test/fixtures/element.line/skip/first.png test/fixtures/element.line/skip/last-span.png test/fixtures/element.line/skip/last.png test/fixtures/element.line/stepped/after.png test/fixtures/element.line/stepped/before.png test/fixtures/element.line/stepped/default.png test/fixtures/element.line/stepped/middle.png test/fixtures/element.line/tension/default.png test/fixtures/element.line/tension/one.png test/fixtures/element.line/tension/zero.png test/fixtures/plugin.filler/fill-line-dataset-interpolated.png test/fixtures/plugin.tooltip/positioning.js test/fixtures/plugin.tooltip/positioning.png test/fixtures/scale.time/autoskip-major.png test/fixtures/scale.time/custom-parser.png test/fixtures/scale.time/data-ty.png test/fixtures/scale.time/data-xy.png test/fixtures/scale.time/negative-times.png test/fixtures/scale.time/source-auto-linear.png test/fixtures/scale.time/source-data-linear.png test/fixtures/scale.time/source-labels-linear-offset-min-max.png test/fixtures/scale.time/source-labels-linear.png test/fixtures/scale.time/ticks-reverse-linear-min-max.png test/fixtures/scale.time/ticks-reverse-linear.png test/fixtures/scale.time/ticks-reverse-offset.png test/fixtures/scale.time/ticks-reverse.png test/fixtures/scale.timeseries/normalize.png test/fixtures/scale.timeseries/source-auto.png test/fixtures/scale.timeseries/source-data-offset-min-max.png test/fixtures/scale.timeseries/source-data.png test/fixtures/scale.timeseries/source-labels-offset-min-max.png test/fixtures/scale.timeseries/source-labels.png test/fixtures/scale.timeseries/ticks-reverse-max.png test/fixtures/scale.timeseries/ticks-reverse-min-max.png test/fixtures/scale.timeseries/ticks-reverse-min.png test/fixtures/scale.timeseries/ticks-reverse.png test/specs/controller.bar.tests.js test/specs/controller.line.tests.js test/specs/core.controller.tests.js
Updated 0 paths from dc160015
+ mkdir -p test/fixtures/controller.line/clip
+ curl -o test/fixtures/controller.line/clip/default-y-max.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/clip/default-y-max.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14416  100 14416    0     0  45485      0 --:--:-- --:--:-- --:--:-- 45620
+ chmod 777 test/fixtures/controller.line/clip/default-y-max.png
+ mkdir -p test/fixtures/controller.line/clip
+ curl -o test/fixtures/controller.line/clip/default-y.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/clip/default-y.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14208  100 14208    0     0  82918      0 --:--:-- --:--:-- --:--:-- 83576
+ chmod 777 test/fixtures/controller.line/clip/default-y.png
+ mkdir -p test/fixtures/controller.line
+ curl -o test/fixtures/controller.line/non-numeric-y.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/non-numeric-y.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5991  100  5991    0     0  33599      0 --:--:-- --:--:-- --:--:-- 33847
+ chmod 777 test/fixtures/controller.line/non-numeric-y.png
+ mkdir -p test/fixtures/controller.line
+ curl -o test/fixtures/controller.line/point-style-offscreen-canvas.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/point-style-offscreen-canvas.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11224  100 11224    0     0  51574      0 --:--:-- --:--:-- --:--:-- 51962
+ chmod 777 test/fixtures/controller.line/point-style-offscreen-canvas.png
+ mkdir -p test/fixtures/controller.line
+ curl -o test/fixtures/controller.line/point-style.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/point-style.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 49 11224   49  5503    0     0  32328      0 --:--:-- --:--:-- --:--:-- 32562
100 11224  100 11224    0     0  64606      0 --:--:-- --:--:-- --:--:-- 64878
+ chmod 777 test/fixtures/controller.line/point-style.png
+ mkdir -p test/fixtures/controller.line/pointBackgroundColor
+ curl -o test/fixtures/controller.line/pointBackgroundColor/indexable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBackgroundColor/indexable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12117  100 12117    0     0  73792      0 --:--:-- --:--:-- --:--:-- 74337
+ chmod 777 test/fixtures/controller.line/pointBackgroundColor/indexable.png
+ mkdir -p test/fixtures/controller.line/pointBackgroundColor
+ curl -o test/fixtures/controller.line/pointBackgroundColor/scriptable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBackgroundColor/scriptable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11525  100 11525    0     0  67335      0 --:--:-- --:--:-- --:--:-- 67794
+ chmod 777 test/fixtures/controller.line/pointBackgroundColor/scriptable.png
+ mkdir -p test/fixtures/controller.line/pointBackgroundColor
+ curl -o test/fixtures/controller.line/pointBackgroundColor/value.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBackgroundColor/value.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11380  100 11380    0     0  35399      0 --:--:-- --:--:-- --:--:-- 35562
+ chmod 777 test/fixtures/controller.line/pointBackgroundColor/value.png
+ mkdir -p test/fixtures/controller.line/pointBorderColor
+ curl -o test/fixtures/controller.line/pointBorderColor/indexable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBorderColor/indexable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14084  100 14084    0     0  71220      0 --:--:-- --:--:-- --:--:-- 71131
+ chmod 777 test/fixtures/controller.line/pointBorderColor/indexable.png
+ mkdir -p test/fixtures/controller.line/pointBorderColor
+ curl -o test/fixtures/controller.line/pointBorderColor/scriptable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBorderColor/scriptable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13301  100 13301    0     0  73331      0 --:--:-- --:--:-- --:--:-- 73894
+ chmod 777 test/fixtures/controller.line/pointBorderColor/scriptable.png
+ mkdir -p test/fixtures/controller.line/pointBorderColor
+ curl -o test/fixtures/controller.line/pointBorderColor/value.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBorderColor/value.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13185  100 13185    0     0  78610      0 --:--:-- --:--:-- --:--:-- 78952
+ chmod 777 test/fixtures/controller.line/pointBorderColor/value.png
+ mkdir -p test/fixtures/controller.line/pointBorderWidth
+ curl -o test/fixtures/controller.line/pointBorderWidth/indexable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBorderWidth/indexable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12703  100 12703    0     0  68738      0 --:--:-- --:--:-- --:--:-- 69415
+ chmod 777 test/fixtures/controller.line/pointBorderWidth/indexable.png
+ mkdir -p test/fixtures/controller.line/pointBorderWidth
+ curl -o test/fixtures/controller.line/pointBorderWidth/scriptable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBorderWidth/scriptable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13379  100 13379    0     0  42357      0 --:--:-- --:--:-- --:--:-- 42473
+ chmod 777 test/fixtures/controller.line/pointBorderWidth/scriptable.png
+ mkdir -p test/fixtures/controller.line/pointBorderWidth
+ curl -o test/fixtures/controller.line/pointBorderWidth/value.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointBorderWidth/value.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12716  100 12716    0     0  69286      0 --:--:-- --:--:-- --:--:-- 69868
+ chmod 777 test/fixtures/controller.line/pointBorderWidth/value.png
+ mkdir -p test/fixtures/controller.line/pointStyle
+ curl -o test/fixtures/controller.line/pointStyle/indexable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointStyle/indexable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  9557  100  9557    0     0  41835      0 --:--:-- --:--:-- --:--:-- 42101
+ chmod 777 test/fixtures/controller.line/pointStyle/indexable.png
+ mkdir -p test/fixtures/controller.line/pointStyle
+ curl -o test/fixtures/controller.line/pointStyle/scriptable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointStyle/scriptable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  9482  100  9482    0     0  45647      0 --:--:-- --:--:-- --:--:-- 46029
+ chmod 777 test/fixtures/controller.line/pointStyle/scriptable.png
+ mkdir -p test/fixtures/controller.line/pointStyle
+ curl -o test/fixtures/controller.line/pointStyle/value.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/pointStyle/value.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  9632  100  9632    0     0  36191      0 --:--:-- --:--:-- --:--:-- 36484
+ chmod 777 test/fixtures/controller.line/pointStyle/value.png
+ mkdir -p test/fixtures/controller.line/radius
+ curl -o test/fixtures/controller.line/radius/indexable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/radius/indexable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  9523  100  9523    0     0  53928      0 --:--:-- --:--:-- --:--:-- 54417
+ chmod 777 test/fixtures/controller.line/radius/indexable.png
+ mkdir -p test/fixtures/controller.line/radius
+ curl -o test/fixtures/controller.line/radius/scriptable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/radius/scriptable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  9765  100  9765    0     0  57117      0 --:--:-- --:--:-- --:--:-- 57105
+ chmod 777 test/fixtures/controller.line/radius/scriptable.png
+ mkdir -p test/fixtures/controller.line/radius
+ curl -o test/fixtures/controller.line/radius/value.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/radius/value.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  9882  100  9882    0     0  45248      0 --:--:-- --:--:-- --:--:-- 45539
+ chmod 777 test/fixtures/controller.line/radius/value.png
+ mkdir -p test/fixtures/controller.line/rotation
+ curl -o test/fixtures/controller.line/rotation/indexable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/rotation/indexable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8880  100  8880    0     0  31814      0 --:--:-- --:--:-- --:--:-- 32057
+ chmod 777 test/fixtures/controller.line/rotation/indexable.png
+ mkdir -p test/fixtures/controller.line/rotation
+ curl -o test/fixtures/controller.line/rotation/scriptable.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/rotation/scriptable.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 83  9408   83  7892    0     0  45178      0 --:--:-- --:--:-- --:--:-- 45356
100  9408  100  9408    0     0  53546      0 --:--:-- --:--:-- --:--:-- 53760
+ chmod 777 test/fixtures/controller.line/rotation/scriptable.png
+ mkdir -p test/fixtures/controller.line/rotation
+ curl -o test/fixtures/controller.line/rotation/value.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/rotation/value.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8620  100  8620    0     0  54057      0 --:--:-- --:--:-- --:--:-- 54213
+ chmod 777 test/fixtures/controller.line/rotation/value.png
+ mkdir -p test/fixtures/controller.line/showLine
+ curl -o test/fixtures/controller.line/showLine/false.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/showLine/false.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10909  100 10909    0     0  27549      0 --:--:-- --:--:-- --:--:-- 27617
+ chmod 777 test/fixtures/controller.line/showLine/false.png
+ mkdir -p test/fixtures/controller.line/stacking
+ curl -o test/fixtures/controller.line/stacking/stacked-scatter.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.line/stacking/stacked-scatter.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4721  100  4721    0     0  16250      0 --:--:-- --:--:-- --:--:-- 16279
+ chmod 777 test/fixtures/controller.line/stacking/stacked-scatter.png
+ mkdir -p test/fixtures/controller.scatter/showLine
+ curl -o test/fixtures/controller.scatter/showLine/true.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.scatter/showLine/true.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3656  100  3656    0     0  22164      0 --:--:-- --:--:-- --:--:-- 22292
+ chmod 777 test/fixtures/controller.scatter/showLine/true.png
+ mkdir -p test/fixtures/controller.scatter/showLine
+ curl -o test/fixtures/controller.scatter/showLine/undefined.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/controller.scatter/showLine/undefined.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2922  100  2922    0     0  17740      0 --:--:-- --:--:-- --:--:-- 17817
+ chmod 777 test/fixtures/controller.scatter/showLine/undefined.png
+ mkdir -p test/fixtures/core.layouts
+ curl -o test/fixtures/core.layouts/hidden-vertical-boxes.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.layouts/hidden-vertical-boxes.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 60 18290   60 11015    0     0  34939      0 --:--:-- --:--:-- --:--:-- 34968
100 18290  100 18290    0     0  57146      0 --:--:-- --:--:-- --:--:-- 57156
+ chmod 777 test/fixtures/core.layouts/hidden-vertical-boxes.png
+ mkdir -p test/fixtures/core.layouts
+ curl -o test/fixtures/core.layouts/no-boxes-all-padding.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.layouts/no-boxes-all-padding.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   453  100   453    0     0   2824      0 --:--:-- --:--:-- --:--:--  2849
+ chmod 777 test/fixtures/core.layouts/no-boxes-all-padding.png
+ mkdir -p test/fixtures/core.layouts
+ curl -o test/fixtures/core.layouts/refit-vertical-boxes.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.layouts/refit-vertical-boxes.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14762  100 14762    0     0  77384      0 --:--:-- --:--:-- --:--:-- 77694
+ chmod 777 test/fixtures/core.layouts/refit-vertical-boxes.png
+ mkdir -p test/fixtures/core.scale/autoSkip
+ curl -o test/fixtures/core.scale/autoSkip/fit-after.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.scale/autoSkip/fit-after.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 16313  100 16313    0     0  80980      0 --:--:-- --:--:-- --:--:-- 81565
+ chmod 777 test/fixtures/core.scale/autoSkip/fit-after.png
+ mkdir -p test/fixtures/core.scale
+ curl -o test/fixtures/core.scale/cartesian-axis-border-settings.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.scale/cartesian-axis-border-settings.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4065  100  4065    0     0  20630      0 --:--:-- --:--:-- --:--:-- 20634
100  4065  100  4065    0     0  20571      0 --:--:-- --:--:-- --:--:-- 20634
+ chmod 777 test/fixtures/core.scale/cartesian-axis-border-settings.png
+ mkdir -p test/fixtures/core.scale
+ curl -o test/fixtures/core.scale/label-align-end.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.scale/label-align-end.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13772  100 13772    0     0  78479      0 --:--:-- --:--:-- --:--:-- 79149
+ chmod 777 test/fixtures/core.scale/label-align-end.png
+ mkdir -p test/fixtures/core.scale
+ curl -o test/fixtures/core.scale/label-align-start.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.scale/label-align-start.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15738  100 15738    0     0  48762      0 --:--:-- --:--:-- --:--:-- 48875
+ chmod 777 test/fixtures/core.scale/label-align-start.png
+ mkdir -p test/fixtures/core.scale
+ curl -o test/fixtures/core.scale/x-axis-position-dynamic.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/core.scale/x-axis-position-dynamic.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11753  100 11753    0     0  58087      0 --:--:-- --:--:-- --:--:-- 58472
+ chmod 777 test/fixtures/core.scale/x-axis-position-dynamic.png
+ mkdir -p test/fixtures/element.line
+ curl -o test/fixtures/element.line/default.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/default.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  6837  100  6837    0     0  39452      0 --:--:-- --:--:-- --:--:-- 39750
+ chmod 777 test/fixtures/element.line/default.png
+ mkdir -p test/fixtures/element.line/skip
+ curl -o test/fixtures/element.line/skip/first-span.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/skip/first-span.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  6591  100  6591    0     0  41270      0 --:--:-- --:--:-- --:--:-- 41452
+ chmod 777 test/fixtures/element.line/skip/first-span.png
+ mkdir -p test/fixtures/element.line/skip
+ curl -o test/fixtures/element.line/skip/first.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/skip/first.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  6591  100  6591    0     0  39121      0 --:--:-- --:--:-- --:--:-- 39467
+ chmod 777 test/fixtures/element.line/skip/first.png
+ mkdir -p test/fixtures/element.line/skip
+ curl -o test/fixtures/element.line/skip/last-span.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/skip/last-span.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  7432  100  7432    0     0  45473      0 --:--:-- --:--:-- --:--:-- 45876
+ chmod 777 test/fixtures/element.line/skip/last-span.png
+ mkdir -p test/fixtures/element.line/skip
+ curl -o test/fixtures/element.line/skip/last.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/skip/last.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  7432  100  7432    0     0  43009      0 --:--:-- --:--:-- --:--:-- 43209
+ chmod 777 test/fixtures/element.line/skip/last.png
+ mkdir -p test/fixtures/element.line/stepped
+ curl -o test/fixtures/element.line/stepped/after.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/stepped/after.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4524  100  4524    0     0  22860      0 --:--:-- --:--:-- --:--:-- 22964
+ chmod 777 test/fixtures/element.line/stepped/after.png
+ mkdir -p test/fixtures/element.line/stepped
+ curl -o test/fixtures/element.line/stepped/before.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/stepped/before.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4409  100  4409    0     0  15794      0 --:--:-- --:--:-- --:--:-- 15859
+ chmod 777 test/fixtures/element.line/stepped/before.png
+ mkdir -p test/fixtures/element.line/stepped
+ curl -o test/fixtures/element.line/stepped/default.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/stepped/default.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4409  100  4409    0     0  24473      0 --:--:-- --:--:-- --:--:-- 24494
100  4409  100  4409    0     0  24378      0 --:--:-- --:--:-- --:--:-- 24359
+ chmod 777 test/fixtures/element.line/stepped/default.png
+ mkdir -p test/fixtures/element.line/stepped
+ curl -o test/fixtures/element.line/stepped/middle.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/stepped/middle.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4571  100  4571    0     0  24193      0 --:--:-- --:--:-- --:--:-- 24313
+ chmod 777 test/fixtures/element.line/stepped/middle.png
+ mkdir -p test/fixtures/element.line/tension
+ curl -o test/fixtures/element.line/tension/default.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/tension/default.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8336  100  8336    0     0  43432      0 --:--:-- --:--:-- --:--:-- 43643
+ chmod 777 test/fixtures/element.line/tension/default.png
+ mkdir -p test/fixtures/element.line/tension
+ curl -o test/fixtures/element.line/tension/one.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/tension/one.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8410  100  8410    0     0  45590      0 --:--:-- --:--:-- --:--:-- 45706
+ chmod 777 test/fixtures/element.line/tension/one.png
+ mkdir -p test/fixtures/element.line/tension
+ curl -o test/fixtures/element.line/tension/zero.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/element.line/tension/zero.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8336  100  8336    0     0  48737      0 --:--:-- --:--:-- --:--:-- 48748
100  8336  100  8336    0     0  48575      0 --:--:-- --:--:-- --:--:-- 48748
+ chmod 777 test/fixtures/element.line/tension/zero.png
+ mkdir -p test/fixtures/plugin.filler
+ curl -o test/fixtures/plugin.filler/fill-line-dataset-interpolated.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/plugin.filler/fill-line-dataset-interpolated.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 48064  100 48064    0     0   132k      0 --:--:-- --:--:-- --:--:--  132k
+ chmod 777 test/fixtures/plugin.filler/fill-line-dataset-interpolated.png
+ mkdir -p test/fixtures/plugin.tooltip
+ curl -o test/fixtures/plugin.tooltip/positioning.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/plugin.tooltip/positioning.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37846  100 37846    0     0   207k      0 --:--:-- --:--:-- --:--:--  208k
+ chmod 777 test/fixtures/plugin.tooltip/positioning.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/autoskip-major.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/autoskip-major.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 25961  100 25961    0     0   140k      0 --:--:-- --:--:-- --:--:--  140k
100 25961  100 25961    0     0   139k      0 --:--:-- --:--:-- --:--:--  140k
+ chmod 777 test/fixtures/scale.time/autoskip-major.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/custom-parser.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/custom-parser.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3703  100  3703    0     0  20890      0 --:--:-- --:--:-- --:--:-- 21039
+ chmod 777 test/fixtures/scale.time/custom-parser.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/data-ty.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/data-ty.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17254  100 17254    0     0  97801      0 --:--:-- --:--:-- --:--:-- 98594
+ chmod 777 test/fixtures/scale.time/data-ty.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/data-xy.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/data-xy.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17254  100 17254    0     0  84340      0 --:--:-- --:--:-- --:--:-- 84995
+ chmod 777 test/fixtures/scale.time/data-xy.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/negative-times.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/negative-times.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 48 11524   48  5615    0     0  30982      0 --:--:-- --:--:-- --:--:-- 31022
100 11524  100 11524    0     0  62219      0 --:--:-- --:--:-- --:--:-- 62291
+ chmod 777 test/fixtures/scale.time/negative-times.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/source-auto-linear.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/source-auto-linear.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 21477  100 21477    0     0   102k      0 --:--:-- --:--:-- --:--:--  103k
+ chmod 777 test/fixtures/scale.time/source-auto-linear.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/source-data-linear.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/source-data-linear.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18498  100 18498    0     0   111k      0 --:--:-- --:--:-- --:--:--  112k
+ chmod 777 test/fixtures/scale.time/source-data-linear.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/source-labels-linear-offset-min-max.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/source-labels-linear-offset-min-max.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 20176  100 20176    0     0   109k      0 --:--:-- --:--:-- --:--:--  110k
+ chmod 777 test/fixtures/scale.time/source-labels-linear-offset-min-max.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/source-labels-linear.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/source-labels-linear.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 42 18498   42  7891    0     0  44862      0 --:--:-- --:--:-- --:--:-- 44835
100 18498  100 18498    0     0    99k      0 --:--:-- --:--:-- --:--:--   99k
+ chmod 777 test/fixtures/scale.time/source-labels-linear.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/ticks-reverse-linear-min-max.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/ticks-reverse-linear-min-max.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 21218  100 21218    0     0  95604      0 --:--:-- --:--:-- --:--:-- 96009
+ chmod 777 test/fixtures/scale.time/ticks-reverse-linear-min-max.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/ticks-reverse-linear.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/ticks-reverse-linear.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 21614  100 21614    0     0   121k      0 --:--:-- --:--:-- --:--:--  122k
+ chmod 777 test/fixtures/scale.time/ticks-reverse-linear.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/ticks-reverse-offset.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/ticks-reverse-offset.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22056  100 22056    0     0   123k      0 --:--:-- --:--:-- --:--:--  124k
+ chmod 777 test/fixtures/scale.time/ticks-reverse-offset.png
+ mkdir -p test/fixtures/scale.time
+ curl -o test/fixtures/scale.time/ticks-reverse.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.time/ticks-reverse.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 18558  100 18558    0     0   109k      0 --:--:-- --:--:-- --:--:--  109k
+ chmod 777 test/fixtures/scale.time/ticks-reverse.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/normalize.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/normalize.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22986  100 22986    0     0   133k      0 --:--:-- --:--:-- --:--:--  134k
+ chmod 777 test/fixtures/scale.timeseries/normalize.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/source-auto.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/source-auto.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 19511  100 19511    0     0  61898      0 --:--:-- --:--:-- --:--:-- 62136
+ chmod 777 test/fixtures/scale.timeseries/source-auto.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/source-data-offset-min-max.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/source-data-offset-min-max.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 70 20080   70 14051    0     0  73248      0 --:--:-- --:--:-- --:--:-- 73182
100 20080  100 20080    0     0    99k      0 --:--:-- --:--:-- --:--:--   99k
+ chmod 777 test/fixtures/scale.timeseries/source-data-offset-min-max.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/source-data.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/source-data.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17816  100 17816    0     0   103k      0 --:--:-- --:--:-- --:--:--  103k
+ chmod 777 test/fixtures/scale.timeseries/source-data.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/source-labels-offset-min-max.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/source-labels-offset-min-max.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 20080  100 20080    0     0   103k      0 --:--:-- --:--:-- --:--:--  104k
+ chmod 777 test/fixtures/scale.timeseries/source-labels-offset-min-max.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/source-labels.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/source-labels.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17816  100 17816    0     0    99k      0 --:--:-- --:--:-- --:--:--  100k
+ chmod 777 test/fixtures/scale.timeseries/source-labels.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/ticks-reverse-max.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/ticks-reverse-max.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 25 21621   25  5615    0     0  31614      0 --:--:-- --:--:-- --:--:-- 31723
100 21621  100 21621    0     0   112k      0 --:--:-- --:--:-- --:--:--  112k
+ chmod 777 test/fixtures/scale.timeseries/ticks-reverse-max.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/ticks-reverse-min-max.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/ticks-reverse-min-max.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 20453  100 20453    0     0   109k      0 --:--:-- --:--:-- --:--:--  109k
+ chmod 777 test/fixtures/scale.timeseries/ticks-reverse-min-max.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/ticks-reverse-min.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/ticks-reverse-min.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 21085  100 21085    0     0   105k      0 --:--:-- --:--:-- --:--:--  106k
+ chmod 777 test/fixtures/scale.timeseries/ticks-reverse-min.png
+ mkdir -p test/fixtures/scale.timeseries
+ curl -o test/fixtures/scale.timeseries/ticks-reverse.png https://raw.githubusercontent.com/chartjs/Chart.js/a7d909e3e0721895e0f9c12a0154e6c2fc42da12/test/fixtures/scale.timeseries/ticks-reverse.png
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17791  100 17791    0     0  58310      0 --:--:-- --:--:-- --:--:-- 58523
+ chmod 777 test/fixtures/scale.timeseries/ticks-reverse.png
+ git apply --verbose --reject -
Checking patch test/fixtures/controller.line/clip/default-y-max.png...
warning: test/fixtures/controller.line/clip/default-y-max.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/clip/default-y-max.png' without full index line
error: test/fixtures/controller.line/clip/default-y-max.png: patch does not apply
Checking patch test/fixtures/controller.line/clip/default-y.png...
warning: test/fixtures/controller.line/clip/default-y.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/clip/default-y.png' without full index line
error: test/fixtures/controller.line/clip/default-y.png: patch does not apply
Checking patch test/fixtures/controller.line/non-numeric-y.png...
warning: test/fixtures/controller.line/non-numeric-y.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/non-numeric-y.png' without full index line
error: test/fixtures/controller.line/non-numeric-y.png: patch does not apply
Checking patch test/fixtures/controller.line/point-style-offscreen-canvas.png...
warning: test/fixtures/controller.line/point-style-offscreen-canvas.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/point-style-offscreen-canvas.png' without full index line
error: test/fixtures/controller.line/point-style-offscreen-canvas.png: patch does not apply
Checking patch test/fixtures/controller.line/point-style.png...
warning: test/fixtures/controller.line/point-style.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/point-style.png' without full index line
error: test/fixtures/controller.line/point-style.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBackgroundColor/indexable.png...
warning: test/fixtures/controller.line/pointBackgroundColor/indexable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBackgroundColor/indexable.png' without full index line
error: test/fixtures/controller.line/pointBackgroundColor/indexable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBackgroundColor/scriptable.png...
warning: test/fixtures/controller.line/pointBackgroundColor/scriptable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBackgroundColor/scriptable.png' without full index line
error: test/fixtures/controller.line/pointBackgroundColor/scriptable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBackgroundColor/value.png...
warning: test/fixtures/controller.line/pointBackgroundColor/value.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBackgroundColor/value.png' without full index line
error: test/fixtures/controller.line/pointBackgroundColor/value.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBorderColor/indexable.png...
warning: test/fixtures/controller.line/pointBorderColor/indexable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBorderColor/indexable.png' without full index line
error: test/fixtures/controller.line/pointBorderColor/indexable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBorderColor/scriptable.png...
warning: test/fixtures/controller.line/pointBorderColor/scriptable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBorderColor/scriptable.png' without full index line
error: test/fixtures/controller.line/pointBorderColor/scriptable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBorderColor/value.png...
warning: test/fixtures/controller.line/pointBorderColor/value.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBorderColor/value.png' without full index line
error: test/fixtures/controller.line/pointBorderColor/value.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBorderWidth/indexable.png...
warning: test/fixtures/controller.line/pointBorderWidth/indexable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBorderWidth/indexable.png' without full index line
error: test/fixtures/controller.line/pointBorderWidth/indexable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBorderWidth/scriptable.png...
warning: test/fixtures/controller.line/pointBorderWidth/scriptable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBorderWidth/scriptable.png' without full index line
error: test/fixtures/controller.line/pointBorderWidth/scriptable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointBorderWidth/value.png...
warning: test/fixtures/controller.line/pointBorderWidth/value.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointBorderWidth/value.png' without full index line
error: test/fixtures/controller.line/pointBorderWidth/value.png: patch does not apply
Checking patch test/fixtures/controller.line/pointStyle/indexable.png...
warning: test/fixtures/controller.line/pointStyle/indexable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointStyle/indexable.png' without full index line
error: test/fixtures/controller.line/pointStyle/indexable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointStyle/scriptable.png...
warning: test/fixtures/controller.line/pointStyle/scriptable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointStyle/scriptable.png' without full index line
error: test/fixtures/controller.line/pointStyle/scriptable.png: patch does not apply
Checking patch test/fixtures/controller.line/pointStyle/value.png...
warning: test/fixtures/controller.line/pointStyle/value.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/pointStyle/value.png' without full index line
error: test/fixtures/controller.line/pointStyle/value.png: patch does not apply
Checking patch test/fixtures/controller.line/radius/indexable.png...
warning: test/fixtures/controller.line/radius/indexable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/radius/indexable.png' without full index line
error: test/fixtures/controller.line/radius/indexable.png: patch does not apply
Checking patch test/fixtures/controller.line/radius/scriptable.png...
warning: test/fixtures/controller.line/radius/scriptable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/radius/scriptable.png' without full index line
error: test/fixtures/controller.line/radius/scriptable.png: patch does not apply
Checking patch test/fixtures/controller.line/radius/value.png...
warning: test/fixtures/controller.line/radius/value.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/radius/value.png' without full index line
error: test/fixtures/controller.line/radius/value.png: patch does not apply
Checking patch test/fixtures/controller.line/rotation/indexable.png...
warning: test/fixtures/controller.line/rotation/indexable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/rotation/indexable.png' without full index line
error: test/fixtures/controller.line/rotation/indexable.png: patch does not apply
Checking patch test/fixtures/controller.line/rotation/scriptable.png...
warning: test/fixtures/controller.line/rotation/scriptable.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/rotation/scriptable.png' without full index line
error: test/fixtures/controller.line/rotation/scriptable.png: patch does not apply
Checking patch test/fixtures/controller.line/rotation/value.png...
warning: test/fixtures/controller.line/rotation/value.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/rotation/value.png' without full index line
error: test/fixtures/controller.line/rotation/value.png: patch does not apply
Checking patch test/fixtures/controller.line/showLine/false.png...
warning: test/fixtures/controller.line/showLine/false.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/showLine/false.png' without full index line
error: test/fixtures/controller.line/showLine/false.png: patch does not apply
Checking patch test/fixtures/controller.line/stacking/stacked-scatter.png...
warning: test/fixtures/controller.line/stacking/stacked-scatter.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.line/stacking/stacked-scatter.png' without full index line
error: test/fixtures/controller.line/stacking/stacked-scatter.png: patch does not apply
Checking patch test/fixtures/controller.scatter/showLine/true.png...
warning: test/fixtures/controller.scatter/showLine/true.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.scatter/showLine/true.png' without full index line
error: test/fixtures/controller.scatter/showLine/true.png: patch does not apply
Checking patch test/fixtures/controller.scatter/showLine/undefined.png...
warning: test/fixtures/controller.scatter/showLine/undefined.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/controller.scatter/showLine/undefined.png' without full index line
error: test/fixtures/controller.scatter/showLine/undefined.png: patch does not apply
Checking patch test/fixtures/core.layouts/hidden-vertical-boxes.png...
warning: test/fixtures/core.layouts/hidden-vertical-boxes.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.layouts/hidden-vertical-boxes.png' without full index line
error: test/fixtures/core.layouts/hidden-vertical-boxes.png: patch does not apply
Checking patch test/fixtures/core.layouts/no-boxes-all-padding.js...
Checking patch test/fixtures/core.layouts/no-boxes-all-padding.png...
warning: test/fixtures/core.layouts/no-boxes-all-padding.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.layouts/no-boxes-all-padding.png' without full index line
error: test/fixtures/core.layouts/no-boxes-all-padding.png: patch does not apply
Checking patch test/fixtures/core.layouts/refit-vertical-boxes.png...
warning: test/fixtures/core.layouts/refit-vertical-boxes.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.layouts/refit-vertical-boxes.png' without full index line
error: test/fixtures/core.layouts/refit-vertical-boxes.png: patch does not apply
Checking patch test/fixtures/core.scale/autoSkip/fit-after.png...
warning: test/fixtures/core.scale/autoSkip/fit-after.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.scale/autoSkip/fit-after.png' without full index line
error: test/fixtures/core.scale/autoSkip/fit-after.png: patch does not apply
Checking patch test/fixtures/core.scale/cartesian-axis-border-settings.png...
warning: test/fixtures/core.scale/cartesian-axis-border-settings.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.scale/cartesian-axis-border-settings.png' without full index line
error: test/fixtures/core.scale/cartesian-axis-border-settings.png: patch does not apply
Checking patch test/fixtures/core.scale/label-align-end.png...
warning: test/fixtures/core.scale/label-align-end.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.scale/label-align-end.png' without full index line
error: test/fixtures/core.scale/label-align-end.png: patch does not apply
Checking patch test/fixtures/core.scale/label-align-start.png...
warning: test/fixtures/core.scale/label-align-start.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.scale/label-align-start.png' without full index line
error: test/fixtures/core.scale/label-align-start.png: patch does not apply
Checking patch test/fixtures/core.scale/x-axis-position-dynamic.png...
warning: test/fixtures/core.scale/x-axis-position-dynamic.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/core.scale/x-axis-position-dynamic.png' without full index line
error: test/fixtures/core.scale/x-axis-position-dynamic.png: patch does not apply
Checking patch test/fixtures/element.line/default.png...
warning: test/fixtures/element.line/default.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/default.png' without full index line
error: test/fixtures/element.line/default.png: patch does not apply
Checking patch test/fixtures/element.line/skip/first-span.png...
warning: test/fixtures/element.line/skip/first-span.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/skip/first-span.png' without full index line
error: test/fixtures/element.line/skip/first-span.png: patch does not apply
Checking patch test/fixtures/element.line/skip/first.png...
warning: test/fixtures/element.line/skip/first.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/skip/first.png' without full index line
error: test/fixtures/element.line/skip/first.png: patch does not apply
Checking patch test/fixtures/element.line/skip/last-span.png...
warning: test/fixtures/element.line/skip/last-span.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/skip/last-span.png' without full index line
error: test/fixtures/element.line/skip/last-span.png: patch does not apply
Checking patch test/fixtures/element.line/skip/last.png...
warning: test/fixtures/element.line/skip/last.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/skip/last.png' without full index line
error: test/fixtures/element.line/skip/last.png: patch does not apply
Checking patch test/fixtures/element.line/stepped/after.png...
warning: test/fixtures/element.line/stepped/after.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/stepped/after.png' without full index line
error: test/fixtures/element.line/stepped/after.png: patch does not apply
Checking patch test/fixtures/element.line/stepped/before.png...
warning: test/fixtures/element.line/stepped/before.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/stepped/before.png' without full index line
error: test/fixtures/element.line/stepped/before.png: patch does not apply
Checking patch test/fixtures/element.line/stepped/default.png...
warning: test/fixtures/element.line/stepped/default.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/stepped/default.png' without full index line
error: test/fixtures/element.line/stepped/default.png: patch does not apply
Checking patch test/fixtures/element.line/stepped/middle.png...
warning: test/fixtures/element.line/stepped/middle.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/stepped/middle.png' without full index line
error: test/fixtures/element.line/stepped/middle.png: patch does not apply
Checking patch test/fixtures/element.line/tension/default.png...
warning: test/fixtures/element.line/tension/default.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/tension/default.png' without full index line
error: test/fixtures/element.line/tension/default.png: patch does not apply
Checking patch test/fixtures/element.line/tension/one.png...
warning: test/fixtures/element.line/tension/one.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/tension/one.png' without full index line
error: test/fixtures/element.line/tension/one.png: patch does not apply
Checking patch test/fixtures/element.line/tension/zero.png...
warning: test/fixtures/element.line/tension/zero.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/element.line/tension/zero.png' without full index line
error: test/fixtures/element.line/tension/zero.png: patch does not apply
Checking patch test/fixtures/plugin.filler/fill-line-dataset-interpolated.png...
warning: test/fixtures/plugin.filler/fill-line-dataset-interpolated.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/plugin.filler/fill-line-dataset-interpolated.png' without full index line
error: test/fixtures/plugin.filler/fill-line-dataset-interpolated.png: patch does not apply
Checking patch test/fixtures/plugin.tooltip/positioning.js...
Checking patch test/fixtures/plugin.tooltip/positioning.png...
warning: test/fixtures/plugin.tooltip/positioning.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/plugin.tooltip/positioning.png' without full index line
error: test/fixtures/plugin.tooltip/positioning.png: patch does not apply
Checking patch test/fixtures/scale.time/autoskip-major.png...
warning: test/fixtures/scale.time/autoskip-major.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/autoskip-major.png' without full index line
error: test/fixtures/scale.time/autoskip-major.png: patch does not apply
Checking patch test/fixtures/scale.time/custom-parser.png...
warning: test/fixtures/scale.time/custom-parser.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/custom-parser.png' without full index line
error: test/fixtures/scale.time/custom-parser.png: patch does not apply
Checking patch test/fixtures/scale.time/data-ty.png...
warning: test/fixtures/scale.time/data-ty.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/data-ty.png' without full index line
error: test/fixtures/scale.time/data-ty.png: patch does not apply
Checking patch test/fixtures/scale.time/data-xy.png...
warning: test/fixtures/scale.time/data-xy.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/data-xy.png' without full index line
error: test/fixtures/scale.time/data-xy.png: patch does not apply
Checking patch test/fixtures/scale.time/negative-times.png...
warning: test/fixtures/scale.time/negative-times.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/negative-times.png' without full index line
error: test/fixtures/scale.time/negative-times.png: patch does not apply
Checking patch test/fixtures/scale.time/source-auto-linear.png...
warning: test/fixtures/scale.time/source-auto-linear.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/source-auto-linear.png' without full index line
error: test/fixtures/scale.time/source-auto-linear.png: patch does not apply
Checking patch test/fixtures/scale.time/source-data-linear.png...
warning: test/fixtures/scale.time/source-data-linear.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/source-data-linear.png' without full index line
error: test/fixtures/scale.time/source-data-linear.png: patch does not apply
Checking patch test/fixtures/scale.time/source-labels-linear-offset-min-max.png...
warning: test/fixtures/scale.time/source-labels-linear-offset-min-max.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/source-labels-linear-offset-min-max.png' without full index line
error: test/fixtures/scale.time/source-labels-linear-offset-min-max.png: patch does not apply
Checking patch test/fixtures/scale.time/source-labels-linear.png...
warning: test/fixtures/scale.time/source-labels-linear.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/source-labels-linear.png' without full index line
error: test/fixtures/scale.time/source-labels-linear.png: patch does not apply
Checking patch test/fixtures/scale.time/ticks-reverse-linear-min-max.png...
warning: test/fixtures/scale.time/ticks-reverse-linear-min-max.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/ticks-reverse-linear-min-max.png' without full index line
error: test/fixtures/scale.time/ticks-reverse-linear-min-max.png: patch does not apply
Checking patch test/fixtures/scale.time/ticks-reverse-linear.png...
warning: test/fixtures/scale.time/ticks-reverse-linear.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/ticks-reverse-linear.png' without full index line
error: test/fixtures/scale.time/ticks-reverse-linear.png: patch does not apply
Checking patch test/fixtures/scale.time/ticks-reverse-offset.png...
warning: test/fixtures/scale.time/ticks-reverse-offset.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/ticks-reverse-offset.png' without full index line
error: test/fixtures/scale.time/ticks-reverse-offset.png: patch does not apply
Checking patch test/fixtures/scale.time/ticks-reverse.png...
warning: test/fixtures/scale.time/ticks-reverse.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.time/ticks-reverse.png' without full index line
error: test/fixtures/scale.time/ticks-reverse.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/normalize.png...
warning: test/fixtures/scale.timeseries/normalize.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/normalize.png' without full index line
error: test/fixtures/scale.timeseries/normalize.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/source-auto.png...
warning: test/fixtures/scale.timeseries/source-auto.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/source-auto.png' without full index line
error: test/fixtures/scale.timeseries/source-auto.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/source-data-offset-min-max.png...
warning: test/fixtures/scale.timeseries/source-data-offset-min-max.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/source-data-offset-min-max.png' without full index line
error: test/fixtures/scale.timeseries/source-data-offset-min-max.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/source-data.png...
warning: test/fixtures/scale.timeseries/source-data.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/source-data.png' without full index line
error: test/fixtures/scale.timeseries/source-data.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/source-labels-offset-min-max.png...
warning: test/fixtures/scale.timeseries/source-labels-offset-min-max.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/source-labels-offset-min-max.png' without full index line
error: test/fixtures/scale.timeseries/source-labels-offset-min-max.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/source-labels.png...
warning: test/fixtures/scale.timeseries/source-labels.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/source-labels.png' without full index line
error: test/fixtures/scale.timeseries/source-labels.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/ticks-reverse-max.png...
warning: test/fixtures/scale.timeseries/ticks-reverse-max.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/ticks-reverse-max.png' without full index line
error: test/fixtures/scale.timeseries/ticks-reverse-max.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/ticks-reverse-min-max.png...
warning: test/fixtures/scale.timeseries/ticks-reverse-min-max.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/ticks-reverse-min-max.png' without full index line
error: test/fixtures/scale.timeseries/ticks-reverse-min-max.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/ticks-reverse-min.png...
warning: test/fixtures/scale.timeseries/ticks-reverse-min.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/ticks-reverse-min.png' without full index line
error: test/fixtures/scale.timeseries/ticks-reverse-min.png: patch does not apply
Checking patch test/fixtures/scale.timeseries/ticks-reverse.png...
warning: test/fixtures/scale.timeseries/ticks-reverse.png has type 100755, expected 100644
error: cannot apply binary patch to 'test/fixtures/scale.timeseries/ticks-reverse.png' without full index line
error: test/fixtures/scale.timeseries/ticks-reverse.png: patch does not apply
Checking patch test/specs/controller.bar.tests.js...
Checking patch test/specs/controller.line.tests.js...
Checking patch test/specs/core.controller.tests.js...
Applied patch test/fixtures/core.layouts/no-boxes-all-padding.js cleanly.
Applied patch test/fixtures/plugin.tooltip/positioning.js cleanly.
Applied patch test/specs/controller.bar.tests.js cleanly.
Applied patch test/specs/controller.line.tests.js cleanly.
Applied patch test/specs/core.controller.tests.js cleanly.
+ : '>>>>> Start Test Output'
+ npm install
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
+ npm run build

src/index.js → dist/chart.js...
created dist/chart.js in 1.2s

src/index.js → dist/chart.min.js...
created dist/chart.min.js in 4.4s

src/index.esm.js, src/helpers/index.js → ./...
created ./ in 1.1s

types/index.esm.d.ts, types/helpers/index.d.ts → ./...
(!) Circular dependency
types/index.esm.d.ts -> types/animation.d.ts -> types/index.esm.d.ts
created ./ in 288ms
+ xvfb-run '--server-args=-screen 0 1280x1024x24 -ac :99' su chromeuser -c './node_modules/.bin/cross-env NODE_ENV=test ./node_modules/.bin/karma start ./karma.conf.js --single-run --coverage --grep --auto-watch false'
+ : '>>>>> End Test Output'
+ git checkout 420aa027b305c91380d96d05e39db2767ec1333a test/fixtures/controller.line/clip/default-y-max.png test/fixtures/controller.line/clip/default-y.png test/fixtures/controller.line/non-numeric-y.png test/fixtures/controller.line/point-style-offscreen-canvas.png test/fixtures/controller.line/point-style.png test/fixtures/controller.line/pointBackgroundColor/indexable.png test/fixtures/controller.line/pointBackgroundColor/scriptable.png test/fixtures/controller.line/pointBackgroundColor/value.png test/fixtures/controller.line/pointBorderColor/indexable.png test/fixtures/controller.line/pointBorderColor/scriptable.png test/fixtures/controller.line/pointBorderColor/value.png test/fixtures/controller.line/pointBorderWidth/indexable.png test/fixtures/controller.line/pointBorderWidth/scriptable.png test/fixtures/controller.line/pointBorderWidth/value.png test/fixtures/controller.line/pointStyle/indexable.png test/fixtures/controller.line/pointStyle/scriptable.png test/fixtures/controller.line/pointStyle/value.png test/fixtures/controller.line/radius/indexable.png test/fixtures/controller.line/radius/scriptable.png test/fixtures/controller.line/radius/value.png test/fixtures/controller.line/rotation/indexable.png test/fixtures/controller.line/rotation/scriptable.png test/fixtures/controller.line/rotation/value.png test/fixtures/controller.line/showLine/false.png test/fixtures/controller.line/stacking/stacked-scatter.png test/fixtures/controller.scatter/showLine/true.png test/fixtures/controller.scatter/showLine/undefined.png test/fixtures/core.layouts/hidden-vertical-boxes.png test/fixtures/core.layouts/no-boxes-all-padding.js test/fixtures/core.layouts/no-boxes-all-padding.png test/fixtures/core.layouts/refit-vertical-boxes.png test/fixtures/core.scale/autoSkip/fit-after.png test/fixtures/core.scale/cartesian-axis-border-settings.png test/fixtures/core.scale/label-align-end.png test/fixtures/core.scale/label-align-start.png test/fixtures/core.scale/x-axis-position-dynamic.png test/fixtures/element.line/default.png test/fixtures/element.line/skip/first-span.png test/fixtures/element.line/skip/first.png test/fixtures/element.line/skip/last-span.png test/fixtures/element.line/skip/last.png test/fixtures/element.line/stepped/after.png test/fixtures/element.line/stepped/before.png test/fixtures/element.line/stepped/default.png test/fixtures/element.line/stepped/middle.png test/fixtures/element.line/tension/default.png test/fixtures/element.line/tension/one.png test/fixtures/element.line/tension/zero.png test/fixtures/plugin.filler/fill-line-dataset-interpolated.png test/fixtures/plugin.tooltip/positioning.js test/fixtures/plugin.tooltip/positioning.png test/fixtures/scale.time/autoskip-major.png test/fixtures/scale.time/custom-parser.png test/fixtures/scale.time/data-ty.png test/fixtures/scale.time/data-xy.png test/fixtures/scale.time/negative-times.png test/fixtures/scale.time/source-auto-linear.png test/fixtures/scale.time/source-data-linear.png test/fixtures/scale.time/source-labels-linear-offset-min-max.png test/fixtures/scale.time/source-labels-linear.png test/fixtures/scale.time/ticks-reverse-linear-min-max.png test/fixtures/scale.time/ticks-reverse-linear.png test/fixtures/scale.time/ticks-reverse-offset.png test/fixtures/scale.time/ticks-reverse.png test/fixtures/scale.timeseries/normalize.png test/fixtures/scale.timeseries/source-auto.png test/fixtures/scale.timeseries/source-data-offset-min-max.png test/fixtures/scale.timeseries/source-data.png test/fixtures/scale.timeseries/source-labels-offset-min-max.png test/fixtures/scale.timeseries/source-labels.png test/fixtures/scale.timeseries/ticks-reverse-max.png test/fixtures/scale.timeseries/ticks-reverse-min-max.png test/fixtures/scale.timeseries/ticks-reverse-min.png test/fixtures/scale.timeseries/ticks-reverse.png test/specs/controller.bar.tests.js test/specs/controller.line.tests.js test/specs/core.controller.tests.js
Updated 77 paths from dc160015
