mirror of
https://github.com/verilator/verilator.git
synced 2025-01-24 07:14:22 +00:00
Tests: Always failing tests
This commit is contained in:
parent
8696e38e6f
commit
694cf371f9
@ -11,7 +11,7 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
|
||||
scenarios(linter => 1);
|
||||
|
||||
lint(
|
||||
fails => $Self->{vlt_all},
|
||||
fails => 1,
|
||||
expect_filename => $Self->{golden_filename},
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user