From 26d5cca784375d0a742d4e60720c4fd9a057938a Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sat, 13 Jan 2024 18:56:21 -0800 Subject: [PATCH] ivtest: Remove outdated pr1963962 SystemVerilog mode gold file Starting with commit 96df251c955a ("Suppress unnecessary VCD/LXT/LXT2 warnings about packages.") there is no longer a warning printed that the unit scope can't be printed if it is empty. Remove the special SystemVerilog mode gold file for the pr1963962 test that expects this warning. Signed-off-by: Lars-Peter Clausen --- ivtest/gold/pr1963962-fsv.gold | 2 -- ivtest/regress-fsv.list | 1 - 2 files changed, 3 deletions(-) delete mode 100644 ivtest/gold/pr1963962-fsv.gold diff --git a/ivtest/gold/pr1963962-fsv.gold b/ivtest/gold/pr1963962-fsv.gold deleted file mode 100644 index 83f169c86..000000000 --- a/ivtest/gold/pr1963962-fsv.gold +++ /dev/null @@ -1,2 +0,0 @@ -VCD info: dumpfile work/dumptest.vcd opened for output. -VCD warning: $dumpvars: Package ($unit::) is not dumpable with VCD. diff --git a/ivtest/regress-fsv.list b/ivtest/regress-fsv.list index a816d4b5c..38c0db645 100644 --- a/ivtest/regress-fsv.list +++ b/ivtest/regress-fsv.list @@ -84,7 +84,6 @@ parameter_no_default normal ivltests parameter_omit1 normal ivltests parameter_omit2 normal ivltests parameter_omit3 normal ivltests -pr1963962 normal ivltests gold=pr1963962-fsv.gold pr3015421 CE ivltests gold=pr3015421-fsv.gold resetall normal,-Wtimescale ivltests gold=resetall-fsv.gold scope2b normal ivltests