Skip to content

Commit

Permalink
Fix baselines after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
horenmar committed Oct 1, 2022
1 parent 61ebcd1 commit 3d1225c
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 118 deletions.
14 changes: 2 additions & 12 deletions tests/SelfTest/Baselines/console.std.approved.txt
Expand Up @@ -1523,16 +1523,6 @@ due to unexpected exception with message:
Why would you throw a std::string?

===============================================================================
<<<<<<< HEAD
<<<<<<< HEAD
test cases: 394 | 318 passed | 69 failed | 7 failed as expected
assertions: 2284 | 2129 passed | 128 failed | 27 failed as expected
=======
test cases: 395 | 314 passed | 69 failed | 8 failed as expected | 4 skipped
assertions: 2232 | 2070 passed | 128 failed | 28 failed as expected | 6 skipped
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
test cases: 399 | 314 passed | 69 failed | 10 failed as expected | 6 skipped
assertions: 2231 | 2072 passed | 128 failed | 31 failed as expected
>>>>>>> Don't show "skipped assertions" in console reporter
test cases: 403 | 318 passed | 69 failed | 10 failed as expected | 6 skipped
assertions: 2292 | 2133 passed | 128 failed | 31 failed as expected

14 changes: 2 additions & 12 deletions tests/SelfTest/Baselines/console.sw.approved.txt
Expand Up @@ -18628,16 +18628,6 @@ Misc.tests.cpp:<line number>
Misc.tests.cpp:<line number>: PASSED:

===============================================================================
<<<<<<< HEAD
<<<<<<< HEAD
test cases: 394 | 304 passed | 83 failed | 7 failed as expected
assertions: 2299 | 2129 passed | 143 failed | 27 failed as expected
=======
test cases: 395 | 300 passed | 83 failed | 8 failed as expected | 4 skipped
assertions: 2247 | 2070 passed | 143 failed | 28 failed as expected | 6 skipped
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
test cases: 399 | 300 passed | 84 failed | 10 failed as expected | 5 skipped
assertions: 2248 | 2072 passed | 145 failed | 31 failed as expected
>>>>>>> Don't show "skipped assertions" in console reporter
test cases: 403 | 304 passed | 84 failed | 10 failed as expected | 5 skipped
assertions: 2309 | 2133 passed | 145 failed | 31 failed as expected

14 changes: 2 additions & 12 deletions tests/SelfTest/Baselines/console.sw.multi.approved.txt
Expand Up @@ -18617,16 +18617,6 @@ Misc.tests.cpp:<line number>
Misc.tests.cpp:<line number>: PASSED:

===============================================================================
<<<<<<< HEAD
<<<<<<< HEAD
test cases: 394 | 304 passed | 83 failed | 7 failed as expected
assertions: 2299 | 2129 passed | 143 failed | 27 failed as expected
=======
test cases: 395 | 300 passed | 83 failed | 8 failed as expected | 4 skipped
assertions: 2247 | 2070 passed | 143 failed | 28 failed as expected | 6 skipped
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
test cases: 399 | 300 passed | 84 failed | 10 failed as expected | 5 skipped
assertions: 2248 | 2072 passed | 145 failed | 31 failed as expected
>>>>>>> Don't show "skipped assertions" in console reporter
test cases: 403 | 304 passed | 84 failed | 10 failed as expected | 5 skipped
assertions: 2309 | 2133 passed | 145 failed | 31 failed as expected

