[==========] Running 16 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 16 tests from RowOperationsTest
[ RUN      ] RowOperationsTest.FuzzTest
[       OK ] RowOperationsTest.FuzzTest (4899 ms)
[ RUN      ] RowOperationsTest.SchemaFuzz
[       OK ] RowOperationsTest.SchemaFuzz (245554 ms)
[ RUN      ] RowOperationsTest.TestFuzz1
[       OK ] RowOperationsTest.TestFuzz1 (26 ms)
[ RUN      ] RowOperationsTest.TestFuzz2
[       OK ] RowOperationsTest.TestFuzz2 (26 ms)
[ RUN      ] RowOperationsTest.ProjectionTestWholeSchemaSpecified
[       OK ] RowOperationsTest.ProjectionTestWholeSchemaSpecified (0 ms)
[ RUN      ] RowOperationsTest.ProjectionTestWithDefaults
[       OK ] RowOperationsTest.ProjectionTestWithDefaults (0 ms)
[ RUN      ] RowOperationsTest.ProjectionTestWithClientHavingValidSubset
[       OK ] RowOperationsTest.ProjectionTestWithClientHavingValidSubset (0 ms)
[ RUN      ] RowOperationsTest.ProjectionTestWithClientHavingInvalidSubset
[       OK ] RowOperationsTest.ProjectionTestWithClientHavingInvalidSubset (0 ms)
[ RUN      ] RowOperationsTest.TestProjectUpdates
[       OK ] RowOperationsTest.TestProjectUpdates (0 ms)
[ RUN      ] RowOperationsTest.TestProjectUpdatesReorderedColumns
[       OK ] RowOperationsTest.TestProjectUpdatesReorderedColumns (0 ms)
[ DISABLED ] RowOperationsTest.DISABLED_TestProjectUpdatesSubsetOfColumns
[ RUN      ] RowOperationsTest.TestClientMismatchedType
[       OK ] RowOperationsTest.TestClientMismatchedType (0 ms)
[ RUN      ] RowOperationsTest.TestProjectDeletes
[       OK ] RowOperationsTest.TestProjectDeletes (0 ms)
[ RUN      ] RowOperationsTest.SplitKeysRoundTrip
[       OK ] RowOperationsTest.SplitKeysRoundTrip (0 ms)
[ RUN      ] RowOperationsTest.ExceedCellLimit
[       OK ] RowOperationsTest.ExceedCellLimit (19 ms)
[ RUN      ] RowOperationsTest.ArrayCellElementNumberLimit
[       OK ] RowOperationsTest.ArrayCellElementNumberLimit (903 ms)
[ RUN      ] RowOperationsTest.SchemasDoNotMatch
[       OK ] RowOperationsTest.SchemasDoNotMatch (0 ms)
[----------] 16 tests from RowOperationsTest (251437 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 1 test suite ran. (251437 ms total)
[  PASSED  ] 16 tests.

  YOU HAVE 1 DISABLED TEST

