Skip to content

Commit 478031a

Browse files
Disable test temporarily
1 parent 6c0163a commit 478031a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/aws-cpp-sdk-dynamodb-integration-tests/TableOperationTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ void PutBlobs(DynamoDBClient* client, uint32_t blobRowStartIndex)
858858

859859
TEST_F(TableOperationTest, TestLimiter)
860860
{
861+
GTEST_SKIP() << "Test has been temporarily disabled";
861862
AWS_LOGSTREAM_TRACE(ALLOCATION_TAG, "TestLimiter")
862863

863864
using CLOCK = std::chrono::high_resolution_clock;

0 commit comments

Comments
 (0)