10 changes: 1 addition & 9 deletions tests/SelfTest/Baselines/junit.sw.approved.txt
@@ -1,15 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuitesloose text artifact
>
<<<<<<< HEAD
<<<<<<< HEAD
<testsuite name="<exe-name>" errors="17" failures="126" tests="2299" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
=======
<testsuite name="<exe-name>" errors="17" failures="126" tests="2247" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
<testsuite name="<exe-name>" errors="17" failures="128" tests="2259" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
>>>>>>> Don't show "skipped assertions" in console reporter
<testsuite name="<exe-name>" errors="17" failures="128" tests="2320" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
<properties>
<property name="random-seed" value="1"/>
<property name="filters" value="~[!nonportable]~[!benchmark]~[approvals] *"/>
Expand Down
10 changes: 1 addition & 9 deletions tests/SelfTest/Baselines/junit.sw.multi.approved.txt
@@ -1,14 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<<<<<<< HEAD
<<<<<<< HEAD
<testsuite name="<exe-name>" errors="17" failures="126" tests="2299" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
=======
<testsuite name="<exe-name>" errors="17" failures="126" tests="2247" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
<testsuite name="<exe-name>" errors="17" failures="128" tests="2259" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
>>>>>>> Don't show "skipped assertions" in console reporter
<testsuite name="<exe-name>" errors="17" failures="128" tests="2320" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
<properties>
<property name="random-seed" value="1"/>
<property name="filters" value="~[!nonportable]~[!benchmark]~[approvals] *"/>
Expand Down
32 changes: 12 additions & 20 deletions tests/SelfTest/Baselines/tap.sw.approved.txt
Expand Up @@ -3883,7 +3883,7 @@ ok {test-number} - stream.str(), ContainsSubstring(R"(attr1="true")") && Contain
# a succeeding test can still be skipped
ok {test-number} -
# a succeeding test can still be skipped
** internal error ** 1878 -
** internal error ** 1938 -
# analyse no analysis
ok {test-number} - analysis.mean.point.count() == 23 for: 23.0 == 23
# analyse no analysis
Expand Down Expand Up @@ -4055,11 +4055,11 @@ ok {test-number} - convertToBits( std::numeric_limits<float>::denorm_min() ) ==
# convertToBits
ok {test-number} - convertToBits( std::numeric_limits<double>::denorm_min() ) == 1 for: 1 == 1
# dynamic skipping works with generators
** internal error ** 1964 -
** internal error ** 2024 -
# dynamic skipping works with generators
ok {test-number} -
# dynamic skipping works with generators
** internal error ** 1966 -
** internal error ** 2026 -
# empty tags are not allowed
ok {test-number} - Catch::TestCaseInfo("", { "test with an empty tag", "[]" }, dummySourceLineInfo)
# erfc_inv
Expand All @@ -4081,17 +4081,17 @@ ok {test-number} -
# failed assertions before SKIP cause test case to fail
not ok {test-number} - 3 == 4
# failed assertions before SKIP cause test case to fail
** internal error ** 1977 -
** internal error ** 2037 -
# failing for some generator values causes entire test case to fail
not ok {test-number} - explicitly
# failing for some generator values causes entire test case to fail
** internal error ** 1979 -
** internal error ** 2039 -
# failing for some generator values causes entire test case to fail
not ok {test-number} - explicitly
# failing for some generator values causes entire test case to fail
** internal error ** 1981 -
** internal error ** 2041 -
# failing in some unskipped sections causes entire test case to fail
** internal error ** 1982 -
** internal error ** 2042 -
# failing in some unskipped sections causes entire test case to fail
not ok {test-number} - explicitly
loose text artifact
Expand Down Expand Up @@ -4206,7 +4206,7 @@ ok {test-number} - a != b for: 1 != 2
a!
b1!
# nested sections can be skipped dynamically at runtime
** internal error ** 2037 -
** internal error ** 2098 -
!
# non streamable - with conv. op
ok {test-number} - s == "7" for: "7" == "7"
Expand Down Expand Up @@ -4375,7 +4375,7 @@ ok {test-number} - Timing.iterations >= time.count() for: 128 >= 100
# sections can be skipped dynamically at runtime
ok {test-number} -
# sections can be skipped dynamically at runtime
** internal error ** 2121 -
** internal error ** 2182 -
# sections can be skipped dynamically at runtime
ok {test-number} -
# send a single char to INFO
Expand All @@ -4385,7 +4385,7 @@ not ok {test-number} - false with 2 messages: 'hi' and 'i := 7'
# shortened hide tags are split apart
ok {test-number} - testcase.tags, VectorContains( Tag( "magic-tag" ) ) && VectorContains( Tag( "."_catch_sr ) ) for: { {?}, {?} } ( Contains: {?} and Contains: {?} )
# skipped tests can optionally provide a reason
** internal error ** 2126 -
** internal error ** 2187 -
# splitString
ok {test-number} - splitStringRef("", ','), Equals(std::vector<StringRef>()) for: { } Equals: { }
# splitString
Expand Down Expand Up @@ -4469,7 +4469,7 @@ ok {test-number} - testcase.tags.size() == 1 for: 1 == 1
# tags with dots in later positions are not parsed as hidden
ok {test-number} - testcase.tags[0].original == "magic.tag"_catch_sr for: magic.tag == magic.tag
# tests can be skipped dynamically at runtime
** internal error ** 2168 -
** internal error ** 2229 -
# thrown std::strings are translated
not ok {test-number} - unexpected exception with message: 'Why would you throw a std::string?'
# toString on const wchar_t const pointer returns the string contents
Expand Down Expand Up @@ -4642,13 +4642,5 @@ ok {test-number} - q3 == 23. for: 23.0 == 23.0
ok {test-number} -
# xmlentitycheck
ok {test-number} -
<<<<<<< HEAD
<<<<<<< HEAD
1..2299
=======
1..2247
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
1..2259
>>>>>>> Don't show "skipped assertions" in console reporter
1..2320

