You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: