diff --git a/tests/test_filter_mesh_1d/results_true.dat b/tests/test_filter_mesh_1d/results_true.dat index 8a69fe0745..29fc5f1301 100644 --- a/tests/test_filter_mesh_1d/results_true.dat +++ b/tests/test_filter_mesh_1d/results_true.dat @@ -1 +1,174 @@ -cd839fac1641aa07af562662f058b954faae5741faece9909e9ff9243f8555caf2d1cd8fa5a73e40afefa9c69718451b8fff970c936bf39f9d336decc0706196 \ No newline at end of file +k-combined: +9.581522E-01 4.261830E-02 +tally 1: +0.000000E+00 +0.000000E+00 +2.478640E-01 +6.143655E-02 +5.333571E+00 +7.576807E+00 +1.835243E+01 +7.767570E+01 +7.645679E+00 +1.417005E+01 +1.089665E+01 +2.529337E+01 +1.039660E+01 +2.336163E+01 +1.058091E+01 +2.339532E+01 +1.533977E+01 +4.881187E+01 +2.336757E+01 +1.136090E+02 +2.005142E+01 +9.280736E+01 +6.391589E+00 +8.560759E+00 +4.529351E-01 +1.762625E-01 +5.583971E-01 +1.790554E-01 +1.642981E+00 +1.466963E+00 +5.214580E-02 +2.719184E-03 +0.000000E+00 +0.000000E+00 +tally 2: +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +5.000000E-02 +2.500000E-03 +0.000000E+00 +0.000000E+00 +4.000000E-02 +1.600000E-03 +0.000000E+00 +0.000000E+00 +3.300000E-01 +2.630000E-02 +0.000000E+00 +0.000000E+00 +2.500000E-01 +1.790000E-02 +0.000000E+00 +0.000000E+00 +2.400000E-01 +1.340000E-02 +0.000000E+00 +0.000000E+00 +3.000000E-01 +2.140000E-02 +0.000000E+00 +0.000000E+00 +1.100000E-01 +3.300000E-03 +0.000000E+00 +0.000000E+00 +9.000000E-02 +3.300000E-03 +0.000000E+00 +0.000000E+00 +2.200000E-01 +1.240000E-02 +0.000000E+00 +0.000000E+00 +1.600000E-01 +7.400000E-03 +0.000000E+00 +0.000000E+00 +8.000000E-02 +1.400000E-03 +0.000000E+00 +0.000000E+00 +1.000000E-01 +3.000000E-03 +0.000000E+00 +0.000000E+00 +2.800000E-01 +1.820000E-02 +0.000000E+00 +0.000000E+00 +1.900000E-01 +8.700000E-03 +0.000000E+00 +0.000000E+00 +7.100000E-01 +1.083000E-01 +0.000000E+00 +0.000000E+00 +5.600000E-01 +6.740000E-02 +0.000000E+00 +0.000000E+00 +4.100000E-01 +4.150000E-02 +0.000000E+00 +0.000000E+00 +4.500000E-01 +5.550000E-02 +0.000000E+00 +0.000000E+00 +2.900000E-01 +1.970000E-02 +0.000000E+00 +0.000000E+00 +4.100000E-01 +3.550000E-02 +0.000000E+00 +0.000000E+00 +2.000000E-02 +4.000000E-04 +0.000000E+00 +0.000000E+00 +3.000000E-02 +5.000000E-04 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +2.000000E-02 +2.000000E-04 +0.000000E+00 +0.000000E+00 +1.000000E-02 +1.000000E-04 +0.000000E+00 +0.000000E+00 +1.000000E-02 +1.000000E-04 +0.000000E+00 +0.000000E+00 +2.000000E-02 +4.000000E-04 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 +0.000000E+00 diff --git a/tests/test_filter_mesh_1d/test_filter_mesh_1d.py b/tests/test_filter_mesh_1d/test_filter_mesh_1d.py index 99c2981c2a..ed6addec45 100644 --- a/tests/test_filter_mesh_1d/test_filter_mesh_1d.py +++ b/tests/test_filter_mesh_1d/test_filter_mesh_1d.py @@ -3,9 +3,9 @@ import os import sys sys.path.insert(0, os.pardir) -from testing_harness import HashedTestHarness +from testing_harness import TestHarness if __name__ == '__main__': - harness = HashedTestHarness('statepoint.10.*', True) + harness = TestHarness('statepoint.10.*', True) harness.main() diff --git a/tests/test_score_current/results_true.dat b/tests/test_score_current/results_true.dat index cf139cce24..4b7833e85e 100644 --- a/tests/test_score_current/results_true.dat +++ b/tests/test_score_current/results_true.dat @@ -1 +1 @@ -6e432700c1fb8641d106471f1fd19a0bf0f00f8b03a97131f2d73732c5a8eea48edf910c7b27b83058a7914c47c29dc7e7899b7dbb83485309b4f7d9f20471d2 \ No newline at end of file +05f3d67355e823afe6c8f3a721a2a7b9468f128bd14eace44aa7b85f8b6535e099cb27219dd88b9b1a242d36cc5cefd6d4c4f3549f0463120837e6c6b57650e7 \ No newline at end of file