We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ce0f8a + 389c79a commit 348ded7Copy full SHA for 348ded7
1 file changed
mx.graalpython/mx_graalpython_python_benchmarks.py
@@ -94,6 +94,7 @@
94
"reshape.Cut.peakmem_cut_interval", # Times out
95
"reshape.Cut.time_cut_interval", # Times out
96
"reshape.GetDummies.time_get_dummies_1d_sparse", # Times out
97
+ "reshape.PivotTable.time_pivot_table_categorical", # Hangs in periodic job GR-74045
98
"reshape.PivotTable.time_pivot_table_margins", # Times out
99
"reshape.WideToLong.time_wide_to_long_big", # Times out
100
"reshape.Cut.time_qcut_datetime", # Transient failure GR-61245, exit code -11
0 commit comments