Increase timeout to 100

1 test is failing: TestBugReporter#test_bug_reporter_add

Let's see if increasing timeout solves the problem (most likely not).

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-12-01 07:15:36 +02:00
parent 57848e79a0
commit b08d2e62aa
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB

View File

@ -883,7 +883,7 @@ MSPECOPTS="$MSPECOPTS -P 'File.utime allows Time instances in the far future to
MSPECOPTS="$MSPECOPTS -P 'File.lchmod changes the file mode of the link and not of the file'"
%ifarch riscv64
%define test_timeout_scale 30
%define test_timeout_scale 100
%endif
# Give an option to increase the timeout in tests.