Skip to content

Kokoro tests not running on pull requests #1963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sfkhalid opened this issue Jan 31, 2022 · 2 comments
Closed

Kokoro tests not running on pull requests #1963

sfkhalid opened this issue Jan 31, 2022 · 2 comments

Comments

@sfkhalid
Copy link
Contributor

sfkhalid commented Jan 31, 2022

The nine kokoro tests that run on VtR pull requests are failing after a few minutes. These tests include ODIN-II strong, all four of the VtR Nightly tests, the VtR strong sanitized tests, the VtR Yosys test, the VtR Yosys+Odin-II tests, and the Yosys+ODIN-II strong tests.

Expected Behaviour

The tests should run and check whether the code on the pull request passes the required tests and produces acceptable QoR results.

Current Behaviour

The tests fail after a few minutes. This seems to be an issue with the python scripts according to the log files of the failing tests:

kokoro-sisyphus_resultstore_prod_foss-fpga-tools_verilog-to-routing_upstream_presubmit_odin_strong_5de76ec7-f249-4cd0-b86f-c4f8324aeed0_build.log
kokoro-sisyphus_resultstore_prod_foss-fpga-tools_verilog-to-routing_upstream_presubmit_nightly_test1_4772b008-5fb7-440c-bdc7-6ec0e03c44ea_build.log

Steps to Reproduce

The test failures can be seen on pull requests where the tests have run recently. See: PR #1962, PR #1938, PR #1952. The failing tests ran to completion and passed on PR #1938 on Jan 24th.
This issue seems to have appeared in the last few days - sometime after Jan 27th. PR #1958 seems to be the last time they ran properly.

Context

The tests are required for pull requests to be merged, so if they cannot run, it will hold up the merging of pull requests.

@tangxifan
Copy link
Contributor

@mithro Is there anyway to get this issue resolved quickly? It is blocking a few PRs. Thank you in advance.

@mithro
Copy link
Contributor

mithro commented Feb 24, 2022

With #1986 - Kokoro has been replaced by GitHub Action Runners and thus this bug is not longer relavent.

@mithro mithro closed this as completed Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants