Skip to content

Commit 348ded7

Browse files
committed
[GR-74045] Skip hanging pandas benchmark in periodic run
PullRequest: graalpython/4314
2 parents 8ce0f8a + 389c79a commit 348ded7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/mx_graalpython_python_benchmarks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"reshape.Cut.peakmem_cut_interval", # Times out
9595
"reshape.Cut.time_cut_interval", # Times out
9696
"reshape.GetDummies.time_get_dummies_1d_sparse", # Times out
97+
"reshape.PivotTable.time_pivot_table_categorical", # Hangs in periodic job GR-74045
9798
"reshape.PivotTable.time_pivot_table_margins", # Times out
9899
"reshape.WideToLong.time_wide_to_long_big", # Times out
99100
"reshape.Cut.time_qcut_datetime", # Transient failure GR-61245, exit code -11

0 commit comments

Comments
 (0)