googletest-output-test-golden-lin.txt (googletest-release-1.11.0) | : | googletest-output-test-golden-lin.txt (googletest-release-1.12.0) | ||
---|---|---|---|---|
skipping to change at line 15 | skipping to change at line 15 | |||
Actual: false | Actual: false | |||
Expected: true | Expected: true | |||
Stack trace: (omitted) | Stack trace: (omitted) | |||
googletest-output-test_.cc:#: Failure | googletest-output-test_.cc:#: Failure | |||
Expected equality of these values: | Expected equality of these values: | |||
2 | 2 | |||
3 | 3 | |||
Stack trace: (omitted) | Stack trace: (omitted) | |||
[0;32m[==========] [mRunning 88 tests from 41 test suites. | [0;32m[==========] [mRunning 89 tests from 42 test suites. | |||
[0;32m[----------] [mGlobal test environment set-up. | [0;32m[----------] [mGlobal test environment set-up. | |||
FooEnvironment::SetUp() called. | FooEnvironment::SetUp() called. | |||
BarEnvironment::SetUp() called. | BarEnvironment::SetUp() called. | |||
[0;32m[----------] [m1 test from ADeathTest | [0;32m[----------] [m1 test from ADeathTest | |||
[0;32m[ RUN ] [mADeathTest.ShouldRunFirst | [0;32m[ RUN ] [mADeathTest.ShouldRunFirst | |||
[0;32m[ OK ] [mADeathTest.ShouldRunFirst | [0;32m[ OK ] [mADeathTest.ShouldRunFirst | |||
[0;32m[----------] [m1 test from ATypedDeathTest/0, where TypeParam = int | [0;32m[----------] [m1 test from ATypedDeathTest/0, where TypeParam = int | |||
[0;32m[ RUN ] [mATypedDeathTest/0.ShouldRunFirst | [0;32m[ RUN ] [mATypedDeathTest/0.ShouldRunFirst | |||
[0;32m[ OK ] [mATypedDeathTest/0.ShouldRunFirst | [0;32m[ OK ] [mATypedDeathTest/0.ShouldRunFirst | |||
[0;32m[----------] [m1 test from ATypedDeathTest/1, where TypeParam = double | [0;32m[----------] [m1 test from ATypedDeathTest/1, where TypeParam = double | |||
skipping to change at line 941 | skipping to change at line 941 | |||
you defined test FixtureBase and test Derived | you defined test FixtureBase and test Derived | |||
using two different test fixture classes. This can happen if | using two different test fixture classes. This can happen if | |||
the two classes are from different namespaces or translation | the two classes are from different namespaces or translation | |||
units and have the same name. You should probably rename one | units and have the same name. You should probably rename one | |||
of the classes to put the tests into different test suites. | of the classes to put the tests into different test suites. | |||
Stack trace: (omitted) | Stack trace: (omitted) | |||
~DynamicFixture() | ~DynamicFixture() | |||
[0;31m[ FAILED ] [mBadDynamicFixture2.Derived | [0;31m[ FAILED ] [mBadDynamicFixture2.Derived | |||
DynamicFixture::TearDownTestSuite | DynamicFixture::TearDownTestSuite | |||
[0;32m[----------] [m1 test from TestSuiteThatFailsToSetUp | ||||
googletest-output-test_.cc:#: Failure | ||||
Value of: false | ||||
Actual: false | ||||
Expected: true | ||||
Stack trace: (omitted) | ||||
[0;32m[ RUN ] [mTestSuiteThatFailsToSetUp.ShouldNotRun | ||||
googletest-output-test_.cc:#: Skipped | ||||
[0;32m[ SKIPPED ] [mTestSuiteThatFailsToSetUp.ShouldNotRun | ||||
[0;32m[----------] [m1 test from PrintingFailingParams/FailingParamTest | [0;32m[----------] [m1 test from PrintingFailingParams/FailingParamTest | |||
[0;32m[ RUN ] [mPrintingFailingParams/FailingParamTest.Fails/0 | [0;32m[ RUN ] [mPrintingFailingParams/FailingParamTest.Fails/0 | |||
googletest-output-test_.cc:#: Failure | googletest-output-test_.cc:#: Failure | |||
Expected equality of these values: | Expected equality of these values: | |||
1 | 1 | |||
GetParam() | GetParam() | |||
Which is: 2 | Which is: 2 | |||
Stack trace: (omitted) | Stack trace: (omitted) | |||
[0;31m[ FAILED ] [mPrintingFailingParams/FailingParamTest.Fails/0, where Get Param() = 2 | [0;31m[ FAILED ] [mPrintingFailingParams/FailingParamTest.Fails/0, where Get Param() = 2 | |||
skipping to change at line 1017 | skipping to change at line 1028 | |||
Failed | Failed | |||
Expected non-fatal failure. | Expected non-fatal failure. | |||
Stack trace: (omitted) | Stack trace: (omitted) | |||
FooEnvironment::TearDown() called. | FooEnvironment::TearDown() called. | |||
googletest-output-test_.cc:#: Failure | googletest-output-test_.cc:#: Failure | |||
Failed | Failed | |||
Expected fatal failure. | Expected fatal failure. | |||
Stack trace: (omitted) | Stack trace: (omitted) | |||
[0;32m[==========] [m88 tests from 41 test suites ran. | [0;32m[==========] [m89 tests from 42 test suites ran. | |||
[0;32m[ PASSED ] [m31 tests. | [0;32m[ PASSED ] [m31 tests. | |||
[0;32m[ SKIPPED ] [m1 test, listed below: | ||||
[0;32m[ SKIPPED ] [mTestSuiteThatFailsToSetUp.ShouldNotRun | ||||
[0;31m[ FAILED ] [m57 tests, listed below: | [0;31m[ FAILED ] [m57 tests, listed below: | |||
[0;31m[ FAILED ] [mNonfatalFailureTest.EscapesStringOperands | [0;31m[ FAILED ] [mNonfatalFailureTest.EscapesStringOperands | |||
[0;31m[ FAILED ] [mNonfatalFailureTest.DiffForLongStrings | [0;31m[ FAILED ] [mNonfatalFailureTest.DiffForLongStrings | |||
[0;31m[ FAILED ] [mFatalFailureTest.FatalFailureInSubroutine | [0;31m[ FAILED ] [mFatalFailureTest.FatalFailureInSubroutine | |||
[0;31m[ FAILED ] [mFatalFailureTest.FatalFailureInNestedSubroutine | [0;31m[ FAILED ] [mFatalFailureTest.FatalFailureInNestedSubroutine | |||
[0;31m[ FAILED ] [mFatalFailureTest.NonfatalFailureInSubroutine | [0;31m[ FAILED ] [mFatalFailureTest.NonfatalFailureInSubroutine | |||
[0;31m[ FAILED ] [mLoggingTest.InterleavingLoggingAndAssertions | [0;31m[ FAILED ] [mLoggingTest.InterleavingLoggingAndAssertions | |||
[0;31m[ FAILED ] [mSCOPED_TRACETest.AcceptedValues | [0;31m[ FAILED ] [mSCOPED_TRACETest.AcceptedValues | |||
[0;31m[ FAILED ] [mSCOPED_TRACETest.ObeysScopes | [0;31m[ FAILED ] [mSCOPED_TRACETest.ObeysScopes | |||
[0;31m[ FAILED ] [mSCOPED_TRACETest.WorksInLoop | [0;31m[ FAILED ] [mSCOPED_TRACETest.WorksInLoop | |||
skipping to change at line 1079 | skipping to change at line 1092 | |||
[0;31m[ FAILED ] [mDynamicFixture.DynamicTestFail | [0;31m[ FAILED ] [mDynamicFixture.DynamicTestFail | |||
[0;31m[ FAILED ] [mBadDynamicFixture1.TestBase | [0;31m[ FAILED ] [mBadDynamicFixture1.TestBase | |||
[0;31m[ FAILED ] [mBadDynamicFixture2.Derived | [0;31m[ FAILED ] [mBadDynamicFixture2.Derived | |||
[0;31m[ FAILED ] [mPrintingFailingParams/FailingParamTest.Fails/0, where Get Param() = 2 | [0;31m[ FAILED ] [mPrintingFailingParams/FailingParamTest.Fails/0, where Get Param() = 2 | |||
[0;31m[ FAILED ] [mPrintingStrings/ParamTest.Failure/a, where GetParam() = " a" | [0;31m[ FAILED ] [mPrintingStrings/ParamTest.Failure/a, where GetParam() = " a" | |||
[0;31m[ FAILED ] [mGoogleTestVerification.UninstantiatedParameterizedTestSui te<NoTests> | [0;31m[ FAILED ] [mGoogleTestVerification.UninstantiatedParameterizedTestSui te<NoTests> | |||
[0;31m[ FAILED ] [mGoogleTestVerification.UninstantiatedParameterizedTestSui te<DetectNotInstantiatedTest> | [0;31m[ FAILED ] [mGoogleTestVerification.UninstantiatedParameterizedTestSui te<DetectNotInstantiatedTest> | |||
[0;31m[ FAILED ] [mGoogleTestVerification.UninstantiatedTypeParameterizedTes tSuite<DetectNotInstantiatedTypesTest> | [0;31m[ FAILED ] [mGoogleTestVerification.UninstantiatedTypeParameterizedTes tSuite<DetectNotInstantiatedTypesTest> | |||
57 FAILED TESTS | 57 FAILED TESTS | |||
[0;31m[ FAILED ] [mTestSuiteThatFailsToSetUp: SetUpTestSuite or TearDownTest | ||||
Suite | ||||
1 FAILED TEST SUITE | ||||
[0;33m YOU HAVE 1 DISABLED TEST | [0;33m YOU HAVE 1 DISABLED TEST | |||
[mNote: Google Test filter = FatalFailureTest.*:LoggingTest.* | [mNote: Google Test filter = FatalFailureTest.*:LoggingTest.* | |||
[==========] Running 4 tests from 2 test suites. | [==========] Running 4 tests from 2 test suites. | |||
[----------] Global test environment set-up. | [----------] Global test environment set-up. | |||
[----------] 3 tests from FatalFailureTest | [----------] 3 tests from FatalFailureTest | |||
[ RUN ] FatalFailureTest.FatalFailureInSubroutine | [ RUN ] FatalFailureTest.FatalFailureInSubroutine | |||
(expecting a failure that x should be 1) | (expecting a failure that x should be 1) | |||
googletest-output-test_.cc:#: Failure | googletest-output-test_.cc:#: Failure | |||
Expected equality of these values: | Expected equality of these values: | |||
End of changes. 5 change blocks. | ||||
2 lines changed or deleted | 19 lines changed or added |