This content can't be displayed.
# oss-master-build-failure
u
This content can't be displayed.
👀 1
u
looks like this test is flaky, it passed after re-running
Copy code
GoogleSecretManagerPersistenceIntegrationTest > testReadWriteUpdate() FAILED
    org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
        at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
        at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
        at app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35)
        at app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:179)
        at app//io.airbyte.config.persistence.GoogleSecretManagerPersistenceIntegrationTest.testReadWriteUpdate(GoogleSecretManagerPersistenceIntegrationTest.java:61)
👍 1
d
Thank you for following up!