Skip to content

Commit c4e2356

Browse files
authored
test: log conformance test failures in failure logs (#1511)
* add kokoro scripts * fix kokoro script and clean up failure logs * add coerce logs script
1 parent e6bdb82 commit c4e2356

File tree

3 files changed

+41
-0
lines changed

3 files changed

+41
-0
lines changed

.kokoro/coerce_logs.sh

+37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/conformance.sh

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testproxy/known_failures.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
TestMutateRow_Generic_Headers\|TestMutateRow_Generic_DeadlineExceeded|TestMutateRows_Generic_CloseClient\|TestMutateRows_Retry_WithRoutingCookie\|TestReadModifyWriteRow_Generic_Headers\|TestReadModifyWriteRow_NoRetry_TransientError\|TestReadModifyWriteRow_Generic_DeadlineExceeded\|TestReadRow_Generic_DeadlineExceeded\|TestReadRow_Retry_WithRoutingCookie\|TestReadRow_Retry_WithRetryInfo\|TestReadRows_ReverseScans_FeatureFlag_Enabled\|TestReadRows_NoRetry_OutOfOrderError_Reverse\|TestReadRows_Retry_PausedScan\|TestReadRows_Retry_LastScannedRow\|TestReadRows_Retry_LastScannedRow_Reverse\|TestCheckAndMutateRow_NoRetry_TransientError\|TestCheckAndMutateRow_Generic_DeadlineExceeded

0 commit comments

Comments
 (0)