Unverified Commit 7f3f1943 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Ignore tests using System.setSecurityManager (bp #1661) (#1663)



* Ignore tests using System.setSecurityManager (#1661)

The SecurityManager is global so is not thread-safe. This is the source
of flaky tests in FIRRTL CI.

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 9f1d6cbb

)

# Conflicts:
#	src/test/scala/chiselTests/stage/ChiselStageSpec.scala

* Resolve merge conflicts

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 141e3f96
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment