Skip to content

Commit 7715a8a

Browse files
committed
removed test ignores
1 parent 570755c commit 7715a8a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

dev/vtr_test_suite_verifier/test_suites_info.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@
1919
"name": "vtr_reg_strong",
2020
"ignored_tasks": [
2121
"strong_router_heap",
22-
"strong_verify_rr_graph_3d",
23-
"strong_xilinx_support"
22+
"strong_verify_rr_graph_3d"
2423
]
2524
},
2625
{
2726
"name": "vtr_reg_strong_odin",
2827
"ignored_tasks": [
29-
"strong_xilinx_support",
3028
"strong_router_heap",
3129
"strong_cluster_seed_type"
3230
]
@@ -44,8 +42,7 @@
4442
"name": "vtr_reg_nightly_test2",
4543
"ignored_tasks": [
4644
"complex_switch",
47-
"vpr_verify_custom_sb_diff_chan_width",
48-
"vtr_xilinx_qor"
45+
"vpr_verify_custom_sb_diff_chan_width"
4946
]
5047
},
5148
{

0 commit comments

Comments
 (0)