32 changes: 12 additions & 20 deletions tests/SelfTest/Baselines/tap.sw.multi.approved.txt
Expand Up @@ -3876,7 +3876,7 @@ ok {test-number} - stream.str(), ContainsSubstring(R"(attr1="true")") && Contain
# a succeeding test can still be skipped
ok {test-number} -
# a succeeding test can still be skipped
** internal error ** 1878 -
** internal error ** 1938 -
# analyse no analysis
ok {test-number} - analysis.mean.point.count() == 23 for: 23.0 == 23
# analyse no analysis
Expand Down Expand Up @@ -4048,11 +4048,11 @@ ok {test-number} - convertToBits( std::numeric_limits<float>::denorm_min() ) ==
# convertToBits
ok {test-number} - convertToBits( std::numeric_limits<double>::denorm_min() ) == 1 for: 1 == 1
# dynamic skipping works with generators
** internal error ** 1964 -
** internal error ** 2024 -
# dynamic skipping works with generators
ok {test-number} -
# dynamic skipping works with generators
** internal error ** 1966 -
** internal error ** 2026 -
# empty tags are not allowed
ok {test-number} - Catch::TestCaseInfo("", { "test with an empty tag", "[]" }, dummySourceLineInfo)
# erfc_inv
Expand All @@ -4074,17 +4074,17 @@ ok {test-number} -
# failed assertions before SKIP cause test case to fail
not ok {test-number} - 3 == 4
# failed assertions before SKIP cause test case to fail
** internal error ** 1977 -
** internal error ** 2037 -
# failing for some generator values causes entire test case to fail
not ok {test-number} - explicitly
# failing for some generator values causes entire test case to fail
** internal error ** 1979 -
** internal error ** 2039 -
# failing for some generator values causes entire test case to fail
not ok {test-number} - explicitly
# failing for some generator values causes entire test case to fail
** internal error ** 1981 -
** internal error ** 2041 -
# failing in some unskipped sections causes entire test case to fail
** internal error ** 1982 -
** internal error ** 2042 -
# failing in some unskipped sections causes entire test case to fail
not ok {test-number} - explicitly
# is_unary_function
Expand Down Expand Up @@ -4196,7 +4196,7 @@ ok {test-number} - b != a for: 2 != 1
# nested SECTION tests
ok {test-number} - a != b for: 1 != 2
# nested sections can be skipped dynamically at runtime
** internal error ** 2037 -
** internal error ** 2098 -
# non streamable - with conv. op
ok {test-number} - s == "7" for: "7" == "7"
# non-copyable objects
Expand Down Expand Up @@ -4364,7 +4364,7 @@ ok {test-number} - Timing.iterations >= time.count() for: 128 >= 100
# sections can be skipped dynamically at runtime
ok {test-number} -
# sections can be skipped dynamically at runtime
** internal error ** 2121 -
** internal error ** 2182 -
# sections can be skipped dynamically at runtime
ok {test-number} -
# send a single char to INFO
Expand All @@ -4374,7 +4374,7 @@ not ok {test-number} - false with 2 messages: 'hi' and 'i := 7'
# shortened hide tags are split apart
ok {test-number} - testcase.tags, VectorContains( Tag( "magic-tag" ) ) && VectorContains( Tag( "."_catch_sr ) ) for: { {?}, {?} } ( Contains: {?} and Contains: {?} )
# skipped tests can optionally provide a reason
** internal error ** 2126 -
** internal error ** 2187 -
# splitString
ok {test-number} - splitStringRef("", ','), Equals(std::vector<StringRef>()) for: { } Equals: { }
# splitString
Expand Down Expand Up @@ -4458,7 +4458,7 @@ ok {test-number} - testcase.tags.size() == 1 for: 1 == 1
# tags with dots in later positions are not parsed as hidden
ok {test-number} - testcase.tags[0].original == "magic.tag"_catch_sr for: magic.tag == magic.tag
# tests can be skipped dynamically at runtime
** internal error ** 2168 -
** internal error ** 2229 -
# thrown std::strings are translated
not ok {test-number} - unexpected exception with message: 'Why would you throw a std::string?'
# toString on const wchar_t const pointer returns the string contents
Expand Down Expand Up @@ -4631,13 +4631,5 @@ ok {test-number} - q3 == 23. for: 23.0 == 23.0
ok {test-number} -
# xmlentitycheck
ok {test-number} -
<<<<<<< HEAD
<<<<<<< HEAD
1..2299
=======
1..2247
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
1..2259
>>>>>>> Don't show "skipped assertions" in console reporter
1..2320

