[lit][NFC] not check stdout in googletest-timeout.py
authorYuanfang Chen <yuanfang.chen@sony.com>
Mon, 31 Oct 2022 06:17:50 +0000 (23:17 -0700)
committerYuanfang Chen <yuanfang.chen@sony.com>
Mon, 31 Oct 2022 06:17:50 +0000 (23:17 -0700)
commit500876226c606cd2d205557a842bd0a3fa9231ea
treec18e7a1895c4a721741c842082994435f21e1992
parente18c2c5548f6864def4a110239395a18afc195d6
[lit][NFC] not check stdout in googletest-timeout.py

This is flicky for buildbots (for example, https://lab.llvm.org/buildbot/#/builders/188/builds/21560)
because of the short timeout. The test coverage is not reduced because
the stdout check is performed in other googtest-* unit tests.
llvm/utils/lit/tests/Inputs/googletest-timeout/DummySubDir/OneTest.py
llvm/utils/lit/tests/googletest-timeout.py