We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d06a6b commit 12b8926Copy full SHA for 12b8926
1 file changed
src/cts/test/BUILD
@@ -24,6 +24,8 @@ COMPULSORY_TESTS = [
24
"check_max_fanout3",
25
"check_wire_rc_cts",
26
"dummy_load",
27
+ #"escape_slash", # different result compared to CMake
28
+ #"escape_slash_hier", # different result compared to CMake
29
"find_clock",
30
"find_clock_pad",
31
"gated_clock1",
0 commit comments