14 changes: 2 additions & 12 deletions tests/SelfTest/Baselines/xml.sw.approved.txt
Expand Up @@ -21779,16 +21779,6 @@ b1!
</Section>
<OverallResult success="true"/>
</TestCase>
<<<<<<< HEAD
<<<<<<< HEAD
<OverallResults successes="2129" failures="143" expectedFailures="27"/>
<OverallResultsCases successes="304" failures="83" expectedFailures="7"/>
=======
<OverallResults successes="2070" failures="143" expectedFailures="28"/>
<OverallResultsCases successes="300" failures="83" expectedFailures="8"/>
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
<OverallResults successes="2072" failures="145" expectedFailures="31"/>
<OverallResultsCases successes="300" failures="84" expectedFailures="10"/>
>>>>>>> Don't show "skipped assertions" in console reporter
<OverallResults successes="2133" failures="145" expectedFailures="31"/>
<OverallResultsCases successes="304" failures="84" expectedFailures="10"/>
</Catch2TestRun>
14 changes: 2 additions & 12 deletions tests/SelfTest/Baselines/xml.sw.multi.approved.txt
Expand Up @@ -21778,16 +21778,6 @@ b1!
</Section>
<OverallResult success="true"/>
</TestCase>
<<<<<<< HEAD
<<<<<<< HEAD
<OverallResults successes="2129" failures="143" expectedFailures="27"/>
<OverallResultsCases successes="304" failures="83" expectedFailures="7"/>
=======
<OverallResults successes="2070" failures="143" expectedFailures="28"/>
<OverallResultsCases successes="300" failures="83" expectedFailures="8"/>
>>>>>>> Add new SKIP macro for skipping tests at runtime
=======
<OverallResults successes="2072" failures="145" expectedFailures="31"/>
<OverallResultsCases successes="300" failures="84" expectedFailures="10"/>
>>>>>>> Don't show "skipped assertions" in console reporter
<OverallResults successes="2133" failures="145" expectedFailures="31"/>
<OverallResultsCases successes="304" failures="84" expectedFailures="10"/>
</Catch2TestRun>

0 comments on commit 3d1225c

Please sign in to comment.