• Rucha Deodhar's avatar
    MDEV-32726: Fix failing test fir freebsd for json · fcd345de
    Rucha Deodhar authored
    Json test about max statement time fails with freebsd because on some
    architectures the test might execute faster and the statement may not fail.
    
    To simulate failure regardless of architecture, introduce a wait of seconds
    longer than the max_statement_time.
    fcd345de
item_jsonfunc.cc 113 KB