Skip to content

tests: increase timeout on slow architectures

Natanael Copa requested to merge ncopa/glib:slow-riscv into main

Prevent tests to timeout on architectures that are slow.

Fixes #3319

The test in #3319 timed out on a milk-v pioneer machine, which is probably the fastest risc hardware that currently exists.

Merge request reports