]> sourceware.org Git - systemtap.git/commit
Update @variance testcases after fixing PR20599.
authorMartin Cermak <mcermak@redhat.com>
Wed, 14 Sep 2016 10:40:56 +0000 (12:40 +0200)
committerMartin Cermak <mcermak@redhat.com>
Wed, 14 Sep 2016 11:03:59 +0000 (13:03 +0200)
commit5c6d39236741312fb0999d0b79d8d33f31388663
tree5b532cafcde2e54a5d3017812fa1a1e4ee474b88
parent265ba746510c51ec7d2c0984b34e35c47a9c59e8
Update @variance testcases after fixing PR20599.

This update fixes the reference values for @variance where PR20599
(histogram breaks @variance) manifested.

For linear_large.exp and linear_large_neg.exp, remove @variance
tests because of arithmetic overflow.

linear.exp: Update the @variance reference value.
linear_nearlyempty.exp: Ditto.
linear_over.exp: Ditto.
linear_overunder.exp: Ditto.
linear_under.exp: Ditto.
linear_large.exp: Remove the @variance subtest.
linear_large.stp: Ditto.
linear_large_neg.exp: Ditto.
linear_large_neg.stp: Ditto
testsuite/systemtap.maps/linear.exp
testsuite/systemtap.maps/linear_large.exp
testsuite/systemtap.maps/linear_large.stp
testsuite/systemtap.maps/linear_large_neg.exp
testsuite/systemtap.maps/linear_large_neg.stp
testsuite/systemtap.maps/linear_nearlyempty.exp
testsuite/systemtap.maps/linear_over.exp
testsuite/systemtap.maps/linear_overunder.exp
testsuite/systemtap.maps/linear_under.exp
This page took 0.028486 seconds and 5 git commands to generate.